| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | Birthplace |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-Birthplace.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/Birthplace |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-30T00:00:00+02:00 |
| Name | Birthplace |
| Title | Birthplace |
| Description | Birthplace |
| Content | complete |
| ValueSet | |
| FoedselsstedRETSPSYK | Fødselssted (RETSPSYK) |
| OperationDanmarkUdlandetDHR | Operation - Danmark/Udlandet (DHR) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Birthplace
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/Birthplace defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "Birthplace",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/Birthplace",
"version": "2.12.0",
"name": "Birthplace",
"title": "Birthplace",
"status": "active",
"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": "Birthplace",
"caseSensitive": false,
"content": "complete",
"count": 11,
"concept": [
{
"code": "DK",
"display": "Denmark",
"definition": "Denmark / Danmark"
},
{
"code": "GL",
"display": "Greenland",
"definition": "Greenland / Grønland"
},
{
"code": "IR",
"display": "Iran",
"definition": "Iran"
},
{
"code": "eastern_europe",
"display": "Eastern Europe",
"definition": "Eastern Europe / Østeuropa"
},
{
"code": "west",
"display": "West",
"definition": "West / Vesten"
},
{
"code": "middle_east",
"display": "Middle East",
"definition": "Middle East / Mellemøsten"
},
{
"code": "far_east",
"display": "Far East",
"definition": "Far East / Fjernøsten"
},
{
"code": "africa",
"display": "Africa",
"definition": "Africa / Afrika",
"concept": [
{
"code": "north_africa",
"display": "North Africa",
"definition": "North Africa / Nordafrika"
}
]
},
{
"code": "rest_of_world",
"display": "Rest of World",
"definition": "Rest of World / Resten af verden"
},
{
"code": "abroad",
"display": "Abroad",
"definition": "Abroad / Udlandet"
}
]
}