| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | LinerCrosslinkedDHR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LinerCrosslinkedDHR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/LinerCrosslinkedDHR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-08T00:00:00+02:00 |
| Name | LinerCrosslinkedDHR |
| Title | Liner - Crosslinked (DHR) |
| Description | Liner - Crosslinked (DHR) |
No resources found
| CodeSystem | |
| ImplantComponents | Implant components |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LinerCrosslinkedDHR
https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents| Code | Display | Definition |
| non_highy_crosslinked | Ikke highly-crosslinked | Ikke highly-crosslinked |
| highly_crosslinked | Highly crosslinked | Highly crosslinked |
| highly_crosslinked_antioxidant | Highly crosslinked med antioxidant (Vitamin E og AOX) | Highly crosslinked med antioxidant (Vitamin E og AOX) |
{
"resourceType": "ValueSet",
"id": "LinerCrosslinkedDHR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/LinerCrosslinkedDHR",
"version": "2.12.0",
"name": "LinerCrosslinkedDHR",
"title": "Liner - Crosslinked (DHR)",
"status": "active",
"experimental": true,
"date": "2022-11-08T00: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": "Liner - Crosslinked (DHR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents",
"concept": [
{
"code": "non_highy_crosslinked",
"display": "Ikke highly-crosslinked"
},
{
"code": "highly_crosslinked",
"display": "Highly crosslinked"
},
{
"code": "highly_crosslinked_antioxidant",
"display": "Highly crosslinked med antioxidant (Vitamin E og AOX)"
}
]
}
]
}
}