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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationband-02.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": "50dfcdab-3fca-3be5-946b-0596a04805c3",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationBAND"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "860818003",
        "display": "Anthrax Impfstoff (Milzbrand Immunprophylaxe)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/964d6b0e-7683-3c08-88b8-3215db1833eb"
  },
  "occurrenceDateTime": "2019-12-15",
  "note": [
    {
      "text": "-"
    }
  ]
}