FHIR IG analytics| Package | hl7.fhir.us.dental-data-exchange |
| Resource Type | Immunization |
| Id | Immunization-imm-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization imm-1
version: 9; Last updated: 2021-07-13 20:01:54+0000;
Information Source: #wWskYUsopfP05ugN
Profile: US Core Immunization Profile
status: Completed
vaccineCode: hepatitis B vaccine, pediatric or pediatric/adolescent dosage
patient: Patient A
occurrence: 2020-01-04
primarySource: false
{
"resourceType": "Immunization",
"id": "imm-1",
"meta": {
"versionId": "9",
"lastUpdated": "2021-07-13T20:01:54.521+00:00",
"source": "#wWskYUsopfP05ugN",
"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": "hepatitis B vaccine, pediatric or pediatric/adolescent dosage"
}
]
},
"patient": {
"reference": "Patient/example-dental",
"display": "Patient A"
},
"occurrenceDateTime": "2020-01-04",
"primarySource": false
}