FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-iex1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization iex1
Language: fr-BE
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
identifier: https://www.kindengezin.be/vaccinatie/vaccination-register/036a5f82-cad8-4b79-ae2b-a5f20374b60a
status: Completed
vaccineCode: 911000221103
patient: Identifier: BeSSINNamingSystem/16032367159
occurrence: 2020-05-17
recorded: 2020-05-17
| Actor |
| Identifier: BeSSINNamingSystem/79121137740 (use: official, ) |
{
"resourceType": "Immunization",
"id": "iex1",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
]
},
"language": "fr-BE",
"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"
}
}
],
"identifier": [
{
"system": "https://www.kindengezin.be/vaccinatie/vaccination-register",
"value": "036a5f82-cad8-4b79-ae2b-a5f20374b60a"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "911000221103"
},
{
"system": "http://snomed.info/sct",
"code": "911000221103"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "16032367159"
}
},
"occurrenceDateTime": "2020-05-17",
"recorded": "2020-05-17",
"performer": [
{
"actor": {
"identifier": {
"use": "official",
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "79121137740"
}
}
}
]
}