| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | UndersoegelsesTypeDUGA |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-UndersoegelsesTypeDUGA.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/UndersoegelsesTypeDUGA |
| Version | 2.12.0 |
| Status | active |
| Date | 2024-03-06T00:00:00+02:00 |
| Name | UndersoegelsesTypeDUGA |
| Title | Undersøgelsestype (DUGA) |
| Description | Undersøgelsestype (DUGA) |
| Content | complete |
| ValueSet | |
| UndersoegelsesTypeDUGA | Undersøgelsestype (DUGA) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem UndersoegelsesTypeDUGA
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/UndersoegelsesTypeDUGA defines the following codes:
| Code | Display | Definition |
| urin_inkontinens | Urin inkontinens | Urin inkontinens |
| genital_prolaps | Genital prolaps | Genital prolaps |
{
"resourceType": "CodeSystem",
"id": "UndersoegelsesTypeDUGA",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/UndersoegelsesTypeDUGA",
"version": "2.12.0",
"name": "UndersoegelsesTypeDUGA",
"title": "Undersøgelsestype (DUGA)",
"status": "active",
"date": "2024-03-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": "Undersøgelsestype (DUGA)",
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "urin_inkontinens",
"display": "Urin inkontinens",
"definition": "Urin inkontinens"
},
{
"code": "genital_prolaps",
"display": "Genital prolaps",
"definition": "Genital prolaps"
}
]
}