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 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

: Physical Activity - XML Representation

Draft as of 2021-03-26

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-physical-activity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ndhm-physical-activity</b></p><a name="ndhm-physical-activity"> </a><a name="hcndhm-physical-activity"> </a><a name="ndhm-physical-activity-hi-IN"> </a><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/55423-8/">55423-8</a></td><td>Number of steps in unspecified time Pedometer</td></tr><tr><td><a href="https://loinc.org/93832-4/">93832-4</a></td><td>Sleep duration</td></tr><tr><td><a href="https://loinc.org/41981-2/">41981-2</a></td><td>Calories burned</td></tr><tr><td><a href="https://loinc.org/80493-0/">80493-0</a></td><td>Activity level [Acceleration]</td></tr></table></li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-physical-activity"/>
  <version value="6.5.0"/>
  <name value="PhysicalActivity"/>
  <title value="Physical Activity"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2021-03-26"/>
  <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 value set covers LOINC Codes for Physical Activity"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
      <display value="India"/>
    </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="55423-8"/>
        <display value="Number of steps in unspecified time Pedometer"/>
      </concept>
      <concept>
        <code value="93832-4"/>
        <display value="Sleep duration"/>
      </concept>
      <concept>
        <code value="41981-2"/>
        <display value="Calories burned"/>
      </concept>
      <concept>
        <code value="80493-0"/>
        <display value="Activity level [Acceleration]"/>
      </concept>
    </include>
  </compose>
</ValueSet>