FHIR IG Statistics: ValueSet/DentalCare-ASAScore 
Resources that use this resource
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
Narrative
Note: links and images are rebased to the (stated) source
ASA Score
Source
{
  "resourceType": "ValueSet",
  "id": "DentalCare-ASAScore",
  "version": "0.0.1",
  "name": "DentalCareASAScore",
  "title": "DentalCare - ASA Score",
  "experimental": false,
  "publisher": "MedMij",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.11.2.3.11.2"
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": [
      {
        "system": "http://medmij.nl/fhir/data-service",
        "code": "dental-care"
      }
    ]
  },
  "url": "http://medmij.nl/fhir/ValueSet/DentalCare-ASAScore",
  "status": "draft",
  "description": "ASAScore",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Gezonde patient"
              }
            ],
            "code": "413495001",
            "display": "ASA-score 1"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Milde systemische aandoening zonder belemmering"
              }
            ],
            "code": "413496000",
            "display": "ASA-score 2"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Ernstige systemische aandoening, beperking dagelijkse activiteit"
              }
            ],
            "code": "413497009",
            "display": "ASA-score 3"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Ernstige invaliderende systeemaandoening, constante levensbedreiging"
              }
            ],
            "code": "413498004",
            "display": "ASA-score 4"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Stervende, overlijden < 24 uur zonder ingreep"
              }
            ],
            "code": "413499007",
            "display": "ASA-score 5"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Hersendood, Multi Orgaan Donatie"
              }
            ],
            "code": "413500003",
            "display": "ASA-score 6"
          }
        ]
      }
    ]
  }
}