Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions
: Condition Category Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "CONVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\"><code>http://terminology.hl7.org/CodeSystem/condition-category</code></a></li><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li></ul></div>"
},
"url" : "https://smart-bear.eu/fhir/ValueSet/CONVS",
"version" : "0.3.2",
"name" : "CONVS",
"title" : "Condition Category Value Set",
"status" : "active",
"date" : "2023-11-21T12:52:40+01:00",
"description" : "Value set including codes for category",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category"
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20210731"
}
]
}
}