View raw Markdown
type: valuesetvalueset: care-team-category

Care Team category

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="care-team-category"/>
  <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 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>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.146"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="CareTeamCategory"/>
  <title value="Care Team category"/>
  <status value="active"/>
  <experimental value="true"/>
  <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"/>
      <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 &amp; 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>