| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | TreatmentSufficient |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-TreatmentSufficient.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/TreatmentSufficient |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-29T00:00:00+02:00 |
| Name | TreatmentSufficient |
| Title | Treatment sufficient |
| Description | Treatment sufficient |
| Content | complete |
| ValueSet | |
| BehandlingTilstraekkelig | Behandling; Udfald for at angive om det er en tilstrækkelig behandling |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem TreatmentSufficient
This code system https://kip.rkkp.dk/fhir/CodeSystem/TreatmentSufficient defines the following codes:
| Code | Display | Definition |
| insufficient | Insufficient treatment | Insufficient treatment |
| sufficient | Sufficient treatment | Sufficient treatment |
{
"resourceType": "CodeSystem",
"id": "TreatmentSufficient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentSufficient",
"version": "2.12.0",
"name": "TreatmentSufficient",
"title": "Treatment sufficient",
"status": "active",
"date": "2022-06-29T00: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": "Treatment sufficient",
"content": "complete",
"count": 2,
"concept": [
{
"code": "insufficient",
"display": "Insufficient treatment",
"definition": "Insufficient treatment"
},
{
"code": "sufficient",
"display": "Sufficient treatment",
"definition": "Sufficient treatment"
}
]
}