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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationneid-01.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": "b0cfa859-a6d1-31a1-abf2-633805388d60",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationNEID"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "951000221102",
        "display": "Meningokokken-C-Konjugat-Impfstoff (Konjugat C) (Menjugate 10 Mikrogramm, NeisVac-C,MENJUGATE KIT)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/a5a2a64c-ddcb-3d27-94c2-1c1fc646ce5f"
  },
  "occurrenceDateTime": "2022-12-12",
  "note": [
    {
      "text": "-"
    }
  ]
}