0.1.0 - ci-build
CardioIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sguinezm/cardioCx-IG/ and changes regularly. See the Directory of published versions
Active as of 2023-01-15 |
{
"resourceType" : "ValueSet",
"id" : "AnginaObservationVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AnginaObservationVS</b></p><a name=\"AnginaObservationVS\"> </a><a name=\"hcAnginaObservationVS\"> </a><a name=\"AnginaObservationVS-en-US\"> </a><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/272519000\">272519000</a></td><td>CCS 0</td></tr><tr><td><a href=\"http://snomed.info/id/61490001\">61490001</a></td><td>CCS 1</td></tr><tr><td><a href=\"http://snomed.info/id/41334000\">41334000</a></td><td>CCS 2</td></tr><tr><td><a href=\"http://snomed.info/id/85284003\">85284003</a></td><td>CCS 3</td></tr><tr><td><a href=\"http://snomed.info/id/89323001\">89323001</a></td><td>CCS 4</td></tr></table></li></ul></div>"
},
"url" : "https://centrocardiovascular.cl/ValueSet/AnginaObservationVS",
"version" : "0.1.0",
"name" : "AnginaObservationVS",
"title" : "Nivel de angina presentado por el paciente",
"status" : "active",
"experimental" : false,
"date" : "2023-01-15",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Nivel de angina reportado por el paciente",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "272519000",
"display" : "CCS 0"
},
{
"code" : "61490001",
"display" : "CCS 1"
},
{
"code" : "41334000",
"display" : "CCS 2"
},
{
"code" : "85284003",
"display" : "CCS 3"
},
{
"code" : "89323001",
"display" : "CCS 4"
}
]
}
]
}
}