PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.8.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
description: The living situation is the physical environment in which the patient normally lives, sleeps, keeps their clothing, etc.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibLivingSituation
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '365508006', system: 'http://snomed.info/sct'}
    index: 0
  value:
    choices: []
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            short: HouseType
            choices: [valueCodeableConcept]
            index: 4
  valueCodeableConcept:
    short: HouseType
    type: CodeableConcept
    choiceOf: value
    index: 5
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: HouseType, type: CodeableConcept, choiceOf: value, index: 5}
  note:
    index: 6
    elements:
      text: {short: Comment, index: 7}
  component:
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        homeAdaption:
          match:
            code:
              coding:
              - {code: '118871000146108', system: 'http://snomed.info/sct'}
          schema:
            index: 9
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '118871000146108', system: 'http://snomed.info/sct'}
                index: 10
              value:
                short: HomeAdaption
                choices: [valueCodeableConcept]
                index: 12
              valueCodeableConcept: {type: CodeableConcept, short: HomeAdaption, choiceOf: value, index: 13}
        livingCondition:
          match:
            code:
              coding:
              - {code: '224249004', system: 'http://snomed.info/sct'}
          schema:
            index: 14
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '224249004', system: 'http://snomed.info/sct'}
                index: 15
              value:
                short: LivingCondition
                choices: [valueCodeableConcept]
                index: 17
              valueCodeableConcept: {type: CodeableConcept, short: LivingCondition, choiceOf: value, index: 18}
package_version: 0.8.0-beta.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null