FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-juan-hexa4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization juan-hexa4
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
BeAdministeredProduct
- lotNumber: L43476
identifier: https://www.one.be/vaccination/immunisation-register/75fe6a69-18b2-4660-ab57-93b17d51be18
status: Completed
vaccineCode: 871895005
patient: Identifier: https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid/3564564568
occurrence: 2017-03-23
recorded: 2017-03-23
doseQuantity: 1
| Actor |
| Identifier: BeNSNIHDIProfessional/10829059 |
{
"resourceType": "Immunization",
"id": "juan-hexa4",
"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"
}
},
{
"extension": [
{
"url": "lotNumber",
"valueString": "L43476"
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"identifier": [
{
"system": "https://www.one.be/vaccination/immunisation-register",
"value": "75fe6a69-18b2-4660-ab57-93b17d51be18"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "871895005"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid",
"value": "3564564568"
}
},
"occurrenceDateTime": "2017-03-23",
"recorded": "2017-03-23",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
"value": "10829059"
}
}
}
]
}