FHIR IG analytics| Package | intraproc.anesthesia |
| Resource Type | ValueSet |
| Id | ValueSet-asagrade-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/intraproc-anesthesia/ValueSet-asagrade-vs.html |
| URL | https://github.com/HL7/intraproc-anesthesia/ValueSet/asagrade-vs |
| Version | 0.2.1 |
| Status | draft |
| Date | 2025-12-11T21:57:13+00:00 |
| Name | ASAGradeVS |
| Title | ASA Grade |
| Description | ASA Grade |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet asagrade-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 413495001 | American Society of Anesthesiologists physical status class 1 (finding) |
| 413496000 | American Society of Anesthesiologists physical status class 2 (finding) |
| 413497009 | American Society of Anesthesiologists physical status class 3 (finding) |
| 413498004 | American Society of Anesthesiologists physical status class 4 (finding) |
| 413499007 | American Society of Anesthesiologists physical status class 5 (finding) |
{
"resourceType": "ValueSet",
"id": "asagrade-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://github.com/HL7/intraproc-anesthesia/ValueSet/asagrade-vs",
"version": "0.2.1",
"name": "ASAGradeVS",
"title": "ASA Grade",
"status": "draft",
"date": "2025-12-11T21:57:13+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)"
},
{
"code": "413497009",
"display": "American Society of Anesthesiologists physical status class 3 (finding)"
},
{
"code": "413498004",
"display": "American Society of Anesthesiologists physical status class 4 (finding)"
},
{
"code": "413499007",
"display": "American Society of Anesthesiologists physical status class 5 (finding)"
}
]
}
]
}
}