Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
{
"resourceType" : "DocumentReference",
"id" : "3220",
"meta" : {
"profile" : [
🔗 "https://fhir.virtually.healthcare/StructureDefinition/DocumentReference"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference 3220</b></p><a name=\"3220\"> </a><a name=\"hc3220\"> </a><a name=\"3220-en-GB\"> </a><p><b>identifier</b>: <code>https://emis.com/Id/Attachment/DBID</code>/3220, <code>https://emis.com/Id/Attachment/GUID</code>/ad1fcc5e-e9c6-491e-a12c-09085129c04c</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 308720009}\">Letter encounter</span></p><p><b>subject</b>: <a href=\"Patient-3.html\">Daniel O'Donnell Male, DoB: 1947-12-30 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>date</b>: 2005-05-06 00:00:00+0000</p><p><b>author</b>: <a href=\"Practitioner-a716058c-f9d5-4537-b1e7-d021bd2185a3.html\">Mrs Eileen Bradshaw</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.15-pre-release&canonical=https://simplifier.net/guide/ukcoreversionhistory/Binary/4774095a-8333-4b7d-b741-106820384002\">Binary/4774095a-8333-4b7d-b741-106820384002</a></td><td>Save250108120233.tif</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "https://emis.com/Id/Attachment/DBID",
"value" : "3220",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "F83004"
}
}
},
{
"system" : "https://emis.com/Id/Attachment/GUID",
"value" : "ad1fcc5e-e9c6-491e-a12c-09085129c04c",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "F83004"
}
}
}
],
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308720009",
"display" : "Letter encounter"
}
],
"text" : "Letter encounter"
},
"subject" : {
🔗 "reference" : "Patient/3",
"type" : "Patient"
},
"date" : "2005-05-06T00:00:00.000+00:00",
"author" : [
{
🔗 "reference" : "Practitioner/a716058c-f9d5-4537-b1e7-d021bd2185a3",
"identifier" : {
"system" : "https://emis.com/Id/Practitioner/GUID",
"value" : "a716058c-f9d5-4537-b1e7-d021bd2185a3"
},
"display" : "Mrs Eileen Bradshaw"
}
],
"content" : [
{
"attachment" : {
"url" : "Binary/4774095a-8333-4b7d-b741-106820384002",
"title" : "Save250108120233.tif"
}
}
]
}