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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationebvd-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": "8eb8cbf9-9a14-3708-9a8e-1cce5bbb7a9d",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationEBVD"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "74964007",
        "display": "andere/sonstige"
      }
    ]
  },
  "patient": {
    "reference": "Patient/ce85d93a-1169-3140-9bfd-3dc3587ea5c7"
  },
  "occurrenceDateTime": "2020-02-18",
  "note": [
    {
      "text": "-"
    }
  ]
}