Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | OperationType |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-OperationType.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/OperationType |
Version | 2.12.0 |
Status | active |
Date | 2022-07-04T00:00:00+02:00 |
Name | OperationType |
Title | Operation type |
Description | Operation type (primary, revision, extirpation) |
Content | complete |
ValueSet | |
OperationerAktuelDKRR | Operation - aktuel (DKRR) |
OperationstypeFoersteRecidiv | Operationstype (første gangs/recidiv) |
OperationstypeLYFO | Operationstype - kirurgi (LYFO) |
OperationstypePrimaerRevision | Operationstype (primær/revision) |
OperationstypePrimaerSekundaer | Operationstype (primær/sekundær) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem OperationType
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/OperationType
defines the following codes:
{ "resourceType": "CodeSystem", "id": "OperationType", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/OperationType", "version": "2.12.0", "name": "OperationType", "title": "Operation type", "status": "active", "date": "2022-07-04T00: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": "Operation type (primary, revision, extirpation)", "caseSensitive": false, "content": "complete", "count": 6, "concept": [ { "code": "extirpation", "display": "Extirpation", "definition": "Extirpation / Ekstirpation / SNOMED-CT: 360020006" }, { "code": "primary", "display": "Primary", "definition": "Primary" }, { "code": "secondary", "display": "Secondary", "definition": "Secondary" }, { "code": "revision", "display": "Revision", "definition": "Revision" }, { "code": "first_time", "display": "First time", "definition": "First time / Første gang" }, { "code": "recurrent", "display": "Recurrent", "definition": "Recurrent / Recidiv" } ] }