This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "daf-careteam-status",
"url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-careteam-status",
"name" : "CareTeamStatus",
"status" : "draft",
"publisher" : "HL7 (FHIR Project)",
"date" : "2016-08-11T20:06:35+10:00",
"description" : "Indicates whether the team is current , represents future intentions or is now a historical record.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/daf/CodeSystem/daf-careteam-status"
}
}
}
}