FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-simon-hpv-at-work.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization simon-hpv-at-work
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
status: Completed
vaccineCode: 911000221103
patient: Identifier: BeSSINNamingSystem/80112136791
occurrence: 2020-04-03
recorded: 2020-04-03
doseQuantity: 1
| Actor |
| Identifier: Reference(Company1) |
{
"resourceType": "Immunization",
"id": "simon-hpv-at-work",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder",
"valueReference": {
"reference": "Organization/org-regional-child-care-agency"
}
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "911000221103"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "80112136791"
}
},
"occurrenceDateTime": "2020-04-03",
"recorded": "2020-04-03",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"value": "Reference(Company1)"
}
}
}
]
}