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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.immunization
Resource TypeImmunization
Id39d98ab0-6aca-11ec-0000-020000000000.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Immunization",
  "id": "39d98ab0-6aca-11ec-0000-020000000000",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/imm-Vaccination-event"
    ]
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-imm-Vaccination.PharmaceuticalProduct",
      "valueReference": {
        "reference": "Medication/nl-core-PhPrd--18954-21684011138832447-2924528",
        "type": "Medication",
        "display": "COVID-19 VACCIN PFIZER INJVLST 0,3ML"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.131.2",
      "value": "d90e19"
    }
  ],
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.7",
        "code": "2924528",
        "display": "COVID-19 VACCIN PFIZER INJVLST 0,3ML"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "28531000087107",
        "display": "vaccin tegen 'Severe acute respiratory syndrome'-coronavirus 2"
      }
    ]
  },
  "patient": {
    "reference": "Patient/core-Patient--JohannaPetronellaMariaJ-P-M-vanGiessenvanderPutten",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria van Giessen-van der Putten"
  },
  "occurrenceDateTime": "2020-08-26",
  "location": {
    "reference": "Location/nl-core-HPrv--2165281100733-10000006",
    "type": "Location",
    "display": "Healthcare provider (location), GGD test 06"
  },
  "site": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AnatomicalLocation.Laterality",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "7771000",
              "display": "links"
            }
          ]
        }
      }
    ],
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "40983000",
        "display": "bovenarm"
      }
    ]
  },
  "performer": [
    {
      "function": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
            "code": "AP",
            "display": "Administering Provider"
          }
        ]
      },
      "actor": {
        "reference": "Organization/nl-core-HPrv-Org--Org-2165281100733-20000006",
        "type": "Organization",
        "display": "Healthcare provider (organization), Huisartsenpraktijk test 06"
      }
    }
  ],
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "404904002",
          "display": "Kwetsbare oudere (bevinding)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "159741000146107",
          "display": "Immunisatie nodig vanuit vaccinatieprogramma (situatie)"
        }
      ]
    }
  ]
}