FHIR IG analytics| Package | myhealth.eu.fhir.euvac |
| Resource Type | Composition |
| Id | Composition-comp-vachist-euvac.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition comp-vachist-euvac
Language: en-GB
Profile: Vaccination History (EUVAC)
identifier: urn:oid:2.16.724.4.8.10.200.10/VACHIST-EUVAC-2024-001
status: Final
type: History of Immunization note
date: 2024-10-10 10:00:00+0200
author: Practitioner Alice Johnson
title: Vaccination History
| Mode | Time | Party |
| Legal | 2024-10-10 10:00:00+0200 | Practitioner Alice Johnson |
custodian: Organization City Health Centre Brussels
{
"resourceType": "Composition",
"id": "comp-vachist-euvac",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/euvac/StructureDefinition/composition-euvac-myhealtheu"
]
},
"language": "en-GB",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": {
"system": "urn:oid:2.16.724.4.8.10.200.10",
"value": "VACHIST-EUVAC-2024-001"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11369-6",
"display": "History of Immunization note"
}
]
},
"subject": {
"reference": "Patient/patient-vachist-euvac"
},
"date": "2024-10-10T10:00:00+02:00",
"author": [
{
"reference": "Practitioner/prac-vachist-euvac"
}
],
"title": "Vaccination History",
"attester": [
{
"mode": "legal",
"time": "2024-10-10T10:00:00+02:00",
"party": {
"reference": "Practitioner/prac-vachist-euvac"
}
}
],
"custodian": {
"reference": "Organization/org-vachist-euvac"
},
"section": [
{
"title": "Immunisations",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11369-6",
"display": "History of Immunization note"
}
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Vaccination history for John Smith (DOB: 1985-03-15).</p><ul><li>Measles vaccine – 2021-04-15 (dose 1, minimal record)</li><li>COVID-19 vaccine (Comirnaty) – 2024-10-10 (dose 1, full record)</li></ul></div>"
},
"entry": [
{
"reference": "Immunization/vacc-minimal-euvac"
},
{
"reference": "Immunization/vacc-full-euvac"
}
]
}
]
}