FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypeValueSet
IdValueSet-ASAScore.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.dentalcare@1.0.0-beta.1&canonical=http://medmij.nl/fhir/ValueSet/ASAScore
URLhttp://medmij.nl/fhir/ValueSet/ASAScore
Statusdraft
NameASAScore
TitleASAScore ValueSet.
Realmnl
DescriptionClassification of physical condition according to American Society of Anaesthesiologists.

Resources that use this resource

StructureDefinition
mz-ASAScoremz ASAScore

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "ASAScore",
  "id": "ASAScore",
  "title": "ASAScore ValueSet.",
  "description": "Classification of physical condition according to American Society of Anaesthesiologists.",
  "url": "http://medmij.nl/fhir/ValueSet/ASAScore",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.11.2.3.11.2"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "413495001",
            "display": "ASA-score 1",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Gezonde patiƫnt"
              }
            ]
          },
          {
            "code": "413496000",
            "display": "ASA-score 2",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Milde systemische aandoening zonder belemmering"
              }
            ]
          },
          {
            "code": "413497009",
            "display": "ASA-score 3",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Ernstige systemische aandoening, beperking dagelijkse activiteit"
              }
            ]
          },
          {
            "code": "413498004",
            "display": "ASA-score 4",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Ernstige invaliderende systeemaandoening, constante levensbedreiging"
              }
            ]
          },
          {
            "code": "413499007",
            "display": "ASA-score 5",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Stervende, overlijden < 24 uur zonder ingreep"
              }
            ]
          },
          {
            "code": "413500003",
            "display": "ASA-score 6",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Hersendood, Multi Orgaan Donatie"
              }
            ]
          }
        ]
      }
    ]
  }
}