FHIR IG analytics| Package | hl7.fhir.us.immds |
| Resource Type | Immunization |
| Id | Immunization-ImmDSImmunizationExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization ImmDSImmunizationExample
Language: en
Profile: ImmDS Immunization
status: Completed
vaccineCode: Hep B, adolescent or pediatric
patient: Gene Wellington Male, DoB: 2020-04-28 ( Medical record number)
occurrence: 2020-04-28
primarySource: true
{
"resourceType": "Immunization",
"id": "ImmDSImmunizationExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/immds/StructureDefinition/immds-immunization"
]
},
"language": "en",
"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/ImmDSPatientExample"
},
"occurrenceDateTime": "2020-04-28",
"primarySource": true
}