| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | TrombolyseprofylakseDHR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TrombolyseprofylakseDHR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/TrombolyseprofylakseDHR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-18T00:00:00+02:00 |
| Name | TrombolyseprofylakseDHR |
| Title | Trombolyseprofylakse (DHR) |
| Description | Trombolyseprofylakse (DHR) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| MedicationName | Medication name |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TrombolyseprofylakseDHR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/MedicationName| Code | Display | Definition |
| apixaban | Apixaban | Apixaban (B01AF02) |
| arixtra | Arixtra | Arixtra (B01AX05) |
| fragmin | Fragmin | Fragmin (B01AB04) |
| innohep | Innohep | Innohep (B01AB10) |
| klexane | Klexane | Klexane (B01AB05) |
| logiparin | Logiparin | Logiparin (B01AB10) |
| marevan | Marevan | Marevan (B01AA03) |
| noparin | Noparin | Noparin (B01AB01) |
| pradaxa | Pradaxa | Pradaxa (B01AE07) |
| tinzaparin | Tinzaparin | Tinzaparin (B01AB10) |
| xarelto | Xarelto | Xarelto (B01AF01) |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Andet | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "TrombolyseprofylakseDHR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/TrombolyseprofylakseDHR",
"version": "2.12.0",
"name": "TrombolyseprofylakseDHR",
"title": "Trombolyseprofylakse (DHR)",
"status": "active",
"experimental": true,
"date": "2022-11-18T00: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": "Trombolyseprofylakse (DHR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicationName",
"concept": [
{
"code": "apixaban",
"display": "Apixaban"
},
{
"code": "arixtra",
"display": "Arixtra"
},
{
"code": "fragmin",
"display": "Fragmin"
},
{
"code": "innohep",
"display": "Innohep"
},
{
"code": "klexane",
"display": "Klexane"
},
{
"code": "logiparin",
"display": "Logiparin"
},
{
"code": "marevan",
"display": "Marevan"
},
{
"code": "noparin",
"display": "Noparin"
},
{
"code": "pradaxa",
"display": "Pradaxa"
},
{
"code": "tinzaparin",
"display": "Tinzaparin"
},
{
"code": "xarelto",
"display": "Xarelto"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}