PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.0-beta.2
    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
  note:
    index: 1
    elements:
      text: {short: Comment, index: 2}
  hasMember:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        houseType:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation.HouseType']
            index: 4
          max: 1
        homeAdaption:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation.HomeAdaption']
            index: 5
        livingCondition:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation.LivingCondition']
            index: 6
package_version: 0.12.0-beta.2
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null