FHIR IG analytics| Package | hl7.fhir.us.pacio-toc |
| Resource Type | Immunization |
| Id | Immunization-BSJ-Immunization-PCV20.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization BSJ-Immunization-PCV20
Profile: US Core Immunization Profile version: 8.0.1
status: Completed
vaccineCode: pneumococcal conjugate vaccine, 13 valent
patient: Betsy Smith-Johnson
occurrence: 2025-11-19 15:00:00-0800
primarySource: false
location: Home Health - Motown
lotNumber: AAJN88P
| Actor |
| Dr. Gerald Park |
{
"resourceType": "Immunization",
"id": "BSJ-Immunization-PCV20",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|8.0.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "133",
"display": "pneumococcal conjugate vaccine, 13 valent"
}
],
"text": "pneumococcal conjugate vaccine, 13 valent"
},
"patient": {
"reference": "Patient/Example-Smith-Johnson-Patient1",
"display": "Betsy Smith-Johnson"
},
"occurrenceDateTime": "2025-11-19T15:00:00-08:00",
"primarySource": false,
"location": {
"reference": "Location/org-Loc-HomeHealth-Motown",
"display": "Home Health - Motown"
},
"lotNumber": "AAJN88P",
"performer": [
{
"actor": {
"reference": "PractitionerRole/Role-SNFDoc-GeraldPark",
"display": "Dr. Gerald Park"
}
}
]
}