FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-covid-jan-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization covid-jan-1
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
BeAdministeredProduct
- lotNumber: B037453
- reference: Medication 19013168
identifier: https://www.ehealth.fgov.be/covid-vaccination/vaccination-register/134c357c-745b-4a55-43b5-3856240bc740
status: Completed
vaccineCode: 28531000087107
patient: Identifier: BeSSINNamingSystem/70072376921
encounter: Encounter: status = finished; class = AMB (AMB)
occurrence: 2020-02-22
recorded: 2020-02-22
doseQuantity: 1
| Actor |
| Huisarts 1 (Identifier: BeNSNIHDIProfessional/10829059 (use: official, )) |
Generated Narrative: Medication #pfizer-s0001
identifier:
https://covid-vaccine-tracking.be/serialnumbers#034753633001/?ngen-9?code: 19013168
Batches
LotNumber ExpirationDate B037453 2020-06-30
Generated Narrative: Encounter #demo-encounter-2
status: Finished
class: [not stated]: AMB (AMB)
subject: Identifier: BeSSINNamingSystem/16032376921
Locations
Location Location: type = Kind en gezin
Generated Narrative: Location #demo-location
type: Kind en gezin
{
"resourceType": "Immunization",
"id": "covid-jan-1",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Medication",
"id": "pfizer-s0001",
"identifier": [
{
"system": "https://covid-vaccine-tracking.be/serialnumbers#034753633001"
}
],
"code": {
"coding": [
{
"system": "http://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes",
"code": "19013168"
}
]
},
"batch": {
"lotNumber": "B037453",
"expirationDate": "2020-06-30"
}
},
{
"resourceType": "Encounter",
"id": "demo-encounter-2",
"status": "finished",
"class": {
"code": "AMB"
},
"subject": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "16032376921"
}
},
"location": [
{
"location": {
"reference": "#demo-location"
}
}
]
},
{
"resourceType": "Location",
"id": "demo-location",
"type": [
{
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-care-location",
"code": "kind-gezin"
}
]
}
]
}
],
"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": "B037453"
},
{
"url": "reference",
"valueReference": {
"reference": "#pfizer-s0001"
}
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"identifier": [
{
"system": "https://www.ehealth.fgov.be/covid-vaccination/vaccination-register",
"value": "134c357c-745b-4a55-43b5-3856240bc740"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000172109",
"code": "28531000087107"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "70072376921"
}
},
"encounter": {
"reference": "#demo-encounter-2"
},
"occurrenceDateTime": "2020-02-22",
"recorded": "2020-02-22",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"use": "official",
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional",
"value": "10829059"
},
"display": "Huisarts 1"
}
}
]
}