Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | OperationstypeFoersteRecidiv |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperationstypeFoersteRecidiv.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/OperationstypeFoersteRecidiv |
Version | 2.12.0 |
Status | active |
Date | 2022-07-20T00:00:00+02:00 |
Name | OperationstypeFoersteRecidiv |
Title | Operationstype (første gangs/recidiv) |
Description | Operationstype (første gangs/recidiv) |
No resources found
CodeSystem | |
OperationType | Operation type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OperationstypeFoersteRecidiv
https://kip.rkkp.dk/fhir/CodeSystem/OperationType
Code | Display | Definition |
first_time | 1. gangs operation | First time / Første gang |
recurrent | Recidiv operation | Recurrent / Recidiv |
{ "resourceType": "ValueSet", "id": "OperationstypeFoersteRecidiv", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/OperationstypeFoersteRecidiv", "version": "2.12.0", "name": "OperationstypeFoersteRecidiv", "title": "Operationstype (første gangs/recidiv)", "status": "active", "experimental": true, "date": "2022-07-20T00: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": "Operationstype (første gangs/recidiv)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/OperationType", "concept": [ { "code": "first_time", "display": "1. gangs operation" }, { "code": "recurrent", "display": "Recidiv operation" } ] } ] } }