0.2.1 - ci-build

IntraprocAnesthesiaIG, published by Devices WG. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/intraproc-anesthesia/ and changes regularly. See the Directory of published versions

: ASA Grade - JSON Representation

Draft as of 2025-05-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "asagrade-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet asagrade-vs</b></p><a name=\"asagrade-vs\"> </a><a name=\"hcasagrade-vs\"> </a><a name=\"asagrade-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/413495001\">413495001</a></td><td>American Society of Anesthesiologists physical status class 1 (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/413496000\">413496000</a></td><td>American Society of Anesthesiologists physical status class 2 (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://github.com/HL7/intraproc-anesthesia/ValueSet/asagrade-vs",
  "version" : "0.2.1",
  "name" : "ASAGradeVS",
  "title" : "ASA Grade",
  "status" : "draft",
  "date" : "2025-05-14T14:03:15+00:00",
  "publisher" : "Devices WG",
  "contact" : [
    {
      "name" : "Devices WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7.org/spaces/HCD/pages/198869848/Anesthesia+IG+Project"
        }
      ]
    }
  ],
  "description" : "ASA Grade",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "413495001",
            "display" : "American Society of Anesthesiologists physical status class 1 (finding)"
          },
          {
            "code" : "413496000",
            "display" : "American Society of Anesthesiologists physical status class 2 (finding)"
          }
        ]
      }
    ]
  }
}