MyHealth@Eu Vaccination
10.0.0 - qa-preview
150
MyHealth@Eu Vaccination - Local Development build (v10.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Composition",
"id" : "comp-vachist-euvac",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/euvac/StructureDefinition/composition-vaccination-history-euvac"
]
},
"language" : "en-GB",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-GB\" lang=\"en-GB\"><p class=\"res-header-id\"><b>Generated Narrative: Composition comp-vachist-euvac</b></p><a name=\"comp-vachist-euvac\"> </a><a name=\"hccomp-vachist-euvac\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en-GB</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-composition-vaccination-history-euvac.html\">Vaccination History (EUVAC)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.724.4.8.10.200.10</code>/VACHIST-EUVAC-2024-001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11369-6}\">History of Immunization note</span></p><p><b>date</b>: 2024-10-10 10:00:00+0200</p><p><b>author</b>: <a href=\"Practitioner-prac-vachist-euvac.html\">Practitioner Alice Johnson </a></p><p><b>title</b>: Vaccination History</p><p><b>custodian</b>: <a href=\"Organization-org-vachist-euvac.html\">Organization City Health Centre Brussels</a></p></div>"
},
"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",
"custodian" : {
🔗 "reference" : "Organization/org-vachist-euvac"
},
"section" : [
{
"title" : "Immunisations",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11369-6",
"display" : "History of Immunization Narrative"
}
]
},
"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"
}
]
}
]
}