{
"description": "The living situation is the physical environment in which the patient normally lives, sleeps, keeps their clothing, etc.",
"_filename": "nl-core-LivingSituation.json",
"package_name": "nictiz.fhir.nl.r4.nl-core",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"purpose": "A derived profile from [zib-LivingSituation](http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"name": "NlcoreLivingSituation",
"mapping": [ {
"uri": "https://zibs.nl/wiki/LivingSituation-v3.3(2020EN)",
"name": "zib LivingSituation-v3.3(2020EN)",
"identity": "zib-livingsituation-v3.3-2020EN"
} ],
"abstract": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "nl core LivingSituation",
"package_version": "0.12.0-beta.1",
"status": "draft",
"id": "c0a1e9a5-634f-4325-9126-0608c2f2b4cb",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation",
"version": null,
"differential": {
"element": [ {
"id": "Observation",
"path": "Observation",
"alias": [ "nl-core-LivingSituation" ],
"comment": "Several concepts of zib LivingSituation are represented using distinct Observation resources. These are grouped using the current resource and are referenced on `Observation.hasMember`:\r\n\r\n* HouseType (NL-CM:7.8.3): [nl-core-LivingSituation.HouseType](http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.HouseType)\r\n* HomeAdaption (NL-CM:7.8.5): [nl-core-LivingSituation.HomeAdaption ](http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.HomeAdaption)\r\n* LivingCondition (NL-CM:7.8.4): [nl-core-LivingSituation.LivingCondition ](http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.LivingCondition)"
}, {
"id": "Observation.subject",
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
} ]
}, {
"id": "Observation.hasMember:houseType",
"path": "Observation.hasMember",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.HouseType" ]
} ],
"sliceName": "houseType"
}, {
"id": "Observation.hasMember:homeAdaption",
"path": "Observation.hasMember",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.HomeAdaption" ]
} ],
"sliceName": "homeAdaption"
}, {
"id": "Observation.hasMember:livingCondition",
"path": "Observation.hasMember",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.LivingCondition" ]
} ],
"sliceName": "livingCondition"
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation"
}