This page is part of the FHIR Specification (v4.1.0: Release 4B Ballot #1). 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="2021-03-11T17:06:20.662+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This value set includes codes based on the following rules:</p> <ul> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA27975-4 (Event-focused care team) </li> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA27976-2 (Encounter-focused care team) </li> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA27977-0 (Episode of care-focused care team) </li> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA27978-8 (Condition-focused care team) </li> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA28865-6 (Longitudinal care-coordination focused care team) </li> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA28866-4 (Home & Community Based Services (HCBS)-focused care team) </li> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA27980-4 (Clinical research-focused care team) </li> <li> Include codes from <a href="http://loinc.org"> <code> http://loinc.org</code> </a> where concept is-a LA28867-2 (Public health-focused care team) </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.1.0"/> <name value="CareTeamCategory"/> <title value="Care Team category"/> <status value="draft"/> <publisher value="FHIR Project"/> <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"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA27975-4"/> </filter> </include> <include> <system value="http://loinc.org"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA27976-2"/> </filter> </include> <include> <system value="http://loinc.org"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA27977-0"/> </filter> </include> <include> <system value="http://loinc.org"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA27978-8"/> </filter> </include> <include> <system value="http://loinc.org"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA28865-6"/> </filter> </include> <include> <system value="http://loinc.org"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA28866-4"/> </filter> </include> <include> <system value="http://loinc.org"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA27980-4"/> </filter> </include> <include> <system value="http://loinc.org"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="LA28867-2"/> </filter> </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.