| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | EHSVentralHernieLateral |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-EHSVentralHernieLateral.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/EHSVentralHernieLateral |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-20T00:00:00+02:00 |
| Name | EHSVentralHernieLateral |
| Title | EHS ventral hernie - lateral |
| Description | EHS ventral hernie - lateral |
No resources found
| CodeSystem | |
| EHSIncisionalHerniaClassification | EHS - Incisional hernia classification |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet EHSVentralHernieLateral
https://kip.rkkp.dk/fhir/CodeSystem/EHSIncisionalHerniaClassification| Code | Display | Definition |
| l1 | L1 subcostal | L1 - Subcostal |
| l2 | L2 flanke | L2 - Flank |
| l3 | L3 fossa iliaca | L3 - Iliac |
| l4 | L4 lumbal | L4 - Lumbar |
{
"resourceType": "ValueSet",
"id": "EHSVentralHernieLateral",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/EHSVentralHernieLateral",
"version": "2.12.0",
"name": "EHSVentralHernieLateral",
"title": "EHS ventral hernie - lateral",
"status": "active",
"experimental": true,
"date": "2022-07-20T00: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": "EHS ventral hernie - lateral",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/EHSIncisionalHerniaClassification",
"concept": [
{
"code": "l1",
"display": "L1 subcostal"
},
{
"code": "l2",
"display": "L2 flanke"
},
{
"code": "l3",
"display": "L3 fossa iliaca"
},
{
"code": "l4",
"display": "L4 lumbal"
}
]
}
]
}
}