Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR 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/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
{
"resourceType" : "DocumentReference",
"id" : "3214",
"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 3214</b></p><a name=\"3214\"> </a><a name=\"hc3214\"> </a><a name=\"3214-en-GB\"> </a><p><b>identifier</b>: <code>https://emis.com/Id/Attachment/DBID</code>/3214, <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://read.info/readv2 9N33.}, {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)</a></p><p><b>date</b>: 2005-05-06 00:00:00+0000</p><p><b>author</b>: <a href=\"Practitioner-243.html\">Practitioner Emis Test </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.stu2@2.1.0&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><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Event</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://read.info/readv2 9N33.}, {http://snomed.info/sct 308720009}\">Letter encounter </span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://emis.com/Id/Attachment/DBID",
"value" : "3214",
"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://read.info/readv2",
"code" : "9N33.",
"display" : "Letter encounter"
},
{
"system" : "http://snomed.info/sct",
"code" : "308720009",
"display" : "Letter encounter"
}
],
"text" : "Letter encounter"
},
"subject" : {
🔗 "reference" : "Patient/3"
},
"date" : "2005-05-06T00:00:00.000+00:00",
"author" : [
{
🔗 "reference" : "Practitioner/243"
}
],
"content" : [
{
"attachment" : {
"url" : "Binary/4774095A-8333-4B7D-B741-106820384002",
"title" : "Save250108120233.tif"
}
}
],
"context" : {
"event" : [
{
"coding" : [
{
"system" : "http://read.info/readv2",
"code" : "9N33.",
"display" : "Letter encounter"
},
{
"system" : "http://snomed.info/sct",
"code" : "308720009",
"display" : "Letter encounter"
}
],
"text" : "Letter encounter "
}
]
}
}