{
"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.",
"_filename": "zib-LivingSituation.json",
"package_name": "nictiz.fhir.nl.stu3.zib2015",
"date": "2017-01-09T14:12:14.1341407+01:00",
"derivation": "constraint",
"meta": {
"versionId": "1",
"lastUpdated": "2017-09-26T17:21:49.977+02:00"
},
"publisher": "Nictiz",
"fhirVersion": "3.0.1",
"name": "ZIB-LivingSituation",
"mapping": [ {
"uri": "https://zibs.nl/wiki/LivingSituation-v1.2(2015EN)",
"name": "HCIM LivingSituation-v1.2(2015EN)",
"identity": "hcim-livingsituation-v1.2-2015EN"
} ],
"abstract": false,
"copyright": "CC0",
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "HCIM LivingSituation",
"package_version": "1.0.0",
"status": "retired",
"id": "42b13007-a368-49cc-9d66-ed20e899a4b9",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation",
"version": "1.0",
"differential": {
"element": [ {
"id": "Observation",
"path": "Observation",
"alias": [ "Woonsituatie" ],
"short": "LivingSituation",
"mapping": [ {
"map": "NL-CM:7.8.1",
"identity": "hcim-livingsituation-v1.2-2015EN"
} ],
"definition": "Root concept of the LivingSituation information model. This root concept contains all data elements of the LivingSituation information model."
}, {
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "code",
"type": "value"
} ]
}
}, {
"id": "Observation.code.coding:LivingSituationCode",
"path": "Observation.code.coding",
"sliceName": "LivingSituationCode"
}, {
"id": "Observation.code.coding:LivingSituationCode.system",
"path": "Observation.code.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Observation.code.coding:LivingSituationCode.code",
"path": "Observation.code.coding.code",
"fixedCode": "365508006"
}, {
"id": "Observation.code.coding:LivingSituationCode.display",
"path": "Observation.code.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ],
"fixedString": "Finding of residence and accommodation circumstances (finding)"
}, {
"id": "Observation.subject",
"min": 1,
"path": "Observation.subject"
}, {
"id": "Observation.valueCodeableConcept",
"path": "Observation.valueCodeableConcept",
"type": [ {
"code": "CodeableConcept"
} ],
"alias": [ "WoningType" ],
"short": "TypeOfHome",
"binding": {
"strength": "extensible",
"description": "Type of home the patient lives in.",
"valueSetReference": {
"display": "WoningTypeCodelijst",
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.8.1--20150401000000"
}
},
"example": [ {
"label": "Example of TypeofHome",
"valueCodeableConcept": {
"coding": [ {
"code": "FLATW",
"system": "2.16.840.1.113883.2.4.3.11.60.40.4.13.1",
"display": "Appartement of flatwoning"
} ]
}
} ],
"mapping": [ {
"map": "NL-CM:7.8.3",
"identity": "hcim-livingsituation-v1.2-2015EN"
} ]
}, {
"id": "Observation.comment",
"path": "Observation.comment",
"alias": [ "Toelichting" ],
"short": "Explanation",
"mapping": [ {
"map": "NL-CM:7.8.2",
"identity": "hcim-livingsituation-v1.2-2015EN"
} ]
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "info@nictiz.nl",
"system": "email"
} ]
} ],
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/observation-nl"
}