FHIR Implementation Guide for ABDM
6.0.0 - active India flag

Banner

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

: Vital Signs - XML Representation

Draft as of 2021-03-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-vital-signs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</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="https://loinc.org/61008-9/">61008-9</a></td><td>Body surface temperature</td></tr><tr><td><a href="https://loinc.org/9279-1/">9279-1</a></td><td>Respiratory rate</td></tr><tr><td><a href="https://loinc.org/8867-4/">8867-4</a></td><td>Heart rate</td></tr><tr><td><a href="https://loinc.org/2708-6/">2708-6</a></td><td>Oxygen saturation in Arterial blood</td></tr><tr><td><a href="https://loinc.org/85354-9/">85354-9</a></td><td>Blood pressure panel with all children optional</td></tr></table></li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-vital-signs"/>
  <version value="6.0.0"/>
  <name value="VitalSigns"/>
  <title value="Vital Signs"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2021-03-26"/>
  <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 covers LOINC Codes for Vital Signs"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="61008-9"/>
        <display value="Body surface temperature"/>
      </concept>
      <concept>
        <code value="9279-1"/>
        <display value="Respiratory rate"/>
      </concept>
      <concept>
        <code value="8867-4"/>
        <display value="Heart rate"/>
      </concept>
      <concept>
        <code value="2708-6"/>
        <display value="Oxygen saturation in Arterial blood"/>
      </concept>
      <concept>
        <code value="85354-9"/>
        <display value="Blood pressure panel with all children optional"/>
      </concept>
    </include>
  </compose>
</ValueSet>