Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | ContactPlace |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ContactPlace.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/ContactPlace |
Version | 2.12.0 |
Status | active |
Date | 2022-08-23T00:00:00+02:00 |
Name | ContactPlace |
Title | Contact; Place of contact |
Description | Contact; Place of contact |
Content | complete |
ValueSet | |
KontaktSted | Foerste kontakt sted |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ContactPlace
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/ContactPlace
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ContactPlace", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/ContactPlace", "version": "2.12.0", "name": "ContactPlace", "title": "Contact; Place of contact", "status": "active", "date": "2022-08-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": "Contact; Place of contact", "caseSensitive": false, "content": "complete", "count": 4, "concept": [ { "code": "outpatient_clinic", "display": "Outpatient clinic", "definition": "Outpatient clinic / Ambulatorium" }, { "code": "home_visit", "display": "Home visit", "definition": "Home visit / Hjemmebesøg / SNOMED-CT: 439708006" }, { "code": "oversight", "display": "Oversight", "definition": "Oversight on another department / Tilsyn anden afdeling uden samtidig tilknytning af patienten til det palliative team" }, { "code": "oversight_palliative", "display": "Oversight (Palliative)", "definition": "Oversight on another department (Palliative) / Tilsyn anden afdeling med samtidig tilknytning af patienten til det palliative team" } ] }