PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
description: 'LivingSituation as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.\r\n\r\nThe living situation is the physical environment in which the patient normally lives, sleeps, keeps their clothing, etc.'
package_name: nictiz.fhir.nl.stu3.zib2015
derivation: constraint
name: ZIB-LivingSituation
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            LivingSituationCode:
              match: {code: '365508006'}
              schema:
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '365508006'}
                    index: 3
                  display:
                    pattern: {type: String, value: Finding of residence and accommodation circumstances (finding)}
                    index: 4
  subject: {index: 5}
  valueCodeableConcept: {type: CodeableConcept, short: TypeOfHome, index: 6}
  comment: {short: Explanation, index: 7}
package_version: 1.0.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
base: http://nictiz.nl/fhir/StructureDefinition/observation-nl
version: '1.0'
required: [subject]