This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetCare Team category
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="care-team-category"/> <meta> <lastUpdated value="2020-05-03T08:43:35.811+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> Care Team category</h2> <div> <p> Indicates the type of care team.</p> </div> <p> <b> Copyright Statement:</b> This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use. </p> <ul> <li> Include these codes as defined in <a href="http://loinc.org"> <code> http://loinc.org</code> </a> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA27975-4.html">LA27975-4</a> </td> <td> Event-focused care team</td> <td/> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA27976-2.html">LA27976-2</a> </td> <td> Encounter-focused care team</td> <td/> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA27977-0.html">LA27977-0</a> </td> <td> Episode of care-focused care team</td> <td/> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA27978-8.html">LA27978-8</a> </td> <td> Condition-focused care team</td> <td/> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA28865-6.html">LA28865-6</a> </td> <td> Longitudinal care-coordination focused care team</td> <td/> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA28866-4.html">LA28866-4</a> </td> <td> Home & Community Based Services (HCBS)-focused care team</td> <td/> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA27980-4.html">LA27980-4</a> </td> <td> Clinical research-focused care team</td> <td/> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/LA28867-2.html">LA28867-2</a> </td> <td> Public health-focused care team</td> <td/> </tr> </table> </li> </ul> </div> </text> <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="draft"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <url value="http://hl7.org/fhir/ValueSet/care-team-category"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.155"/> </identifier> <version value="4.4.0"/> <name value="CareTeamCategory"/> <title value="Care Team category"/> <status value="draft"/> <experimental value="false"/> <date value="2020-05-03T08:43:35+10:00"/> <publisher value="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."/> <copyright value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."/> <compose> <include> <system value="http://loinc.org"/> <concept> <code value="LA27975-4"/> <display value="Event-focused care team"/> </concept> <concept> <code value="LA27976-2"/> <display value="Encounter-focused care team"/> </concept> <concept> <code value="LA27977-0"/> <display value="Episode of care-focused care team"/> </concept> <concept> <code value="LA27978-8"/> <display value="Condition-focused care team"/> </concept> <concept> <code value="LA28865-6"/> <display value="Longitudinal care-coordination focused care team"/> </concept> <concept> <code value="LA28866-4"/> <display value="Home & Community Based Services (HCBS)-focused care team"/> </concept> <concept> <code value="LA27980-4"/> <display value="Clinical research-focused care team"/> </concept> <concept> <code value="LA28867-2"/> <display value="Public health-focused care team"/> </concept> </include> </compose> </ValueSet>
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.