FHIR IG analytics| Package | hl7.fhir.uv.immds |
| Resource Type | Immunization |
| Id | Immunization-immunization-forecast-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: immunization-forecast-example
meta:
status: completed
vaccineCode: Hep B, adolescent or pediatric (Details : {http://hl7.org/fhir/sid/cvx code '08' = 'Hep B, adolescent or pediatric', given as 'Hep B, adolescent or pediatric'})
patient: Generated Summary: id: forecast-example; ??; null null ; gender: male; birthDate: Apr 28, 2019
occurrence: Apr 29, 2019 12:00:00 AM
recorded: Apr 29, 2019 12:00:00 AM
primarySource: false
{
"resourceType": "Immunization",
"id": "immunization-forecast-example",
"meta": {
"versionId": "1",
"lastUpdated": "2019-06-27T11:55:25.382-04:00",
"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": "08",
"display": "Hep B, adolescent or pediatric"
}
]
},
"patient": {
"reference": "Patient/forecast-example"
},
"occurrenceDateTime": "2019-04-29",
"recorded": "2019-04-29T00:00:00-04:00",
"primarySource": false
}