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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeImmunization
IdImmunization-b0a09112-1141-41a5-ab3e-277dd7cf34c4.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 resource:

  • Patient: 'Johan XXX_Helleman_Afblijven'

  • Start: 'Completed'

  • Note: 'Bezoek aan Guatemala'

  • Date: '5-3-1999 12:58+0100'

  • Not given: 'No'

  • Vaccine code: 'HEPATITIS-A-VACCIN HAVRIX JR WSP 0,5ML (1440E/ML)'

  • PractitionerNames
    Practitioner 1
  • Author 'Practitioner author with last name 'van Partners'.'


Source1

{
  "resourceType": "Immunization",
  "id": "b0a09112-1141-41a5-ab3e-277dd7cf34c4",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source",
        "valueUri": "ZP"
      }
    ],
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "notGiven": false,
  "vaccineCode": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.10",
        "code": "00062022",
        "display": "HEPATITIS-A-VACCIN HAVRIX JR WSP 0,5ML (1440E/ML)"
      }
    ],
    "text": "HEPATITIS-A-VACCIN HAVRIX JR WSP 0,5ML (1440E/ML)"
  },
  "patient": {
    "reference": "Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
    "display": "Johan XXX_Helleman_Afblijven"
  },
  "date": "1999-03-05",
  "primarySource": true,
  "doseQuantity": {
    "value": 1,
    "unit": "STUK",
    "system": "http://unitsofmeasure.org",
    "code": "STUK"
  },
  "practitioner": [
    {
      "actor": {
        "reference": "Practitioner/37b6e64f-9d95-4e33-8a38-ede7e0cbb905",
        "display": "ChipSoft gebruiker"
      }
    }
  ],
  "note": [
    {
      "authorReference": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "PractitionerRole/F291A52653198B7DFFDE2BF39572EF714413829AF1665C47CB3ABED9525E9492",
              "display": "Onbekende functiecode."
            }
          }
        ],
        "reference": "Practitioner/5b246c55-3730-4fb6-b1f8-e987822fed85",
        "display": "van Partners"
      },
      "time": "2022-09-30",
      "text": "Bezoek aan Guatemala"
    }
  ]
}