| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | VasospasmerPaavisning |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-VasospasmerPaavisning.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/VasospasmerPaavisning |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-29T00:00:00+02:00 |
| Name | VasospasmerPaavisning |
| Title | Påvisning af vasospasme; metode |
| Description | Påvisning af vasospasme; metode |
No resources found
| CodeSystem | |
| DetectionMethods | Detection methods |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VasospasmerPaavisning
https://kip.rkkp.dk/fhir/CodeSystem/DetectionMethods| Code | Display | Definition |
| doppler | Transcraniel doppler | Transcraniel doppler |
| clinical | Kliniske | Kliniske |
| radiological | Radiologisk påvist | Radiologisk bekræftet |
{
"resourceType": "ValueSet",
"id": "VasospasmerPaavisning",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/VasospasmerPaavisning",
"version": "2.12.0",
"name": "VasospasmerPaavisning",
"title": "Påvisning af vasospasme; metode",
"status": "active",
"experimental": true,
"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": "Påvisning af vasospasme; metode",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/DetectionMethods",
"concept": [
{
"code": "doppler",
"display": "Transcraniel doppler"
},
{
"code": "clinical",
"display": "Kliniske"
},
{
"code": "radiological",
"display": "Radiologisk påvist"
}
]
}
]
}
}