| Package | ca.on.oh-seris |
| Resource Type | CodeSystem |
| Id | asa-physical-status |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/asa-physical-status |
| URL | http://ontariohealth.ca/fhir/CodeSystem/asa-physical-status |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-03-10 |
| Name | ASAPhysicalStatus |
| Description | Physical Status of Patient as assessed by Anaethesiology. |
| Content | complete |
| ValueSet | |
| ASA-physical-status | ASAPhysical Status |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "asa-physical-status",
"url": "http://ontariohealth.ca/fhir/CodeSystem/asa-physical-status",
"version": "1.0.0",
"name": "ASAPhysicalStatus",
"status": "draft",
"experimental": false,
"date": "2023-03-10",
"publisher": "Ontario Health",
"description": "Physical Status of Patient as assessed by Anaethesiology.",
"content": "complete",
"count": 7,
"concept": [
{
"code": "ASA I",
"display": "A normal healthy patient"
},
{
"code": "ASA II",
"display": "A patient with mild systemic disease"
},
{
"code": "ASA III",
"display": "A patient with severe systemic disease"
},
{
"code": "ASA IV",
"display": "A patient with severe systemic disease that is a constant threat to life"
},
{
"code": "ASA V",
"display": "A moribund patient who is not expected to survive without the operation"
},
{
"code": "ASA VI",
"display": "A declared brain-dead patient whose organs are being removed for donor purposes"
},
{
"code": "NA",
"display": "Local procedure, no assessment required"
}
]
}