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