PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.physical@activity-1.0.0
    http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day
description: A profile for observations that capture a patient's average minutes per day of moderate-to-vigorous physical activity.
package_name: hl7.fhir.us.physical
derivation: constraint
name: PAObservationEVSMinutesPerDay
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 68516-4, system: 'http://loinc.org'}
    index: 0
  value:
    choices: [valueQuantity]
    index: 2
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 2
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 3
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 3}
  value[x]:
    elements:
      code:
        pattern: {type: Code, value: min/d}
        index: 4
package_version: activity-1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day
base: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs
version: 1.0.0