FHIR IG analytics| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ValueSet-AnasthesiaServiceDAD.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnasthesiaServiceDAD.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/AnasthesiaServiceDAD |
| Version | 2.20.0 |
| Status | active |
| Date | 2022-06-09T00:00:00+02:00 |
| Name | AnasthesiaServiceDAD |
| Title | Anæstesiydelse DAD |
| Description | Anæstesiydelse |
No resources found
| CodeSystem | ||
| dk.kip.rkkp.fhir.ig.core#current | AnasthesiaService | Anæstesiydelse |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AnasthesiaServiceDAD
https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaService version 📦2.20.0| Code | Display | Definition |
| administration_epidural | Epidural smertebehandling | Administration af lægemiddel vha. epidural |
| epidural | Fødeepidural | Epidural |
| spinal | Fødespinal | Spinal |
| nerve_block | Perifer blokade | Perifer nerveblokade |
{
"resourceType": "ValueSet",
"id": "AnasthesiaServiceDAD",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/AnasthesiaServiceDAD",
"version": "2.20.0",
"name": "AnasthesiaServiceDAD",
"title": "Anæstesiydelse DAD",
"status": "active",
"experimental": true,
"date": "2022-06-09T00: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": "Anæstesiydelse",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/AnasthesiaService",
"concept": [
{
"code": "administration_epidural",
"display": "Epidural smertebehandling"
},
{
"code": "epidural",
"display": "Fødeepidural"
},
{
"code": "spinal",
"display": "Fødespinal"
},
{
"code": "nerve_block",
"display": "Perifer blokade"
}
]
}
]
}
}