FHIR Implementation Guide for ABDM
3.1.0 - active India flag

Banner

FHIR Implementation Guide for ABDM - Local Development build (v3.1.0). See the Directory of published versions

: Route Of Administration - XML Representation

Draft as of 2020-08-25

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-route-of-administration"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  284009009 (Route of administration values)</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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/284009009">284009009</a></td><td>Route of administration value</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-route-of-administration"/>
  <version value="3.1.0"/>
  <name value="RouteOfAdministration"/>
  <title value="Route Of Administration"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-08-25"/>
  <publisher value="National Resource Center for EHR Standards"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://nrces.in/"/>
    </telecom>
  </contact>
  <description
               value="This value set contains a set of SNOMED CT codes for Route Of Administration"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="284009009"/>
      </filter>
    </include>
    <exclude>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="284009009"/>
        <display value="Route of administration value"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>