| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | StructureDefinition |
| Id | nl-core-LivingSituation |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation |
| URL | http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation |
| Status | draft |
| Name | NlcoreLivingSituation |
| Title | nl core LivingSituation |
| Realm | nl |
| Description | The living situation is the physical environment in which the patient normally lives, sleeps, keeps their clothing, etc. |
| 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. |
| 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 |
| Kind | resource |
No resources found
| StructureDefinition | |
| nl-core-LivingSituation.HomeAdaption | nl core LivingSituation.HomeAdaption |
| nl-core-LivingSituation.HouseType | nl core LivingSituation.HouseType |
| nl-core-LivingSituation.LivingCondition | nl core LivingSituation.LivingCondition |
| nl-core-Patient | nl core Patient |
| zib-LivingSituation | zib LivingSituation |
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "nl-core-LivingSituation",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation",
"name": "NlcoreLivingSituation",
"title": "nl core LivingSituation",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "The living situation is the physical environment in which the patient normally lives, sleeps, keeps their clothing, etc.",
"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.",
"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.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "zib-livingsituation-v3.3-2020EN",
"uri": "https://zibs.nl/wiki/LivingSituation-v3.3(2020EN)",
"name": "zib LivingSituation-v3.3(2020EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation",
"path": "Observation",
"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)",
"alias": [
"nl-core-LivingSituation"
]
},
{
"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",
"sliceName": "houseType",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.HouseType"
]
}
]
},
{
"id": "Observation.hasMember:homeAdaption",
"path": "Observation.hasMember",
"sliceName": "homeAdaption",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.HomeAdaption"
]
}
]
},
{
"id": "Observation.hasMember:livingCondition",
"path": "Observation.hasMember",
"sliceName": "livingCondition",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LivingSituation.LivingCondition"
]
}
]
}
]
}
}