Physical Activity Implementation Guide
1.0.1 - STU Release 1 United States of America flag

Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions

: PA Goal Target Measure Codes - XML Representation

Page standards status: Informative

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pa-goal-target-measure"/>
  <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>Import all the codes that are contained in <a href="ValueSet-pa-observation-code-time.html">PA Observation Time-related codes</a></li><li>Import all the codes that are contained in <a href="ValueSet-pa-observation-code-evs.html">PA Observation Vital Sign Codes</a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/physical-activity/ValueSet/pa-goal-target-measure"/>
  <version value="1.0.1"/>
  <name value="PAGoalMeasurement"/>
  <title value="PA Goal Target Measure Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-03-12T17:26:10+00:00"/>
  <publisher value="HL7 International / Patient Care"/>
  <contact>
    <name value="HL7 International / Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
  </contact>
  <description
               value="Value set for measure codes used in the target element of a Physical Activity-related Goal"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/fhir/us/physical-activity/ValueSet/pa-observation-code-time"/>
    </include>
    <include>
      <valueSet
                value="http://hl7.org/fhir/us/physical-activity/ValueSet/pa-observation-code-evs"/>
    </include>
  </compose>
</ValueSet>