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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeImmunization
IdImmunization-d2f8a567-4b3e-4d6c-a9e7-1c5b8f2d3a91.json
FHIR VersionR3

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

Immunization. Patient: Dhr. P. Patient-4. Status: completed
influenzavaccin
Toegediend: ja (10 maart 2026)
UitvoerendePharmeon acceptatie zorgverlener
Zorgverlenerrol: Huisartsen, niet apotheekhoudend

Source1

{
  "resourceType": "Immunization",
  "id": "d2f8a567-4b3e-4d6c-a9e7-1c5b8f2d3a91",
  "meta": {
    "lastUpdated": "2026-03-10T08:45:00.000+01:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://cgmhuisarts.cgm.nl/fhir/NamingSystem/immunizationID",
      "value": "cgm-immunization-001"
    }
  ],
  "status": "completed",
  "notGiven": false,
  "vaccineCode": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "J07BB02",
        "display": "influenzavaccin"
      }
    ]
  },
  "patient": {
    "reference": "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
    "display": "Dhr. P. Patient-4"
  },
  "date": "2026-03-10",
  "primarySource": true,
  "practitioner": [
    {
      "actor": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410",
              "display": "Huisartsen, niet apotheekhoudend"
            }
          }
        ],
        "reference": "Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767",
        "display": "Pharmeon acceptatie zorgverlener"
      }
    }
  ]
}