Attached source document of biocompute object in Provenance example
{
"resourceType": "DocumentReference",
"id": "example-biocompute-src",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-biocompute-src</p><p><b>subject</b>: <a>Patient/example</a></p><p><b>type</b>: Information source <span>(Details : {LOINC code '48766-0' = 'Information source', given as 'Information source'})</span></p><p><b>author</b>: <a>Practitioner/example</a></p><p><b>created</b>: 2016-6-6 13:25:21</p><p><b>indexed</b>: 2016-6-9 8:12:14</p><p><b>status</b>: current</p><p><b>docStatus</b>: preliminary <span>(Details : {http://hl7.org/fhir/composition-status code 'preliminary' = 'Preliminary', given as 'preliminary'})</span></p><p><b>description</b>: Biocompute object attached document for Provenance exmaple</p><h3>Contents</h3><table><tr><td>-</td><td><b>Attachment</b></td></tr><tr><td>*</td><td/></tr></table><blockquote><p><b>context</b></p><h3>Relateds</h3><table><tr><td>-</td><td><b>Ref</b></td></tr><tr><td>*</td><td><a>Practitioner/example-biocompute</a></td></tr></table></blockquote></div>"
},
"subject": {
"reference": "Patient/example"
},
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "48766-0",
"display": "Information source"
}
]
},
"author": [
{
"reference": "Practitioner/example"
}
],
"created": "2016-06-06T13:25:21+11:00",
"indexed": "2016-06-09T08:12:14+11:00",
"status": "current",
"docStatus": {
"coding": [
{
"system": "http://hl7.org/fhir/composition-status",
"code": "preliminary",
"display": "preliminary"
}
]
},
"description": "Biocompute object attached document for Provenance exmaple",
"content": [
{
"attachment": {
"language": "en-US",
"url": "https://hive.biochemistry.gwu.edu/htscsrs/bcoexample_1",
"hash": "2dadw2d9kj0yVb/vlWAYkK/YBwk=",
"title": "Biocompute obj.0001"
}
}
],
"context": {
"related": [
{
"ref": {
"reference": "Practitioner/example-biocompute"
}
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.