FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/pa-goal-target-measure

Packagehl7.fhir.us.physical-activity
TypeValueSet
Idpa-goal-target-measure
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/physical-activity/https://build.fhir.org/ig/HL7/physical-activity/ValueSet-pa-goal-target-measure.html
URLhttp://hl7.org/fhir/us/physical-activity/ValueSet/pa-goal-target-measure
Version1.0.1
Statusdraft
Date2024-03-12T17:26:10+00:00
NamePAGoalMeasurement
TitlePA Goal Target Measure Codes
Realmus
Authorityhl7
DescriptionValue set for measure codes used in the target element of a Physical Activity-related Goal

Resources that use this resource

StructureDefinition
pa-goalPA Goal

Resources that this resource uses

ValueSet
pa-observation-code-evsPA Observation Vital Sign Codes
pa-observation-code-timePA Observation Time-related codes

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "pa-goal-target-measure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
        ]
      }
    ]
  }
}