Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | AsaIVkort |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AsaIVkort.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AsaIVkort |
Version | 2.12.0 |
Status | active |
Date | 2022-10-19T00:00:00+02:00 |
Name | AsaIVkort |
Title | ASA klassifikation I-V Kort |
Description | ASA klassifikation: De udvalgte koder for ASA fra I-V i kort version |
No resources found
CodeSystem | |
ASAClassification | ASA Physical Status Classification System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AsaIVkort
https://kip.rkkp.dk/fhir/CodeSystem/ASAClassification
Code | Display | Definition |
asai | ASA I | A normal healthy patient |
asaii | ASA II | A patient with mild systemic disease |
asaiii | ASA III | A patient with severe systemic disease |
asaiv | ASA IV | A patient with severe systemic disease that is a constant threat to life |
asav | ASA V | A moribund patient who is not expected to survive without the operation |
{ "resourceType": "ValueSet", "id": "AsaIVkort", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AsaIVkort", "version": "2.12.0", "name": "AsaIVkort", "title": "ASA klassifikation I-V Kort", "status": "active", "experimental": true, "date": "2022-10-19T00: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": "ASA klassifikation: De udvalgte koder for ASA fra I-V i kort version", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ASAClassification", "concept": [ { "code": "asai", "display": "ASA I" }, { "code": "asaii", "display": "ASA II" }, { "code": "asaiii", "display": "ASA III" }, { "code": "asaiv", "display": "ASA IV" }, { "code": "asav", "display": "ASA V" } ] } ] } }