FHIR IG analytics| Package | hl7.fhir.us.ccda |
| Resource Type | Immunization |
| Id | Immunization-immunization.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization immunization
version: 4; Last updated: 2020-08-12 19:18:13+0000;
Information Source: #GZdcyuPrL6zv6dDA
Profile: US Core Immunization Profile
status: Completed
vaccineCode: influenza, injectable, quadrivalent, contains preservative
patient: Amy Shaw
occurrence: 2016-01-08
primarySource: false
{
"resourceType": "Immunization",
"id": "immunization",
"meta": {
"versionId": "4",
"lastUpdated": "2020-08-12T19:18:13.351+00:00",
"source": "#GZdcyuPrL6zv6dDA",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "158",
"display": "influenza, injectable, quadrivalent, contains preservative"
}
]
},
"patient": {
"reference": "Patient/example",
"display": "Amy Shaw"
},
"occurrenceDateTime": "2016-01-08",
"primarySource": false
}