Diabetes DMP IG (R4)
0.0.1 - CI Build
Diabetes DMP IG (R4) - Local Development build (v0.0.1). See the Directory of published versions
Draft as of 2022-03-15 |
{
"resourceType" : "ValueSet",
"id" : "ddg-dmp-sequelae",
"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><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/840580004\">840580004</a></td><td>Peripheral arterial vascular disease</td></tr><tr><td><a href=\"http://snomed.info/id/761000119102\">761000119102</a></td><td>Diabetic dyslipidemia associated with type 2 diabetes mellitus</td></tr><tr><td><a href=\"http://snomed.info/id/53741008\">53741008</a></td><td>Coronary arteriosclerosis</td></tr><tr><td><a href=\"http://snomed.info/id/195967001\">195967001</a></td><td>Asthma Bronchiale</td></tr><tr><td><a href=\"http://snomed.info/id/13645005\">13645005</a></td><td>Chronic obstructive lung disease</td></tr><tr><td><a href=\"http://snomed.info/id/48447003\">48447003</a></td><td>Chronic heart failure</td></tr></table></li></ul></div>"
},
"url" : "http://deutsche-diabetes-gesellschaft.de/fhir/ig/dmp-diabetes/ValueSet/ddg-dmp-sequelae",
"version" : "0.0.1",
"name" : "DdgDmpSequelae",
"title" : "DDG DMP Sequelae",
"status" : "draft",
"date" : "2022-03-15T00:00:00+00:00",
"publisher" : "Open Connections",
"contact" : [
{
"name" : "Open Connections",
"telecom" : [
{
"system" : "url",
"value" : "https://www.open-connections.de/"
}
]
}
],
"description" : "DDG DMP Sequelae",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DEU"
}
]
}
],
"copyright" : "CC-BY-SA-4.0",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "840580004"
},
{
"code" : "761000119102"
},
{
"code" : "53741008"
},
{
"code" : "195967001",
"display" : "Asthma Bronchiale"
},
{
"code" : "13645005"
},
{
"code" : "48447003"
}
]
}
]
}
}