| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | PreoperativTemplating |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-PreoperativTemplating.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/PreoperativTemplating |
| Version | 2.12.0 |
| Status | active |
| Date | 2024-01-03T00:00:00+02:00 |
| Name | PreoperativTemplating |
| Title | Preoperativ templating |
| Description | Preoperativ templating |
| Content | complete |
| ValueSet | |
| PreoperativTemplating | Preoperativ templating |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem PreoperativTemplating
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/PreoperativTemplating defines the following codes:
{
"resourceType": "CodeSystem",
"id": "PreoperativTemplating",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/PreoperativTemplating",
"version": "2.12.0",
"name": "PreoperativTemplating",
"title": "Preoperativ templating",
"status": "active",
"date": "2024-01-03T00: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": "Preoperativ templating",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "analog",
"display": "Analog templating",
"definition": "Analog templating"
},
{
"code": "digital_both",
"display": "Digital templating af begge komponenter",
"definition": "Digital templating af begge komponenter"
},
{
"code": "digital_single",
"display": "Digital templating af en komponent",
"definition": "Digital templating af en komponent"
}
]
}