FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-othercode.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization othercode
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
BeAdministeredProduct
- lotNumber: L00156
identifier: https://www.one.be/vaccination/immunisation-register/e15cd3d6-cfd8-4f77-9c78-9eb1a0fe5671
status: Completed
vaccineCode: If value is other, this cannot be empty
patient: Identifier: BeSSINNamingSystem/16032376921
occurrence: 2016-07-04
recorded: 2016-07-04
doseQuantity: 1
| Actor |
| Identifier: BeNSNIHDIProfessional/10829059 |
{
"resourceType": "Immunization",
"id": "othercode",
"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": "L00156"
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"identifier": [
{
"system": "https://www.one.be/vaccination/immunisation-register",
"value": "e15cd3d6-cfd8-4f77-9c78-9eb1a0fe5671"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code",
"code": "other"
}
],
"text": "If value is other, this cannot be empty"
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "16032376921"
}
},
"occurrenceDateTime": "2016-07-04",
"recorded": "2016-07-04",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
"value": "10829059"
}
}
}
]
}