This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Code System CareTeamCategory
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="care-team-category"/> <meta> <lastUpdated value="2019-10-24T11:53:00+11:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> CareTeamCategory</h2> <div> <p> Indicates the type of care team.</p> </div> <p> This code system http://hl7.org/fhir/care-team-category defines the following codes:</p> <table class="codes"> <tr> <td> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> 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> 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> 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> 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> 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> 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/structuredefinition-wg"> <valueCode value="pc"/> </extension> <url value="http://hl7.org/fhir/care-team-category"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.147"/> </identifier> <version value="3.0.2"/> <name value="CareTeamCategory"/> <status value="draft"/> <experimental value="false"/> <date value="2019-10-24T11:53:00+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Indicates the type of care team."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/care-team-category"/> <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>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.