FHIR Implementation Guide for ABDM
6.0.0 - active
This page is part of the FHIR Implementation Guide for ABDM (v6.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2023-07-20 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ndhm-care-team-qualification"/>
<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/394658006">394658006</a></td><td>Clinical specialty (qualifier value)</td></tr><tr><td><a href="http://snomed.info/id/365460000">365460000</a></td><td>Finding of education received in the past (finding)</td></tr></table></li></ul></div>
</text>
<url
value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-care-team-qualification"/>
<version value="6.0.0"/>
<name value="CareTeamQualification"/>
<title value="Care Team Qualification"/>
<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 credentials or specializations of healthcare practitioners."/>
<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="394658006"/>
<display value="Clinical specialty (qualifier value)"/>
</concept>
<concept>
<code value="365460000"/>
<display value="Finding of education received in the past (finding)"/>
</concept>
</include>
</compose>
</ValueSet>