PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.sdoh@clinicalcare-1.1.0
    http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition
description: Profile for Social Determinants of Health (SDOH) conditions.
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: 13
  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: 22}
  evidence:
    mustSupport: true
    index: 23
    elements:
      code: {index: 24}
      detail:
        index: 25
        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: 26
  onsetPeriod: {type: Period, short: Estimated dateTime or Period, mustSupport: true, choiceOf: onset, index: 15}
  abatement:
    mustSupport: true
    choices: [abatementDateTime, abatementPeriod]
    index: 17
  abatementPeriod: {type: Period, mustSupport: true, choiceOf: abatement, index: 19}
  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: 21
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        AsserterDevice:
          match: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Condition.asserter'}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Condition.asserter
            index: 1
            elements:
              url:
                pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/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: 20
  code: {index: 9}
  onsetDateTime: {type: dateTime, short: Estimated dateTime or Period, mustSupport: true, choiceOf: onset, index: 14}
  bodySite: {index: 10}
  abatementDateTime: {type: dateTime, mustSupport: true, choiceOf: abatement, index: 18}
  verificationStatus: {index: 6}
  subject: {index: 11}
package_version: clinicalcare-1.1.0
extensions:
  AsserterDevice:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Condition.asserter
    type: Extension
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/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.1.0