GIIS Implementation Guide
0.1.8 - ci-build
GIIS Implementation Guide, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/giis_fhir_IG/ and changes regularly. See the Directory of published versions
Active as of 2024-01-15 |
{
"resourceType" : "CodeSystem",
"id" : "OtherVaccineCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem OtherVaccineCS</b></p><a name=\"OtherVaccineCS\"> </a><a name=\"hcOtherVaccineCS\"> </a><a name=\"OtherVaccineCS-en-US\"> </a><p>This case-sensitive code system <code>https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS</code> defines the 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\">1<a name=\"OtherVaccineCS-1\"> </a></td><td>adenovirus vaccine</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"OtherVaccineCS-2\"> </a></td><td>dengue fever vaccine</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"OtherVaccineCS-3\"> </a></td><td>hepatitis A vaccine</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"OtherVaccineCS-4\"> </a></td><td>hepatitis B vaccine</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"OtherVaccineCS-5\"> </a></td><td>hepatitis C vaccine</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"OtherVaccineCS-6\"> </a></td><td>hepatitis E vaccine</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"OtherVaccineCS-7\"> </a></td><td>influenza virus vaccine</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"OtherVaccineCS-8\"> </a></td><td>rotavirus vaccine</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"OtherVaccineCS-9\"> </a></td><td>hantavirus vaccine</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"OtherVaccineCS-0\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS",
"version" : "0.1.8",
"name" : "OtherVaccineCS",
"title" : "Other Vaccine codes",
"status" : "active",
"experimental" : true,
"date" : "2024-01-15",
"publisher" : "CENS",
"contact" : [
{
"name" : "CENS",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cens.cl"
}
]
}
],
"description" : "Codes for vaccines coming from a certain table (OtherVaccines) from the GIIS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "1",
"display" : "adenovirus vaccine"
},
{
"code" : "2",
"display" : "dengue fever vaccine"
},
{
"code" : "3",
"display" : "hepatitis A vaccine"
},
{
"code" : "4",
"display" : "hepatitis B vaccine"
},
{
"code" : "5",
"display" : "hepatitis C vaccine"
},
{
"code" : "6",
"display" : "hepatitis E vaccine"
},
{
"code" : "7",
"display" : "influenza virus vaccine"
},
{
"code" : "8",
"display" : "rotavirus vaccine"
},
{
"code" : "9",
"display" : "hantavirus vaccine"
},
{
"code" : "0",
"display" : "Other"
}
]
}