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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationcdfd-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": "39fa5a01-0682-3cc8-b59d-80d715c5210a",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationCDFD"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "74964007",
        "display": "andere/sonstige"
      }
    ]
  },
  "patient": {
    "reference": "Patient/4e3f1dd5-5267-35d7-b7de-263b49b764b0"
  },
  "occurrenceDateTime": "2022-12-15"
}