FHIR Implementation Guide for ABDM
6.5.0 - active India flag

Banner

This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Care Team Role - XML Representation

Draft as of 2023-07-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-care-team-role"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ndhm-care-team-role</b></p><a name="ndhm-care-team-role"> </a><a name="hcndhm-care-team-role"> </a><a name="ndhm-care-team-role-hi-IN"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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://snomed.info/id/405623001">405623001</a></td><td>Assigned practitioner (occupation)</td></tr><tr><td><a href="http://snomed.info/id/768839008">768839008</a></td><td>Consultant (occupation)</td></tr><tr><td><a href="http://snomed.info/id/88189002">88189002</a></td><td>Anesthesiologist (occupation)</td></tr><tr><td><a href="http://snomed.info/id/223366009">223366009</a></td><td>Healthcare professional (occupation)</td></tr></table></li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-care-team-role"/>
  <version value="6.5.0"/>
  <name value="CareTeamRole"/>
  <title value="Care Team Role"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-07-20"/>
  <publisher value="National Resource Center for EHR Standards"/>
  <contact>
    <name value="National Resource Center for EHR Standards"/>
    <telecom>
      <system value="url"/>
      <value value="https://nrces.in/"/>
    </telecom>
  </contact>
  <description
               value="This valueset comprises codes that represent various roles within a care team."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
      <display value="India"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="405623001"/>
        <display value="Assigned practitioner (occupation)"/>
      </concept>
      <concept>
        <code value="768839008"/>
        <display value="Consultant (occupation)"/>
      </concept>
      <concept>
        <code value="88189002"/>
        <display value="Anesthesiologist (occupation)"/>
      </concept>
      <concept>
        <code value="223366009"/>
        <display value="Healthcare professional (occupation)"/>
      </concept>
    </include>
  </compose>
</ValueSet>