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