FHIR Implementation Guide for ABDM
4.0.0 - active India flag

Banner

FHIR Implementation Guide for ABDM - Local Development build (v4.0.0). 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"><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="4.0.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>
    <telecom>
      <system value="url"/>
      <value value="http://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"/>
    </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>