0.1.0 - ci-build
TestIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-04-11 |
{
"resourceType" : "ValueSet",
"id" : "CovidSeverityVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CovidSeverityVS</b></p><a name=\"CovidSeverityVS\"> </a><a name=\"hcCovidSeverityVS\"> </a><a name=\"CovidSeverityVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-condition-severity.html\">Condition/Diagnosis Severity</a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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/442452003\">442452003</a></td><td>Life threatening severity (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "http://example.org/ValueSet/CovidSeverityVS",
"version" : "0.1.0",
"name" : "CovidSeverityVS",
"title" : "CovidSeverityVS",
"status" : "draft",
"date" : "2025-04-11T08:08:48+02:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Values for COVID severity",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/condition-severity"
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "442452003",
"display" : "Life threatening severity (qualifier value)"
}
]
}
]
}
}