| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ImplantatAnatomiskOffset |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ImplantatAnatomiskOffset.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/ImplantatAnatomiskOffset |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-06T00:00:00+02:00 |
| Name | ImplantatAnatomiskOffset |
| Title | Implantat - anatomisk: offset |
| Description | Implantat - anatomisk: offset |
No resources found
| CodeSystem | |
| ImplantComponents | Implant components |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ImplantatAnatomiskOffset
https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents| Code | Display | Definition |
| symmetrical | Symmetrisk | Symmetrical / Symmetrisk / SNOMED-CT: 255473004 |
| offset | Offset | Offset |
{
"resourceType": "ValueSet",
"id": "ImplantatAnatomiskOffset",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/ImplantatAnatomiskOffset",
"version": "2.12.0",
"name": "ImplantatAnatomiskOffset",
"title": "Implantat - anatomisk: offset",
"status": "active",
"experimental": true,
"date": "2022-10-06T00: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": "Implantat - anatomisk: offset",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents",
"concept": [
{
"code": "symmetrical",
"display": "Symmetrisk"
},
{
"code": "offset",
"display": "Offset"
}
]
}
]
}
}