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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationvchd-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": "6c765ea5-1d22-3b0c-b6fb-83a4eff2dbfb",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationVCHD"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1001000221103",
        "display": "Cholera Impfstoff, inaktiviert, oral (Dukoral)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/be5f358b-d7a7-3ea3-9ad9-efa742153395"
  },
  "occurrenceDateTime": "2020-02-01",
  "note": [
    {
      "text": "-"
    }
  ]
}