FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | Immunization |
| Id | Immunization-999.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization
Resource Immunization "999"
status: completed
vaccineCode: Type B viral hepatitis (SNOMED CT#66071002)
patient: Patient/11 ""
occurrence: 2022-07-06 02:30:00+0100
{
"resourceType": "Immunization",
"id": "999",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "66071002"
}
]
},
"patient": {
"reference": "Patient/11"
},
"occurrenceDateTime": "2022-07-06T14:30:00+01:00"
}