Austrian Patient Summary (R4)
0.1.0 - ci-build

Austrian Patient Summary (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: immunization-vaccine-unknown - JSON Representation

Raw json | Download

{
  "resourceType" : "Immunization",
  "id" : "immunization-vaccine-unknown",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-immunization"
    ]
  },
  "language" : "de-AT",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-AT\" lang=\"de-AT\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization immunization-vaccine-unknown</b></p><a name=\"immunization-vaccine-unknown\"> </a><a name=\"hcimmunization-vaccine-unknown\"> </a><a name=\"immunization-vaccine-unknown-de-AT\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-AT</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-ips-immunization.html\">AT IPS Immunization</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 787859002}\">Vaccine product (medicinal product)</span></p><p><b>patient</b>: <a href=\"Patient-001.html\">Maria Musterfrau  Female, DoB: 1998-04-17 ( Patient internal identifier: 0001)</a></p><p><b>occurrence</b>: 1998-06-04 00:00:00+0200</p><blockquote><p><b>protocolApplied</b></p><p><b>targetDisease</b>: <span title=\"Codes:{https://termgit.elga.gv.at/ValueSet/eimpf-impfrelevanteerkrankung 36989005}\">Mumps</span>, <span title=\"Codes:{https://termgit.elga.gv.at/ValueSet/eimpf-impfrelevanteerkrankung 14189004}\">Masern</span></p><p><b>doseNumber</b>: unknown</p></blockquote></div>"
  },
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "787859002",
        "display" : "Vaccine product (medicinal product)"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/001"
  },
  "occurrenceDateTime" : "1998-06-04T00:00:00+02:00",
  "protocolApplied" : [
    {
      "targetDisease" : [
        {
          "coding" : [
            {
              "system" : "https://termgit.elga.gv.at/ValueSet/eimpf-impfrelevanteerkrankung",
              "code" : "36989005",
              "display" : "Mumps"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "https://termgit.elga.gv.at/ValueSet/eimpf-impfrelevanteerkrankung",
              "code" : "14189004",
              "display" : "Masern"
            }
          ]
        }
      ],
      "doseNumberString" : "unknown"
    }
  ]
}