FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Immunization |
| Id | Immunization-immunization-ecr-pneumo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization immunization-ecr-pneumo
Language: en
status: Completed
vaccineCode: pneumococcal polysaccharide PPV23
patient: Eve Everywoman
occurrence: 2018-09-01
primarySource: true
{
"resourceType": "Immunization",
"id": "immunization-ecr-pneumo",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|6.1.0"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "33",
"display": "pneumococcal polysaccharide PPV23"
}
]
},
"patient": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"occurrenceDateTime": "2018-09-01",
"primarySource": true
}