FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="care-team-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem care-team-category</b></p><a name="care-team-category"> </a><a name="hccare-team-category"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/care-team-category</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">event<a name="care-team-category-event"> </a></td><td>Event</td><td>This type of team focuses on one specific type of incident, which is non-patient specific. The incident is determined by the context of use. For example, code team (code red, code blue, medical emergency treatment) or the PICC line team.</td></tr><tr><td style="white-space:nowrap">encounter<a name="care-team-category-encounter"> </a></td><td>Encounter</td><td>This type of team focuses on one specific encounter. The encounter is determined by the context of use. For example, during an inpatient encounter, the nutrition support care team</td></tr><tr><td style="white-space:nowrap">episode<a name="care-team-category-episode"> </a></td><td>Episode</td><td>This type of team focuses on one specific episode of care with a defined time period or self-limiting process (e.g. 10 visits). The episode of care is determined by the context of use. For example, a maternity care team over 9 months.</td></tr><tr><td style="white-space:nowrap">longitudinal<a name="care-team-category-longitudinal"> </a></td><td>Longitudinal Care Coordination</td><td>This type of team focuses on overall care coordination managing one or more conditions across the continuum of care ensuring there are smooth transitions of care. The members of the team are determined or selected by an individual or organization. When determined by an organization, the team may be assigned or based on the person's enrollment in a particular program. For example, disease management team or patient centered medical home team.</td></tr><tr><td style="white-space:nowrap">condition<a name="care-team-category-condition"> </a></td><td>Condition</td><td>This type of team focuses on one specific condition. The condition is determined by the context of use. For example, a disease management team focused on one condition (e.g. diabetes).</td></tr><tr><td style="white-space:nowrap">clinical-research<a name="care-team-category-clinical-research"> </a></td><td>Clinical Research</td><td>This type of team is responsible for establishing, conducting, coordinating and monitoring the outcomes of clinical trials. The team focuses on research, clinical care and education.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString value="Informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r3.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pc"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/care-team-category"/>
<version value="3.0.2"/>
<name value="CareTeamCategory"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-10-24T10:53:00+10: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 type of 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-category|4.0.1"/>
<content value="complete"/>
<concept>
<code value="event"/>
<display value="Event"/>
<definition
value="This type of team focuses on one specific type of incident, which is non-patient specific. The incident is determined by the context of use. For example, code team (code red, code blue, medical emergency treatment) or the PICC line team."/>
</concept>
<concept>
<code value="encounter"/>
<display value="Encounter"/>
<definition
value="This type of team focuses on one specific encounter. The encounter is determined by the context of use. For example, during an inpatient encounter, the nutrition support care team"/>
</concept>
<concept>
<code value="episode"/>
<display value="Episode"/>
<definition
value="This type of team focuses on one specific episode of care with a defined time period or self-limiting process (e.g. 10 visits). The episode of care is determined by the context of use. For example, a maternity care team over 9 months."/>
</concept>
<concept>
<code value="longitudinal"/>
<display value="Longitudinal Care Coordination"/>
<definition
value="This type of team focuses on overall care coordination managing one or more conditions across the continuum of care ensuring there are smooth transitions of care. The members of the team are determined or selected by an individual or organization. When determined by an organization, the team may be assigned or based on the person's enrollment in a particular program. For example, disease management team or patient centered medical home team."/>
</concept>
<concept>
<code value="condition"/>
<display value="Condition"/>
<definition
value="This type of team focuses on one specific condition. The condition is determined by the context of use. For example, a disease management team focused on one condition (e.g. diabetes)."/>
</concept>
<concept>
<code value="clinical-research"/>
<display value="Clinical Research"/>
<definition
value="This type of team is responsible for establishing, conducting, coordinating and monitoring the outcomes of clinical trials. The team focuses on research, clinical care and education."/>
</concept>
</CodeSystem>