FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-gabriel-flu.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization gabriel-flu
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
BeAdministeredProduct
- coded: 4670576
status: Completed
vaccineCode: 1181000221105
patient: Identifier: BeSSINNamingSystem/55011779911
occurrence: 2019-10-11
recorded: 2019-10-11
doseQuantity: 1
| Actor |
| Identifier: BeNSNIHDIProfessional/15690937 |
{
"resourceType": "Immunization",
"id": "gabriel-flu",
"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": "coded",
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes",
"code": "4670576"
}
]
}
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1181000221105"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "55011779911"
}
},
"occurrenceDateTime": "2019-10-11",
"recorded": "2019-10-11",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
"value": "15690937"
}
}
}
]
}