| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | MedicinalBehandlingPaabegyndtDHR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MedicinalBehandlingPaabegyndtDHR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/MedicinalBehandlingPaabegyndtDHR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-07T00:00:00+02:00 |
| Name | MedicinalBehandlingPaabegyndtDHR |
| Title | Medicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR] |
| Description | Medicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR] |
No resources found
| CodeSystem | |
| MedicalTreatmentStartOf | Medical treatment: when did the treatment begin |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MedicinalBehandlingPaabegyndtDHR
https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf| Code | Display | Definition |
| before_operation | Påbegyndt før operation | Before operation |
| after_operation | Påbegyndt efter operation på OP-dag | After operation |
| day_after_operation | Påbegyndt første postoperative dag | The day after the operation |
| during_admission | Kun under indlæggelse | During admission |
{
"resourceType": "ValueSet",
"id": "MedicinalBehandlingPaabegyndtDHR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/MedicinalBehandlingPaabegyndtDHR",
"version": "2.12.0",
"name": "MedicinalBehandlingPaabegyndtDHR",
"title": "Medicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR]",
"status": "active",
"experimental": true,
"date": "2022-07-07T00: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": "Medicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf",
"concept": [
{
"code": "before_operation",
"display": "Påbegyndt før operation"
},
{
"code": "after_operation",
"display": "Påbegyndt efter operation på OP-dag"
},
{
"code": "day_after_operation",
"display": "Påbegyndt første postoperative dag"
},
{
"code": "during_admission",
"display": "Kun under indlæggelse"
}
]
}
]
}
}