Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | BoligformDAP |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BoligformDAP.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/BoligformDAP |
Version | 2.12.0 |
Status | active |
Date | 2022-06-23T00:00:00+02:00 |
Name | BoligformDAP |
Title | Boligform [DAP] |
Description | Boligform for Apopleksi [DAP] |
No resources found
CodeSystem | |
HousingType | Housing type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BoligformDAP
https://kip.rkkp.dk/fhir/CodeSystem/HousingType
Code | Display | Definition |
house/apartment | Egen bolig (Hus/lejlighed) | Hus/lejlighed (privat bolig) |
nursinghome | Plejebolig | Plejebolig |
other | Andet | Andet |
{ "resourceType": "ValueSet", "id": "BoligformDAP", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/BoligformDAP", "version": "2.12.0", "name": "BoligformDAP", "title": "Boligform [DAP]", "status": "active", "experimental": true, "date": "2022-06-23T00:00:00+02:00", "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "contact": [ { "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "telecom": [ { "system": "url", "value": "https://trifork.com" }, { "system": "email", "value": "rbk@trifork.com" } ] } ], "description": "Boligform for Apopleksi [DAP]", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/HousingType", "concept": [ { "code": "house/apartment", "display": "Egen bolig (Hus/lejlighed)" }, { "code": "nursinghome", "display": "Plejebolig" }, { "code": "other", "display": "Andet" } ] } ] } }