FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-vaccinnet-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization vaccinnet-1
Language: nl-BE
Profile: BeVaccination
BeExtRecorder: Identifier: BeNIHDINamingSystem/10182803004
BeAdministeredProduct
- coded: 1149939
identifier: https://www.kindengezin.be/vaccinatie/vaccination-register/910C6BBCF1C13FA0434D15CCF5609AE8
status: Completed
vaccineCode: 871751006
patient: Identifier: BeSSINNamingSystem/90083191801
encounter: Encounter: status = finished; class = AMB (AMB)
occurrence: 2024-01-05
recorded: 2024-01-05
route: Instramuscular
doseQuantity: 1
| Actor |
| Identifier: BeNIHDINamingSystem/10182803004 |
Generated Narrative: Location #demo-location-1
address: BEL
Generated Narrative: Encounter #demo-encounter-1
status: Finished
class: [not stated]: AMB (AMB)
subject: Identifier: BeSSINNamingSystem/16032376921
Locations
Location Location
{
"resourceType": "Immunization",
"id": "vaccinnet-1",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
]
},
"language": "nl-BE",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Location",
"id": "demo-location-1",
"address": {
"country": "BEL"
}
},
{
"resourceType": "Encounter",
"id": "demo-encounter-1",
"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-1"
}
}
]
}
],
"extension": [
{
"url": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder",
"valueReference": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
"value": "10182803004"
}
}
},
{
"extension": [
{
"url": "coded",
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/be-ns-cnk-codes",
"code": "1149939"
}
]
}
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"identifier": [
{
"system": "https://www.kindengezin.be/vaccinatie/vaccination-register",
"value": "910C6BBCF1C13FA0434D15CCF5609AE8"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000172109",
"code": "871751006"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "90083191801"
}
},
"encounter": {
"reference": "#demo-encounter-1"
},
"occurrenceDateTime": "2024-01-05",
"recorded": "2024-01-05",
"route": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-administration-route",
"code": "IM"
}
]
},
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
"value": "10182803004"
}
}
}
]
}