FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ASAClassification

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdASAClassification
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ASAClassification.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ASAClassification
Version2.12.0
Statusactive
Date2022-05-31T00:00:00+02:00
NameASAClassification
TitleASA Physical Status Classification System
DescriptionScore udviklet til vurdering af det fysiske helbred. Link: https://www.asahq.org/standards-and-guidelines/asa-physical-status-classification-system
Contentcomplete

Resources that use this resource

ValueSet
ASAIVIASA klassifikation I-VI
ASAIVIkortASA klassifikation I-VI Kort
AsaIVASA klassifikation I-V
AsaIVkortASA klassifikation I-V Kort

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ASAClassification

This code system https://kip.rkkp.dk/fhir/CodeSystem/ASAClassification defines the following codes:

CodeDisplayDefinition
asai ASA IA normal healthy patient
asaii ASA IIA patient with mild systemic disease
asaiii ASA IIIA patient with severe systemic disease
asaiv ASA IVA patient with severe systemic disease that is a constant threat to life
asav ASA VA moribund patient who is not expected to survive without the operation
asavi ASA VIA declared brain-dead patient whose organs are being removed for donor purposes

Source

{
  "resourceType": "CodeSystem",
  "id": "ASAClassification",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ASAClassification",
  "version": "2.12.0",
  "name": "ASAClassification",
  "title": "ASA Physical Status Classification System",
  "status": "active",
  "date": "2022-05-31T00: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": "Score udviklet til vurdering af det fysiske helbred. Link: https://www.asahq.org/standards-and-guidelines/asa-physical-status-classification-system",
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "asai",
      "display": "ASA I",
      "definition": "A normal healthy patient"
    },
    {
      "code": "asaii",
      "display": "ASA II",
      "definition": "A patient with mild systemic disease"
    },
    {
      "code": "asaiii",
      "display": "ASA III",
      "definition": "A patient with severe systemic disease"
    },
    {
      "code": "asaiv",
      "display": "ASA IV",
      "definition": "A patient with severe systemic disease that is a constant threat to life"
    },
    {
      "code": "asav",
      "display": "ASA V",
      "definition": "A moribund patient who is not expected to survive without the operation"
    },
    {
      "code": "asavi",
      "display": "ASA VI",
      "definition": "A declared brain-dead patient whose organs are being removed for donor purposes"
    }
  ]
}