| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | ActilyseNotGiven |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ActilyseNotGiven.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/ActilyseNotGiven |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-03T00:00:00+02:00 |
| Name | ActilyseNotGiven |
| Title | Reasons for not giving total dose of actilyse |
| Description | Årsagen til hvorfor man ikke har givet totaldosis i.v. actilyse. |
| Content | complete |
| ValueSet | |
| ActilyseIkkeGivet | Totaldosis i.v. actilyse er ikke givet; årsag |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ActilyseNotGiven
This code system https://kip.rkkp.dk/fhir/CodeSystem/ActilyseNotGiven defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ActilyseNotGiven",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/ActilyseNotGiven",
"version": "2.12.0",
"name": "ActilyseNotGiven",
"title": "Reasons for not giving total dose of actilyse",
"status": "active",
"date": "2022-06-03T00: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": "Årsagen til hvorfor man ikke har givet totaldosis i.v. actilyse.",
"content": "complete",
"count": 4,
"concept": [
{
"code": "clinicaldeterioration",
"display": "Klinisk forringelse",
"definition": "Klinisk forringelse"
},
{
"code": "allergicreaction",
"display": "Allergisk reaktion",
"definition": "Allergisk reaktion"
},
{
"code": "plannedtreatment",
"display": "Planlagt interventionel behandling",
"definition": "Planlagt interventionel behandling"
},
{
"code": "other",
"display": "Andet",
"definition": "Andet"
}
]
}