FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeImmunization
Idnl-core-Vaccination-event-02.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Vaccinatie. Patiƫnt: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Status: voltooidUitvoerende: Healthcare professional (role), GG&GD Nijmegen
Bezoek aan Guatemala.
Hepatitis A-vaccin
Toegediend:
Gemeld door uitvoerende:

Source1

{
  "resourceType": "Immunization",
  "id": "nl-core-Vaccination-event-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-event"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "J07BC02",
        "display": "Hepatitis A-vaccin"
      }
    ]
  },
  "patient": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "occurrenceDateTime": "2012-06-03",
  "performer": [
    {
      "function": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
            "code": "AP"
          }
        ]
      },
      "actor": {
        "reference": "PractitionerRole/nl-core-Vaccination-02-PractitionerRole-01",
        "type": "PractitionerRole",
        "display": "Healthcare professional (role), GG&GD Nijmegen"
      }
    }
  ],
  "note": [
    {
      "text": "Bezoek aan Guatemala."
    }
  ]
}