FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | Immunization |
| Id | Immunization-julia-refuse-hpv.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization julia-refuse-hpv
Profile: BeVaccination
BeExtRecorder: Organization Regional Child Care Agency
status: Not Done
vaccineCode: 911000221103
patient: Identifier: BeSSINNamingSystem/06092473240
occurrence: 2019-09-05
recorded: 2019-09-05
| Actor |
| Identifier: Reference(School2) |
{
"resourceType": "Immunization",
"id": "julia-refuse-hpv",
"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"
}
}
],
"status": "not-done",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "911000221103"
}
]
},
"patient": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "06092473240"
}
},
"occurrenceDateTime": "2019-09-05",
"recorded": "2019-09-05",
"performer": [
{
"actor": {
"identifier": {
"value": "Reference(School2)"
}
}
}
]
}