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-03.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)
Bezoek aan Guatemala.
HEPATITIS A, GEINACTIVEERD, INTACT VIRUS
Toegediend:
Gemeld door uitvoerende:
Vaccinatiedetails
Dosering: 1 milliliter
Toediendetails
Deel van lichaam: gehele rechter bovenarm
Route: INTRAMUSCULAIR

Source1

{
  "resourceType": "Immunization",
  "id": "nl-core-Vaccination-event-03",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-event"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-Vaccination.PharmaceuticalProduct",
      "valueReference": {
        "reference": "Medication/nl-core-Vaccination-03-PharmaceuticalProduct-01",
        "display": "HEPATITIS A, GEINACTIVEERD, INTACT VIRUS"
      }
    }
  ],
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "J07BC02",
        "display": "HEPATITIS A, GEINACTIVEERD, INTACT VIRUS"
      }
    ]
  },
  "patient": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "occurrenceDateTime": "2012-06-03",
  "site": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "59126009",
        "display": "gehele rechter bovenarm"
      }
    ]
  },
  "route": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.9.13.2",
        "code": "2",
        "display": "INTRAMUSCULAIR"
      }
    ]
  },
  "doseQuantity": {
    "value": 1,
    "unit": "milliliter",
    "system": "http://unitsofmeasure.org",
    "code": "mL"
  },
  "performer": [
    {
      "function": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
            "code": "AP",
            "display": "Administering Provider"
          }
        ]
      },
      "actor": {
        "reference": "PractitionerRole/nl-core-Vaccination-02-PractitionerRole-01",
        "type": "PractitionerRole",
        "display": "Healthcare professional (role)"
      }
    }
  ],
  "note": [
    {
      "text": "Bezoek aan Guatemala."
    }
  ],
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "404904002",
          "display": "Kwetsbare oudere (bevinding)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "159731000146104",
          "display": "Immunisatie nodig vanuit rijksvaccinatieprogramma (situatie)"
        }
      ]
    }
  ],
  "protocolApplied": [
    {
      "targetDisease": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "128241005",
              "display": "hepatitis"
            }
          ]
        }
      ],
      "doseNumberString": "n/a"
    }
  ]
}