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