description: A profile for observations that capture physical activity-related measures that are specific to a single\n physical activity. package_name: hl7.fhir.us.physical derivation: constraint name: PAObservationActivityMeasure type: Observation elements: code: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/physical-activity/ValueSet/pa-observation-code-activity'} index: 0 effective: choices: [effectiveDateTime, effectivePeriod] index: 2 effectiveDateTime: {type: dateTime, choiceOf: effective, index: 3} effectivePeriod: {type: Period, choiceOf: effective, index: 4} value: choices: [] index: 6 package_version: activity-1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure base: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-base version: 1.0.0-ballot