Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | BoligforholdRETSPSYK |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BoligforholdRETSPSYK.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/BoligforholdRETSPSYK |
Version | 2.12.0 |
Status | active |
Date | 2022-09-30T00:00:00+02:00 |
Name | BoligforholdRETSPSYK |
Title | Boligforhold (RETSPSYK) |
Description | Boligforhold (RETSPSYK) |
No resources found
CodeSystem | |
HousingType | Housing type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BoligforholdRETSPSYK
https://kip.rkkp.dk/fhir/CodeSystem/HousingType
Code | Display | Definition |
own_residence | Egen bolig / bor hjemme | Own residence / Egen bolig |
institution | Bosted / institution | Institution |
homeless | Boligløs | Homeless / Hjemløs |
{ "resourceType": "ValueSet", "id": "BoligforholdRETSPSYK", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/BoligforholdRETSPSYK", "version": "2.12.0", "name": "BoligforholdRETSPSYK", "title": "Boligforhold (RETSPSYK)", "status": "active", "experimental": true, "date": "2022-09-30T00: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": "Boligforhold (RETSPSYK)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/HousingType", "concept": [ { "code": "own_residence", "display": "Egen bolig / bor hjemme" }, { "code": "institution", "display": "Bosted / institution" }, { "code": "homeless", "display": "Boligløs" } ] } ] } }