| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | IngvinalhernieSpecificering |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-IngvinalhernieSpecificering.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/IngvinalhernieSpecificering |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-20T00:00:00+02:00 |
| Name | IngvinalhernieSpecificering |
| Title | Ingvinalhernie specificering |
| Description | Ingvinalhernie specificering |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| SKS | Sundhedsvæsenets klassifikationssystem (SKS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet IngvinalhernieSpecificering
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/SKS| Code | Display | Definition |
| TUL9B | Medialt | TUL9B - medial |
| TUL9A | Lateralt | TUL9A - lateral |
| TUL7 | Kan ikke specificeres | TUL7 - side kan ikke angives |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| medial_lateral | Sadelhernie (medialt + lateralt) | Medial and lateral |
{
"resourceType": "ValueSet",
"id": "IngvinalhernieSpecificering",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/IngvinalhernieSpecificering",
"version": "2.12.0",
"name": "IngvinalhernieSpecificering",
"title": "Ingvinalhernie specificering",
"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": "Ingvinalhernie specificering",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
"concept": [
{
"code": "TUL9B",
"display": "Medialt"
},
{
"code": "TUL9A",
"display": "Lateralt"
},
{
"code": "TUL7",
"display": "Kan ikke specificeres"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "medial_lateral",
"display": "Sadelhernie (medialt + lateralt)"
}
]
}
]
}
}