FHIR IG analytics| Package | hl7.fhir.us.resp-net |
| Resource Type | Immunization |
| Id | Immunization-flu.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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
}