Vaccination CDS Implementation Guide
0.1.0 - ci-build
Vaccination CDS Implementation Guide, published by Euvabeco. 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/EUVABECO/VCDS/ and changes regularly. See the Directory of published versions
Active as of 2024-10-25 |
{
"resourceType" : "CodeSystem",
"id" : "Conditions",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Conditions</b></p><a name=\"Conditions\"> </a><a name=\"hcConditions\"> </a><a name=\"Conditions-en-US\"> </a><p>This case-insensitive code system <code>https://euvabeco.net/vcds-ig/CodeSystem/Conditions</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">3b779e76-ae66-4e18-bba4-7ed81f1befb3<a name=\"Conditions-3b779e76-ae66-4e18-bba4-7ed81f1befb3\"> </a></td><td>Date of last history of pertussis</td></tr><tr><td style=\"white-space:nowrap\">af34705f-a8ad-4c00-b3f7-2057807db19b<a name=\"Conditions-af34705f-a8ad-4c00-b3f7-2057807db19b\"> </a></td><td>Severe pneumococcal infection</td></tr><tr><td style=\"white-space:nowrap\">b6a2264e-c150-41ed-94cd-83205259b17b<a name=\"Conditions-b6a2264e-c150-41ed-94cd-83205259b17b\"> </a></td><td>Dengue (proven by virological test)</td></tr><tr><td style=\"white-space:nowrap\">f8cedc4a-283b-43f0-ae53-196bbcb5d19a<a name=\"Conditions-f8cedc4a-283b-43f0-ae53-196bbcb5d19a\"> </a></td><td>Treated diabetes</td></tr><tr><td style=\"white-space:nowrap\">b761aff7-1a8c-4b95-8c5f-01f6768b1d99<a name=\"Conditions-b761aff7-1a8c-4b95-8c5f-01f6768b1d99\"> </a></td><td>Health profession</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>French (fr)</b></td></tr><tr><td>3b779e76-ae66-4e18-bba4-7ed81f1befb3</td><td>Date of last history of pertussis</td><td>Dernier épisode de coqueluche</td></tr><tr><td>af34705f-a8ad-4c00-b3f7-2057807db19b</td><td></td><td></td></tr><tr><td>b6a2264e-c150-41ed-94cd-83205259b17b</td><td></td><td></td></tr><tr><td>f8cedc4a-283b-43f0-ae53-196bbcb5d19a</td><td></td><td></td></tr><tr><td>b761aff7-1a8c-4b95-8c5f-01f6768b1d99</td><td></td><td></td></tr></table></div>"
},
"url" : "https://euvabeco.net/vcds-ig/CodeSystem/Conditions",
"version" : "0.1.0",
"name" : "Conditions",
"title" : "Conditions used in a patient profile",
"status" : "active",
"experimental" : false,
"date" : "2024-10-25T15:43:37+00:00",
"publisher" : "Euvabeco",
"contact" : [
{
"name" : "Euvabeco",
"telecom" : [
{
"system" : "url",
"value" : "https://euvabeco.eu"
}
]
}
],
"description" : "Persistent codes for CDS conditions",
"caseSensitive" : false,
"content" : "fragment",
"concept" : [
{
"code" : "3b779e76-ae66-4e18-bba4-7ed81f1befb3",
"display" : "Date of last history of pertussis",
"designation" : [
{
"language" : "en",
"value" : "Date of last history of pertussis"
},
{
"language" : "fr",
"value" : "Dernier épisode de coqueluche"
}
]
},
{
"code" : "af34705f-a8ad-4c00-b3f7-2057807db19b",
"display" : "Severe pneumococcal infection"
},
{
"code" : "b6a2264e-c150-41ed-94cd-83205259b17b",
"display" : "Dengue (proven by virological test)"
},
{
"code" : "f8cedc4a-283b-43f0-ae53-196bbcb5d19a",
"display" : "Treated diabetes"
},
{
"code" : "b761aff7-1a8c-4b95-8c5f-01f6768b1d99",
"display" : "Health profession"
}
]
}