Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="care-team-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/care-team-status</code> defines the following codes:
</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">proposed
<a name="care-team-status-proposed"> </a>
</td>
<td>Proposed</td>
<td>The care team has been drafted and proposed, but not yet participating in the coordination and delivery of patient care.</td>
</tr>
<tr>
<td style="white-space:nowrap">active
<a name="care-team-status-active"> </a>
</td>
<td>Active</td>
<td>The care team is currently participating in the coordination and delivery of care.</td>
</tr>
<tr>
<td style="white-space:nowrap">suspended
<a name="care-team-status-suspended"> </a>
</td>
<td>Suspended</td>
<td>The care team is temporarily on hold or suspended and not participating in the coordination and delivery of care.</td>
</tr>
<tr>
<td style="white-space:nowrap">inactive
<a name="care-team-status-inactive"> </a>
</td>
<td>Inactive</td>
<td>The care team was, but is no longer, participating in the coordination and delivery of care.</td>
</tr>
<tr>
<td style="white-space:nowrap">entered-in-error
<a name="care-team-status-entered-in-error"> </a>
</td>
<td>Entered in Error</td>
<td>The care team should have never existed.</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r3"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pc"/>
</extension>
<url value="http://hl7.org/fhir/care-team-status"/>
<version value="5.0.0"/>
<name value="CareTeamStatus"/>
<title value="Care Team Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-01-04T17:01:24-06:00"/>
<publisher value="Patient Care"/>
<contact>
<name value="Patient Care"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
</contact>
<description value="Indicates the status of the care team."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/care-team-status|3.0.2"/>
<content value="complete"/>
<concept>
<code value="proposed"/>
<display value="Proposed"/>
<definition
value="The care team has been drafted and proposed, but not yet participating in the coordination and delivery of patient care."/>
</concept>
<concept>
<code value="active"/>
<display value="Active"/>
<definition
value="The care team is currently participating in the coordination and delivery of care."/>
</concept>
<concept>
<code value="suspended"/>
<display value="Suspended"/>
<definition
value="The care team is temporarily on hold or suspended and not participating in the coordination and delivery of care."/>
</concept>
<concept>
<code value="inactive"/>
<display value="Inactive"/>
<definition
value="The care team was, but is no longer, participating in the coordination and delivery of care."/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
<definition value="The care team should have never existed."/>
</concept>
</CodeSystem>