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

FHIR IG analytics

Packagehl7.fhir.us.resp-net
Resource TypeImmunization
IdImmunization-flu.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

Narrative: Immunization for Influenza, high dose seasonal

subject: Eve Everywoman. Generated Summary: Medical Record Number: 1032702; active; Eve Everywoman; ph: 1-(404)555-1212; gender: female; birthDate: 1974-11-24


Source1

{
  "resourceType": "Immunization",
  "id": "flu",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|3.1.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/cvx",
        "code": "135",
        "display": "Influenza, high dose seasonal"
      }
    ]
  },
  "patient": {
    "reference": "Patient/patient-respnet-eve-everywoman"
  },
  "occurrenceDateTime": "2023-09-01",
  "primarySource": true
}