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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationsxxd-01a.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": "01b4ee88-33bd-3e8a-8683-a84cf4920eaa",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationSXXD"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "971000221109",
        "display": "Typhus-Impfstoff, oral,lebend abgeschwächt (Typhoral L)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97"
  },
  "occurrenceDateTime": "2022-12-01",
  "note": [
    {
      "text": "-"
    }
  ]
}