| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | MeshTeknikDHDB |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MeshTeknikDHDB.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/MeshTeknikDHDB |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-21T00:00:00+02:00 |
| Name | MeshTeknikDHDB |
| Title | Mesh teknik (DHDB) |
| Description | Mesh teknik (DHDB) |
No resources found
| CodeSystem | |
| MeshTechnique | Mesh technique |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MeshTeknikDHDB
https://kip.rkkp.dk/fhir/CodeSystem/MeshTechnique| Code | Display | Definition |
| keyhole | Keyhole teknik | Keyhole technique / Keyhole teknik |
| sugarbaker | Sugarbaker teknik | Sugarbaker technique / Sugarbaker teknik |
| combined | Kombineret Keyhole og Sugarbaker teknik | Combined Keyhole and Sugerbaker technique / Kombineret Keyhole og Sugarbaker teknik |
| preperitoneal | Præperitoneal | Preperitoneal technique / Præperitoneal teknik |
| retromuscular | Retromuskulær | Retromuscular technique / Retromuskulær teknik |
{
"resourceType": "ValueSet",
"id": "MeshTeknikDHDB",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/MeshTeknikDHDB",
"version": "2.12.0",
"name": "MeshTeknikDHDB",
"title": "Mesh teknik (DHDB)",
"status": "active",
"experimental": true,
"date": "2022-07-21T00: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": "Mesh teknik (DHDB)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/MeshTechnique",
"concept": [
{
"code": "keyhole",
"display": "Keyhole teknik"
},
{
"code": "sugarbaker",
"display": "Sugarbaker teknik"
},
{
"code": "combined",
"display": "Kombineret Keyhole og Sugarbaker teknik"
},
{
"code": "preperitoneal",
"display": "Præperitoneal"
},
{
"code": "retromuscular",
"display": "Retromuskulær"
}
]
}
]
}
}