FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-juan-hexa1-reported.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization juan-hexa1-reported
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
BeAdministeredProduct
- lotNumber: NA
identifier: https://www.one.be/vaccination/immunisation-register/9fa7c8fd-318e-45ff-9373-5cdbe8e0f778
status: Completed
vaccineCode: 871895005
patient: Identifier: https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid/3564564568
encounter: Encounter: status = finished; class = AMB (AMB)
occurrence: 2016-05-30
recorded: 2016-05-30
doseQuantity: 1
| Actor |
| Identifier: Reference(Spain) |
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": "juan-hexa1-reported",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
]
},
"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"
}
},
{
"extension": [
{
"url": "lotNumber",
"valueString": "NA"
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"identifier": [
{
"system": "https://www.one.be/vaccination/immunisation-register",
"value": "9fa7c8fd-318e-45ff-9373-5cdbe8e0f778"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "871895005"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid",
"value": "3564564568"
}
},
"encounter": {
"reference": "#demo-encounter"
},
"occurrenceDateTime": "2016-05-30",
"recorded": "2016-05-30",
"doseQuantity": {
"value": 1
},
"performer": [
{
"actor": {
"identifier": {
"value": "Reference(Spain)"
}
}
}
]
}