GIIS Implementation Guide
0.1.8 - ci-build International flag

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

: Other Vaccine codes - JSON Representation

Draft as of 2024-09-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "OtherVaccineVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet OtherVaccineVS</b></p><a name=\"OtherVaccineVS\"> </a><a name=\"hcOtherVaccineVS\"> </a><a name=\"OtherVaccineVS-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-OtherVaccineCS.html\"><code>https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS</code></a></li></ul></div>"
  },
  "url" : "https://paho.org/fhir/giis/ValueSet/OtherVaccineVS",
  "version" : "0.1.8",
  "name" : "OtherVaccineVS",
  "title" : "Other Vaccine codes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-09-05T15:52:58+00:00",
  "publisher" : "CENS",
  "contact" : [
    {
      "name" : "CENS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cens.cl"
        }
      ]
    }
  ],
  "description" : "Other Vaccine codes used as examples, these ones come from another table from the GIIS",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS"
      }
    ]
  }
}