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

: Julia - refuse HPV - JSON Representation

Raw json | Download


{
  "resourceType" : "Immunization",
  "id" : "julia-refuse-hpv",
  "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 julia-refuse-hpv</b></p><a name=\"julia-refuse-hpv\"> </a><a name=\"hcjulia-refuse-hpv\"> </a><a name=\"julia-refuse-hpv-en-US\"> </a><p><b>BeExtRecorder</b>: <a href=\"Organization-org-regional-child-care-agency.html\">Organization Regional Child Care Agency</a></p><p><b>status</b>: Not Done</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 911000221103}\">Vaccine product containing only Human papillomavirus antigen (medicinal product)</span></p><p><b>patient</b>: Identifier: BeSSINNamingSystem/06092473240</p><p><b>occurrence</b>: 2019-09-05</p><p><b>recorded</b>: 2019-09-05</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>Identifier: Reference(School2)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder",
      "valueReference" : {
        🔗 "reference" : "Organization/org-regional-child-care-agency"
      }
    }
  ],
  "status" : "not-done",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "911000221103"
      }
    ]
  },
  "patient" : {
    "identifier" : {
      "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value" : "06092473240"
    }
  },
  "occurrenceDateTime" : "2019-09-05",
  "recorded" : "2019-09-05",
  "performer" : [
    {
      "actor" : {
        "identifier" : {
          "value" : "Reference(School2)"
        }
      }
    }
  ]
}