FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-immunization-example-not-given-refusal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization immunization-example-not-given-refusal
Language: nl-BE
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
identifier: https://www.kindengezin.be/vaccinatie/vaccination-register/2687758923
status: Not Done
vaccineCode: Hepatitis B
patient: Identifier: BeSSINNamingSystem/59050937740
encounter: Encounter: status = finished; class = AMB (AMB)
occurrence: 2020-03-12
recorded: 2020-03-12
| Actor |
| Organization Regional Child Care Agency |
Generated Narrative: Encounter #demo-encounter
status: Finished
class: [not stated]: AMB (AMB)
subject: Identifier: BeSSINNamingSystem/16032376921
Locations
Location Location: type = Kind en gezin serviceProvider: Organization Regional Child Care Agency
Generated Narrative: Location #demo-location
type: Kind en gezin
{
"resourceType": "Immunization",
"id": "immunization-example-not-given-refusal",
"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": "Encounter",
"id": "demo-encounter",
"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"
}
}
],
"serviceProvider": {
"reference": "Organization/org-regional-child-care-agency"
}
},
{
"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"
}
}
],
"identifier": [
{
"system": "https://www.kindengezin.be/vaccinatie/vaccination-register",
"value": "2687758923"
}
],
"status": "not-done",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000172109",
"code": "871822003",
"display": "Hepatitis B"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "59050937740"
}
},
"encounter": {
"reference": "#demo-encounter"
},
"occurrenceDateTime": "2020-03-12",
"recorded": "2020-03-12",
"performer": [
{
"actor": {
"reference": "Organization/org-regional-child-care-agency",
"identifier": {
"use": "official",
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "79121137740"
}
}
}
]
}