HL7 Belgium Vaccination (Patient Dossier)
1.1.0 - STU Belgium flag

HL7 Belgium Vaccination (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/vaccination/ and changes regularly. See the Directory of published versions

: Jan's second successful COVID-19 vaccination - JSON Representation

Raw json | Download


{
  "resourceType" : "Immunization",
  "id" : "covid-jan-3",
  "meta" : {
    "profile" : [
      🔗 "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization covid-jan-3</b></p><a name=\"covid-jan-3\"> </a><a name=\"hccovid-jan-3\"> </a><a name=\"covid-jan-3-en-US\"> </a><p><b>BeExtRecorder</b>: <a href=\"Organization-org-regional-child-care-agency.html\">Organization Regional Child Care Agency</a></p><blockquote><p><b>BeAdministeredProduct</b></p><ul><li>lotNumber: B037477</li><li>reference: <a href=\"#hccovid-jan-3/pfizer-s0003\">Medication 19013168</a></li></ul></blockquote><p><b>identifier</b>: <code>https://www.ehealth.fgov.be/covid-vaccination/vaccination-register</code>/134c357c-745b-4a55-43b5-3856240bc740</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 28531000087107}\">COVID-19 vaccine</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/70072376921</p><p><b>encounter</b>: <a href=\"#hccovid-jan-3/demo-encounter-2\">Encounter: status = finished; class = AMB (AMB)</a></p><p><b>occurrence</b>: 2020-03-24</p><p><b>recorded</b>: 2020-03-24</p><p><b>doseQuantity</b>: 1</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td>Huisarts 1 (Identifier: BeNSNIHDIProfessional/10829059\u00a0(use:\u00a0official,\u00a0))</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #pfizer-s0003</b></p><a name=\"covid-jan-3/pfizer-s0003\"> </a><a name=\"hccovid-jan-3/pfizer-s0003\"> </a><a name=\"covid-jan-3/pfizer-s0003-en-US\"> </a><p><b>identifier</b>: <code>https://covid-vaccine-tracking.be/serialnumbers#034753633003</code>/?ngen-9?</p><p><b>code</b>: <span title=\"Codes:{http://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes 19013168}\">19013168</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>B037477</td><td>2020-09-30</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Encounter  #demo-encounter-2</b></p><a name=\"covid-jan-3/demo-encounter-2\"> </a><a name=\"hccovid-jan-3/demo-encounter-2\"> </a><a name=\"covid-jan-3/demo-encounter-2-en-US\"> </a>Not done yet</blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location  #demo-location</b></p><a name=\"covid-jan-3/demo-location\"> </a><a name=\"hccovid-jan-3/demo-location\"> </a><a name=\"covid-jan-3/demo-location-en-US\"> </a><p><b>type</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location kind-gezin}\">Kind en gezin</span></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "pfizer-s0003",
      "identifier" : [
        {
          "system" : "https://covid-vaccine-tracking.be/serialnumbers#034753633003"
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "http://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes",
            "code" : "19013168"
          }
        ]
      },
      "batch" : {
        "lotNumber" : "B037477",
        "expirationDate" : "2020-09-30"
      }
    },
    {
      "resourceType" : "Encounter",
      "id" : "demo-encounter-2",
      "status" : "finished",
      "class" : {
        "code" : "AMB"
      },
      "subject" : {
        "identifier" : {
          "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
          "value" : "16032376921"
        }
      },
      "location" : [
        {
          "location" : {
            "reference" : "#demo-location"
          }
        }
      ]
    },
    {
      "resourceType" : "Location",
      "id" : "demo-location",
      "type" : [
        {
          "coding" : [
            {
              "system" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location",
              "code" : "kind-gezin"
            }
          ]
        }
      ]
    }
  ],
  "extension" : [
    {
      "url" : "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder",
      "valueReference" : {
        🔗 "reference" : "Organization/org-regional-child-care-agency"
      }
    },
    {
      "extension" : [
        {
          "url" : "lotNumber",
          "valueString" : "B037477"
        },
        {
          "url" : "reference",
          "valueReference" : {
            "reference" : "#pfizer-s0003"
          }
        }
      ],
      "url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
    }
  ],
  "identifier" : [
    {
      "system" : "https://www.ehealth.fgov.be/covid-vaccination/vaccination-register",
      "value" : "134c357c-745b-4a55-43b5-3856240bc740"
    }
  ],
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000172109",
        "code" : "28531000087107"
      }
    ]
  },
  "patient" : {
    "identifier" : {
      "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value" : "70072376921"
    }
  },
  "encounter" : {
    "reference" : "#demo-encounter-2"
  },
  "occurrenceDateTime" : "2020-03-24",
  "recorded" : "2020-03-24",
  "doseQuantity" : {
    "value" : 1
  },
  "performer" : [
    {
      "actor" : {
        "identifier" : {
          "use" : "official",
          "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
          "value" : "10829059"
        },
        "display" : "Huisarts 1"
      }
    }
  ]
}