ESAVI FHIR Implementation Guide (IG)
0.1.45 - ci-build International flag

ESAVI FHIR Implementation Guide (IG), published by ESAVI -. This guide is not an authorized publication; it is the continuous build for version 0.1.45 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/PanAmericanHealthOrganization/ESAVI-IG-FHIR-EN/ and changes regularly. See the Directory of published versions

: Prior Vaccination Verification Mode - JSON Representation

Active as of 2021-03-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ModoVerificacionVacunaCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ModoVerificacionVacunaCS</b></p><a name=\"ModoVerificacionVacunaCS\"> </a><a name=\"hcModoVerificacionVacunaCS\"> </a><a name=\"ModoVerificacionVacunaCS-en-US\"> </a><p>This case-insensitive code system <code>https://paho.org/fhir/esavi/CodeSystem/ModoVerificacionVacunaCS</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=\"ModoVerificacionVacunaCS-1\"> </a></td><td>Physical Card/Registration</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ModoVerificacionVacunaCS-2\"> </a></td><td>Electronic Card/Registration</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ModoVerificacionVacunaCS-3\"> </a></td><td>Verbal statement</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ModoVerificacionVacunaCS-4\"> </a></td><td>Clinical history corroborated with ID</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ModoVerificacionVacunaCS-5\"> </a></td><td>It is not known</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"ModoVerificacionVacunaCS-O\"> </a></td><td>Another</td></tr></table></div>"
  },
  "url" : "https://paho.org/fhir/esavi/CodeSystem/ModoVerificacionVacunaCS",
  "version" : "0.1.45",
  "name" : "ModoVerificacionVacunaCS",
  "title" : "Prior Vaccination Verification Mode",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-03-11T00:00:00-03:00",
  "publisher" : "ESAVI -",
  "contact" : [
    {
      "name" : "ESAVI -",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://covid-19pharmacovigilance.paho.org/resources/updates-on-aefi"
        },
        {
          "system" : "email",
          "value" : "rizzatodan@paho.org"
        }
      ]
    }
  ],
  "description" : "Vaccine Verification Modes or Completed Vaccination Schedule",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "1",
      "display" : "Physical Card/Registration"
    },
    {
      "code" : "2",
      "display" : "Electronic Card/Registration"
    },
    {
      "code" : "3",
      "display" : "Verbal statement"
    },
    {
      "code" : "4",
      "display" : "Clinical history corroborated with ID"
    },
    {
      "code" : "5",
      "display" : "It is not known"
    },
    {
      "code" : "O",
      "display" : "Another"
    }
  ]
}