QERMID Register Logical Models
0.1.0 - draft
QERMID Register Logical Models - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-22 |
{
"resourceType" : "ValueSet",
"id" : "asa-classification-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet asa-classification-VS</b></p><a name=\"asa-classification-VS\"> </a><a name=\"hcasa-classification-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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>ASA klasse I</td></tr><tr><td><a href=\"http://snomed.info/id/413496000\">413496000</a></td><td>ASA klasse II</td></tr><tr><td><a href=\"http://snomed.info/id/413497009\">413497009</a></td><td>ASA klasse III</td></tr><tr><td><a href=\"http://snomed.info/id/413498004\">413498004</a></td><td>ASA klasse IV</td></tr><tr><td><a href=\"http://snomed.info/id/413499007\">413499007</a></td><td>ASA klasse V</td></tr><tr><td><a href=\"http://snomed.info/id/413500003\">413500003</a></td><td>ASA klasse VI</td></tr></table></li></ul></div>"
},
"url" : "https://www.healthdata.be/fhir/qermid/ValueSet/asa-classification-VS",
"version" : "0.1.0",
"name" : "asa_classification_VS",
"title" : "ASA_CLASSIFICATION Value Set",
"status" : "draft",
"date" : "2026-04-22T16:01:02+00:00",
"publisher" : "Healthdata.be (Sciensano)",
"contact" : [
{
"name" : "Healthdata.be (Sciensano)",
"telecom" : [
{
"system" : "url",
"value" : "https://www.healthdata.be"
}
]
}
],
"description" : "Value set for ASA_CLASSIFICATION",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "413495001",
"display" : "ASA klasse I"
},
{
"code" : "413496000",
"display" : "ASA klasse II"
},
{
"code" : "413497009",
"display" : "ASA klasse III"
},
{
"code" : "413498004",
"display" : "ASA klasse IV"
},
{
"code" : "413499007",
"display" : "ASA klasse V"
},
{
"code" : "413500003",
"display" : "ASA klasse VI"
}
]
}
]
}
}