NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
: research-document-reference-example-1 - XML Representation
Raw xml | Download
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="research-document-reference-example-1"/>
<meta>
<profile
value="https://nih-ncpi.github.io/ncpi-fhir-ig/StructureDefinition/ncpi-research-document-reference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DocumentReference</b><a name="research-document-reference-example-1"> </a></p><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">Resource DocumentReference "research-document-reference-example-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ncpi-research-document-reference.html">Research Document Reference</a></p></div><p><b>status</b>: current</p><p><b>subject</b>: <a href="Patient-patient-example-3.html">Patient/patient-example-3</a> " SMITH"</p><p><b>custodian</b>: <a href="Organization-organization-example-1.html">Organization/organization-example-1</a> "Amazing Children's Hospital"</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td>-</td><td><b>Url</b></td></tr><tr><td>*</td><td><code>drs://example.com/ga4gh/drs/v1/objects/0f8c27b9-3300-4249-bb28-f49ffb80e277</code></td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td>-</td><td><b>Related</b></td></tr><tr><td>*</td><td><a href="Task-task-example-2.html">Task/task-example-2</a></td></tr></table></div>
</text>
<status value="current"/>
<subject>
<reference value="Patient/patient-example-3"/>
</subject>
<custodian>
<reference value="Organization/organization-example-1"/>
</custodian>
<content>
<attachment>
<url
value="drs://example.com/ga4gh/drs/v1/objects/0f8c27b9-3300-4249-bb28-f49ffb80e277"/>
</attachment>
</content>
<context>
<related>
<reference value="Task/task-example-2"/>
</related>
</context>
</DocumentReference>