Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build
Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Immunization",
"id" : "610281",
"meta" : {
"profile" : [
🔗 "https://fhir.virtually.healthcare/StructureDefinition/Immunization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization 610281</b></p><a name=\"610281\"> </a><a name=\"hc610281\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Immunization.html\">Immunization</a></p></div><p><b>identifier</b>: <code>https://emis.com/Id/Event/DBID</code>/610281, <code>https://emis.com/Id/Event/GUID</code>/b15c6be0-34e4-458b-aa8e-b6cbfdcb4b9c</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 86198006}\">Influenza vaccination</span></p><p><b>patient</b>: <a href=\"Patient-610.html\">William Dyer Male, DoB: 1919-05-27 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>occurrence</b>: 2001-05-13 00:00:00+0000</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-9f3c10ea-b781-4e9e-a0fa-af68bcb49cf2.html\">Mrs Jean Mitchell</a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://emis.com/Id/Event/DBID",
"value" : "610281",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "F83004"
}
}
},
{
"system" : "https://emis.com/Id/Event/GUID",
"value" : "b15c6be0-34e4-458b-aa8e-b6cbfdcb4b9c",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "F83004"
}
}
}
],
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86198006",
"display" : "Influenza vaccination"
}
],
"text" : "Influenza vaccination"
},
"patient" : {
🔗 "reference" : "Patient/610",
"type" : "Patient"
},
"occurrenceDateTime" : "2001-05-13T00:00:00+00:00",
"performer" : [
{
"actor" : {
🔗 "reference" : "Practitioner/9f3c10ea-b781-4e9e-a0fa-af68bcb49cf2",
"type" : "Practitioner",
"identifier" : {
"system" : "https://fhir.hl7.org.uk/Id/gmp-number",
"value" : "G8667998"
},
"display" : "Mrs Jean Mitchell"
}
}
]
}