Smart Bear Implementation Guide - Local Development build (v0.3.4). See the Directory of published versions
: Coronary Disease Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "CoronaryDisease-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/900000000000207008/version/20210731</code><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/726499301000119105\">726499301000119105</a></td><td>Myocardial infarction due to atherothrombotic coronary artery disease</td></tr><tr><td><a href=\"http://snomed.info/id/53741008\">53741008</a></td><td>Coronary arteriosclerosis</td></tr></table></li></ul></div>"
},
"url" : "https://smart-bear.eu/fhir/ValueSet/CoronaryDisease-value-set",
"version" : "0.3.4",
"name" : "CoronaryDiseaseVS",
"title" : "Coronary Disease Value Set",
"status" : "active",
"date" : "2024-04-22T12:34:38+02:00",
"description" : "Value set with codes for Coronary Disease",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20210731",
"concept" : [
{
"code" : "726499301000119105",
"display" : "Myocardial infarction due to atherothrombotic coronary artery disease"
},
{
"code" : "53741008",
"display" : "Coronary arteriosclerosis"
}
]
}
]
}
}