Open Health Hub FHIR Implementation Guide
0.1.0 - v0.1.0

Open Health Hub FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OHH CareTeam Category - XML Representation

Active as of 2025-12-03

Raw xml | Download


<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-insensitive code system <code>https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/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">care_providers<a name="care-team-category-care_providers"> </a></td><td>Care Providers</td><td>Healthcare professionals providing care to the patient</td></tr><tr><td style="white-space:nowrap">caregivers<a name="care-team-category-caregivers"> </a></td><td>Caregivers</td><td>Individuals who fill out questionnaires about the patient</td></tr></table></div>
  </text>
  <url
       value="https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/care-team-category"/>
  <version value="0.1.0"/>
  <name value="CareTeamCategory"/>
  <title value="Care Team Category"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-03T12:00:57+00:00"/>
  <publisher value="Open Health Hub"/>
  <contact>
    <name value="Open Health Hub"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.openhealthhub.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@openhealthhub.com"/>
    </telecom>
  </contact>
  <description value="CodeSystem for categorizing care teams"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="care_providers"/>
    <display value="Care Providers"/>
    <definition
                value="Healthcare professionals providing care to the patient"/>
  </concept>
  <concept>
    <code value="caregivers"/>
    <display value="Caregivers"/>
    <definition
                value="Individuals who fill out questionnaires about the patient"/>
  </concept>
</CodeSystem>