PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.physical-activity.r4b@1.0.0-ballot
    http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa
description: A condition that conveys the fact that a patient has a clinically significant and insufficient level of physical activity
package_name: hl7.fhir.us.physical-activity.r4b
derivation: constraint
name: PAConditionLowPA
type: Condition
elements:
  onset:
    mustSupport: true
    choices: [onsetDateTime, onsetPeriod]
    index: 7
  category:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        PA:
          match:
            coding:
            - {code: PhysicalActivity, system: 'http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes'}
          schema:
            mustSupport: true
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: PhysicalActivity, system: 'http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes'}
            _required: true
            index: 3
          min: 1
          max: 1
  stage: {index: 15}
  evidence:
    mustSupport: true
    index: 16
    elements:
      modifierExtension: {index: 17}
      detail:
        index: 18
        slicing:
          rules: open
          discriminator:
          - {path: resolve(), type: profile}
          min: null
          slices:
            SupportedDetail:
              match: {}
              schema:
                refers: ['http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week', 'http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day', 'http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week', 'http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week']
                type: Reference
                mustSupport: true
                array: true
                index: 19
              min: 0
  implicitRules: {index: 0}
  onsetPeriod: {type: Period, mustSupport: true, choiceOf: onset, index: 9}
  abatement:
    mustSupport: true
    choices: [abatementDateTime, abatementPeriod]
    index: 11
  abatementPeriod: {type: Period, mustSupport: true, choiceOf: abatement, index: 13}
  asserter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole']
    index: 14
  code:
    short: Lack of physical exercise
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: Z72.3, system: 'http://hl7.org/fhir/sid/icd-10-cm', display: Lack of physical exercise}
    index: 4
  onsetDateTime: {type: dateTime, mustSupport: true, choiceOf: onset, index: 8}
  bodySite: {index: 5}
  abatementDateTime: {type: dateTime, mustSupport: true, choiceOf: abatement, index: 12}
  modifierExtension: {index: 1}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition
version: 1.0.0-ballot