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