| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | KontaktType1 |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-KontaktType1.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/KontaktType1 |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-06T00:00:00+02:00 |
| Name | KontaktType1 |
| Title | Foerste kontakt |
| Description | Første kontakt type til behandling |
No resources found
| CodeSystem | |
| SKS | Sundhedsvæsenets klassifikationssystem (SKS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KontaktType1
https://kip.rkkp.dk/fhir/CodeSystem/SKS| Code | Display | Definition |
| AAF2 | Ambulant | AAF2 - Ambulant |
| AAF1 | Indlæggelse | AAF1 - Indlæggelse |
{
"resourceType": "ValueSet",
"id": "KontaktType1",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/KontaktType1",
"version": "2.12.0",
"name": "KontaktType1",
"title": "Foerste kontakt",
"status": "active",
"experimental": true,
"date": "2022-09-06T00: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": "Første kontakt type til behandling",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
"concept": [
{
"code": "AAF2",
"display": "Ambulant"
},
{
"code": "AAF1",
"display": "Indlæggelse"
}
]
}
]
}
}