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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeImmunization
Idzib-Vaccination-01.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

Vaccinatie. Patiƫnt: Johan XXX_Helleman. Id: 1ef6763b-8fdf-11ec-2005-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: voltooid
Bezoek aan Guatemala
hepatitis A immunoglobulin
Toegediend: ja (9 maart 1999)
Gemeld door uitvoerende: nee
ZorgverlenerHenk de Vries
Zorgverlenerrol: Medisch specialisten, orthopedie

Source1

{
  "resourceType": "Immunization",
  "id": "zib-vaccination-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1ef6763b-8fdf-11ec-2005-020000000000"
    }
  ],
  "status": "completed",
  "notGiven": false,
  "vaccineCode": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "J06BB11",
        "display": "hepatitis A immunoglobulin"
      }
    ]
  },
  "patient": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "date": "1999-03-09",
  "primarySource": false,
  "practitioner": [
    {
      "actor": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "PractitionerRole/nl-core-practitionerrole-01",
              "display": "Medisch specialisten, orthopedie"
            }
          }
        ],
        "reference": "Practitioner/nl-core-practitioner-01",
        "display": "Henk de Vries"
      }
    }
  ],
  "note": [
    {
      "text": "Bezoek aan Guatemala"
    }
  ]
}