FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-hvo-offerings-patientgroup-asa-class.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=se.electronichealth.fhir.hvo.r5@0.1.3-alpha&canonical=http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-asa-class |
| URL | http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-asa-class |
| Version | 1.0.0 |
| Status | draft |
| Name | hvo-offerings-patientgroup-asa-class |
| Title | ASA-klasser |
| Realm | se |
| Description | Includes physical status according to the American Society of Anesthesiologists (ASA). |
| ValueSet | ||
| se.electronichealth.fhir.hvo.r5#0.1.3-alpha | hvo-eligibility-characteristic-value | hvo-eligibility-characteristic-value |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "hvo-offerings-patientgroup-asa-class",
"id": "hvo-offerings-patientgroup-asa-class",
"title": "ASA-klasser",
"description": "Includes physical status according to the American Society of Anesthesiologists (ASA).",
"url": "http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-asa-class",
"version": "1.0.0",
"useContext": [
{
"code": {
"code": "program"
},
"valueCodeableConcept": {
"coding": [
{
"code": "hvo-offerings",
"display": "Utbud"
}
]
}
}
],
"compose": {
"include": [
{
"system": "http://electronichealth.se/CodeSystem/sfai-asa-class",
"concept": [
{
"code": "1",
"display": "För övrigt frisk patient"
},
{
"code": "4",
"display": "Allvarlig livshotande sjukdom"
},
{
"code": "3",
"display": "Allvarlig systemsjukdom"
},
{
"code": "2",
"display": "Lindrig systemsjukdom"
},
{
"code": "6",
"display": "Hjärndöd patient som ska genomgå donationsoperation"
},
{
"code": "5",
"display": "Moribund patient, förväntas ej överleva utan operation"
}
]
}
]
}
}