PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.sdoh@clinicalcare-1.0.0
    http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition
description: This profile constrains the Condition resource for conditions that represent Social Determinants of Health.
package_name: rs/hl7.fhir.us.sdoh
derivation: constraint
name: SDOHCCCondition
type: Condition
elements:
  onset:
    short: Estimated dateTime or Period
    mustSupport: true
    choices: [onsetDateTime, onsetPeriod]
    index: 15
  category:
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        SDOH:
          match: {}
          schema:
            short: e.g., food-insecurity | transportation-insecurity
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetSDOHCategory'}
            index: 8
  stage: {index: 24}
  evidence:
    mustSupport: true
    index: 25
    elements:
      code: {index: 26}
      detail:
        index: 27
        slicing:
          rules: open
          discriminator:
          - {path: resolve(), type: profile}
          min: null
          slices:
            SupportedDetail:
              match: {}
              schema:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition', 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationAssessment', 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse']
                index: 28
  onsetPeriod: {type: Period, short: Estimated dateTime or Period, mustSupport: true, choiceOf: onset, index: 17}
  abatement:
    mustSupport: true
    choices: [abatementDateTime, abatementPeriod]
    index: 19
  abatementPeriod: {type: Period, mustSupport: true, choiceOf: abatement, index: 21}
  asserter:
    short: Person or device that asserts this condition
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole']
    type: Reference
    mustSupport: true
    index: 23
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        AsserterDevice:
          match: {url: 'http://hl7.org/fhir/4.5/StructureDefinition/extension-Condition.asserter'}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/4.5/StructureDefinition/extension-Condition.asserter
            index: 1
            elements:
              url:
                pattern: {type: uri, value: 'http://hl7.org/fhir/4.5/StructureDefinition/extension-Condition.asserter'}
                type: uri
                index: 2
              value:
                choices: [valueReference]
                index: 4
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Device']
                index: 5
  recorder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    index: 22
  code:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code', bindingName: ConditionKind}
    index: 9
    elements:
      coding:
        index: 10
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            ICD-10Coding:
              match: {}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetICD10CM'}
                index: 11
              max: 1
  onsetDateTime: {type: dateTime, short: Estimated dateTime or Period, mustSupport: true, choiceOf: onset, index: 16}
  bodySite: {index: 12}
  abatementDateTime: {type: dateTime, mustSupport: true, choiceOf: abatement, index: 20}
  verificationStatus: {index: 6}
  subject: {index: 13}
package_version: clinicalcare-1.0.0
extensions:
  AsserterDevice:
    url: http://hl7.org/fhir/4.5/StructureDefinition/extension-Condition.asserter
    type: Extension
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: 'http://hl7.org/fhir/4.5/StructureDefinition/extension-Condition.asserter'}
        type: uri
        index: 2
      value:
        choices: [valueReference]
        index: 4
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Device']
        index: 5
class: profile
kind: resource
url: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition
version: 1.0.0