| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | PeritonealdefektLukningDHDB |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-PeritonealdefektLukningDHDB.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/PeritonealdefektLukningDHDB |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-20T00:00:00+02:00 |
| Name | PeritonealdefektLukningDHDB |
| Title | Peritonealdefekt lukning (DHDB) |
| Description | Peritonealdefekt lukning (DHDB) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| MedicalFixationClosing | Medical fixation and closing |
| v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PeritonealdefektLukningDHDB
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/MedicalFixationClosing| Code | Display | Definition |
| suture | Sutur | Suture / Sutur / SNODMED-CT: 408099007 |
| tack | Tackers | Tack / SNOMED-CT: 705723004 |
| clip | Clips | Clip / Clip / SNOMED-CT: 77720000 |
| surgical_glue | Lim | Surgical glue / Kirurgisk lim / SNOMED-CT: 303532007 |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Anden | Other - used to choose unspecific value not in a valueset |
http://terminology.hl7.org/CodeSystem/v2-0532| Code | Display | Definition |
| NA | Ikke relevant (TEP-indgreb) | not applicable |
{
"resourceType": "ValueSet",
"id": "PeritonealdefektLukningDHDB",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/PeritonealdefektLukningDHDB",
"version": "2.12.0",
"name": "PeritonealdefektLukningDHDB",
"title": "Peritonealdefekt lukning (DHDB)",
"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": "Peritonealdefekt lukning (DHDB)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalFixationClosing",
"concept": [
{
"code": "suture",
"display": "Sutur"
},
{
"code": "tack",
"display": "Tackers"
},
{
"code": "clip",
"display": "Clips"
},
{
"code": "surgical_glue",
"display": "Lim"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept": [
{
"code": "NA",
"display": "Ikke relevant (TEP-indgreb)"
}
]
}
]
}
}