Physical Activity Implementation Guide
1.0.0-ballot - STU1 ballot-draft United States of America flag

This page is part of the U.S. Physical Activity IG (v1.0.0-ballot: STU 1.0 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Temporary Codes - XML Representation

Active as of 2023-03-28

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pa-temporary-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">PhysicalActivity<a name="pa-temporary-codes-PhysicalActivity"> </a></td><td>Physical Activity</td><td>A category assigned to resources pertaining to evaluating, improving or sustaining a patient's level of physical activity.</td></tr><tr><td style="white-space:nowrap">PAPanel<a name="pa-temporary-codes-PAPanel"> </a></td><td>Physical Activity Panel</td><td>A panel observation intended to group measures related to a specific occurrence of physical activity.</td></tr><tr><td style="white-space:nowrap">DeviceActivePercentage<a name="pa-temporary-codes-DeviceActivePercentage"> </a></td><td>Device Active Percentage</td><td>Indicates the percentage of the overall time associated with an aggregate or average measure that the device capturing the raw data used to calculate the sum or average was enabled and available to take measurements.  For example, if a pedometer capturing steps was only worn for 2 hours when calculating a daily step count, the percentage would be 2/24 - or 8%.</td></tr><tr><td style="white-space:nowrap">PAConsultNote<a name="pa-temporary-codes-PAConsultNote"> </a></td><td>Physical activity Consult note</td><td>A consult note that describes assessments and interventions related to a patient's level of physical activity.</td></tr><tr><td style="white-space:nowrap">sms<a name="pa-temporary-codes-sms"> </a></td><td>SMS Channel</td><td>A subscription channel in which subscription notifications are transmitted as a human-readable SMS message and the endpoint is expressed as a phone number.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"/>
  <version value="1.0.0-ballot"/>
  <name value="PATemporaryCodes"/>
  <title value="Temporary Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-03-28T18:30:00+00:00"/>
  <publisher value="HL7 International - Patient Care WG"/>
  <contact>
    <name value="HL7 International - Patient Care WG"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
  </contact>
  <description
               value="Codes that will eventually be proposed for LOINC or other code systems, but which 
  do not yet exist in 'official' code systems"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="PhysicalActivity"/>
    <display value="Physical Activity"/>
    <definition
                value="A category assigned to resources pertaining to evaluating, improving or sustaining a patient's level of physical activity."/>
  </concept>
  <concept>
    <code value="PAPanel"/>
    <display value="Physical Activity Panel"/>
    <definition
                value="A panel observation intended to group measures related to a specific occurrence of physical activity."/>
  </concept>
  <concept>
    <code value="DeviceActivePercentage"/>
    <display value="Device Active Percentage"/>
    <definition
                value="Indicates the percentage of the overall time associated with an aggregate or average measure that the device capturing the raw data used to calculate the sum or average was enabled and available to take measurements.  For example, if a pedometer capturing steps was only worn for 2 hours when calculating a daily step count, the percentage would be 2/24 - or 8%."/>
  </concept>
  <concept>
    <code value="PAConsultNote"/>
    <display value="Physical activity Consult note"/>
    <definition
                value="A consult note that describes assessments and interventions related to a patient's level of physical activity."/>
  </concept>
  <concept>
    <code value="sms"/>
    <display value="SMS Channel"/>
    <definition
                value="A subscription channel in which subscription notifications are transmitted as a human-readable SMS message and the endpoint is expressed as a phone number."/>
  </concept>
</CodeSystem>