FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-aymeric-rota3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization aymeric-rota3
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
status: Completed
vaccineCode: 871761004
patient: Identifier: BeSSINNamingSystem/20020142173
occurrence: 2020-06-08
recorded: 2020-06-08
doseQuantity: 1
| Actor |
| Identifier: BeNSNIHDIProfessional/10829059 |
{
"resourceType": "Immunization",
"id": "aymeric-rota3",
"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": "871761004"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "20020142173"
}
},
"occurrenceDateTime": "2020-06-08",
"recorded": "2020-06-08",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
"value": "10829059"
}
}
}
]
}