| Package | intraproc.anesthesia |
| Resource Type | ValueSet |
| Id | asagrade-vs |
| FHIR Version | R4 |
| Source | https://github.com/HL7/intraproc-anesthesia/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-05-14T14:03:15+00:00 |
| Name | ASAGradeVS |
| Title | ASA Grade |
| Description | ASA Grade |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet asagrade-vs
http://snomed.info/sct| Code | Display |
| 413495001 | American Society of Anesthesiologists physical status class 1 (finding) |
| 413496000 | American Society of Anesthesiologists physical status class 2 (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-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)"
}
]
}
]
}
}