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

FHIR IG analytics

Packagehl7.fhir.cl.corecl
Resource TypeImmunization
IdImmunization-999.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Immunization

Resource Immunization "999"

status: completed

vaccineCode: Type B viral hepatitis (SNOMED CT#66071002)

patient: Patient/11 ""

occurrence: 2022-07-06 02:30:00+0100


Source1

{
  "resourceType": "Immunization",
  "id": "999",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "66071002"
      }
    ]
  },
  "patient": {
    "reference": "Patient/11"
  },
  "occurrenceDateTime": "2022-07-06T14:30:00+01:00"
}