PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.physical@activity-1.0.0
    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
derivation: constraint
name: PAConditionLowPA
type: Condition
elements:
  onset:
    mustSupport: true
    choices: [onsetDateTime, onsetPeriod]
    index: 8
  category:
    array: true
    min: 2
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 2
      slices:
        PA:
          match:
            coding:
            - {code: PhysicalActivity, system: 'http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes'}
          schema:
            short: Additional category indicating the condition is related to physical activity
            mustSupport: true
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: PhysicalActivity, system: 'http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes'}
            _required: true
            index: 4
          min: 1
          max: 1
  stage: {index: 16}
  evidence:
    mustSupport: true
    index: 17
    elements:
      modifierExtension: {index: 18}
      detail:
        index: 19
        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: 20
              min: 0
  implicitRules: {index: 0}
  onsetPeriod: {type: Period, mustSupport: true, choiceOf: onset, index: 10}
  abatement:
    mustSupport: true
    choices: [abatementDateTime, abatementPeriod]
    index: 12
  abatementPeriod: {type: Period, mustSupport: true, choiceOf: abatement, index: 14}
  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: 15
  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: 5
  onsetDateTime: {type: dateTime, mustSupport: true, choiceOf: onset, index: 9}
  bodySite: {index: 6}
  abatementDateTime: {type: dateTime, mustSupport: true, choiceOf: abatement, index: 13}
  verificationStatus:
    short: confirmed | refuted | entered-in-error
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/physical-activity/ValueSet/pa-condition-verification-status'}
    index: 2
  modifierExtension: {index: 1}
package_version: activity-1.0.0
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