PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.3
    http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
description: 'LivingSituation as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1.\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.zib2017
derivation: constraint
name: Zib LivingSituation
type: Observation
elements:
  identifier: {index: 0}
  code:
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            livingSituationCode:
              match: {code: '365508006'}
              schema:
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 3
                  code:
                    pattern: {type: Code, value: '365508006'}
                    index: 4
                  display: {defaultValueString: Finding of residence and accommodation circumstances (finding), index: 5}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 6
  context:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare', 'http://nictiz.nl/fhir/StructureDefinition/gp-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/zib-Encounter']
    index: 7
  effective:
    choices: []
    index: 9
  performer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson']
    index: 10
    extensions:
      practitionerRole: {url: h, max: 1, type: Extension, index: 12}
    elements:
      extension:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            practitionerRole:
              match: {url: null}
              schema: {type: Extension, url: h, index: 12}
              max: 1
  valueCodeableConcept:
    short: TypeOfHome
    type: CodeableConcept
    index: 13
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {short: TypeOfHome, type: CodeableConcept, index: 13}
  comment: {short: Comment, index: 14}
package_version: 1.1.3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.1.0
required: [subject]