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

FHIR IG analytics

Packagecsiro.fhir.au.smartforms
Resource TypeImmunization
IdImmunization-Immunization-ExtractBundleEntry1-pat-sf.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 Immunization-ExtractBundleEntry1-pat-sf

status: Completed

vaccineCode: Fluquadri 2025

patient: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))

occurrence: 2025-08-15

lotNumber: 123


Source1

{
  "resourceType": "Immunization",
  "id": "Immunization-ExtractBundleEntry1-pat-sf",
  "meta": {
    "profile": [
      "https://smartforms.csiro.au/ig/StructureDefinition/SHCImmunization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "884862121000036103",
        "display": "Fluquadri 2025"
      }
    ]
  },
  "patient": {
    "reference": "Patient/pat-sf"
  },
  "occurrenceDateTime": "2025-08-15",
  "lotNumber": "123"
}