Da Vinci Health Record Exchange (HRex), published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ehrx/ and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="subscription-notification-with-document"/>
<type value="history"/>
<timestamp value="2020-05-29T11:44:13.1882432-05:00"/>
<entry>
<fullUrl value="urn:uuid:f830abeb-7ff3-4494-bfd6-0d9a88d3319c"/>
<resource>
<Parameters>
<id value="f830abeb-7ff3-4494-bfd6-0d9a88d3319c"/>
<parameter>
<name value="subscription-url"/>
<valueUri value="https://example.org/fhir/r4/Subscription/task"/>
</parameter>
<parameter>
<name value="status"/>
<valueCode value="active"/>
</parameter>
<parameter>
<name value="type"/>
<valueCode value="event-notification"/>
</parameter>
<parameter>
<name value="subscription-event-count"/>
<valueUnsignedInt value="2"/>
</parameter>
<parameter>
<name value="bundle-event-count"/>
<valueUnsignedInt value="1"/>
</parameter>
<parameter>
<name value="subscription-topic-url"/>
<valueUri value="http://hl7.org/SubscriptionTopic/task"/>
</parameter>
</Parameters>
</resource>
<request>
<method value="GET"/>
<url value="https://example.org/fhir/r4/Subscription/task/$status"/>
</request>
<response>
<status value="200"/>
</response>
</entry>
<entry>
<fullUrl
value="https://example.org/fhir/r4/Task/c94fb961-310c-41f1-a54f-fc5f2dba49ee"/>
<resource>
<Task>
<id value="c94fb961-310c-41f1-a54f-fc5f2dba49ee"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_c94fb961-310c-41f1-a54f-fc5f2dba49ee"> </a><p class="res-header-id"><b>Generated Narrative: Task c94fb961-310c-41f1-a54f-fc5f2dba49ee</b></p><a name="c94fb961-310c-41f1-a54f-fc5f2dba49ee"> </a><a name="hcc94fb961-310c-41f1-a54f-fc5f2dba49ee"> </a><a name="c94fb961-310c-41f1-a54f-fc5f2dba49ee-en-US"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp data-request}">data request task</span></p><p><b>for</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://example.org/ehr/fhir/Patient/pat1">??</a></p><p><b>authoredOn</b>: 2020-07-30 20:07:15-0600</p><p><b>requester</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://example.org/new-payer/fhir/Organization/hl7pay">??</a></p><p><b>owner</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://example.org/provider/fhir/Organization/hl7prov">??</a></p><p><b>reasonCode</b>: <span title="Codes:">Support prior authorization decision-making</span></p><p><b>reasonReference</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://example.org/new-payer/fhir/Claim/123">??</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp data-code}">data code input</span></td><td><span title="Codes:{http://loinc.org 34108-1}">Outpatient Note</span></td></tr></table><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp data-value}">data values output</span></td><td><a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://example.org/ehr/fhir/DocumentReference/287Q73J237">??</a></td></tr></table></div>
</text>
<status value="completed"/>
<intent value="order"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp"/>
<code value="data-request"/>
</coding>
</code>
<for>
<reference value="http://example.org/ehr/fhir/Patient/pat1"/>
</for>
<authoredOn value="2020-07-30T20:07:15-06:00"/>
<requester>
<reference
value="http://example.org/new-payer/fhir/Organization/hl7pay"/>
</requester>
<owner>
<reference
value="http://example.org/provider/fhir/Organization/hl7prov"/>
</owner>
<reasonCode>
<text value="Support prior authorization decision-making"/>
</reasonCode>
<reasonReference>
<reference value="http://example.org/new-payer/fhir/Claim/123"/>
</reasonReference>
<input>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp"/>
<code value="data-code"/>
</coding>
</type>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="34108-1"/>
</coding>
</valueCodeableConcept>
</input>
<output>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp"/>
<code value="data-value"/>
</coding>
</type>
<valueReference>
<reference
value="http://example.org/ehr/fhir/DocumentReference/287Q73J237"/>
</valueReference>
</output>
</Task>
</resource>
<request>
<method value="PUT"/>
<url value="Task"/>
</request>
<response>
<status value="200"/>
</response>
</entry>
<entry>
<fullUrl
value="https://example.org/fhir/r4/DocumentReference/287Q73J237"/>
<resource>
<DocumentReference>
<id value="287Q73J237"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_287Q73J237"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference 287Q73J237</b></p><a name="287Q73J237"> </a><a name="hc287Q73J237"> </a><a name="287Q73J237-en-US"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 34117-2}">History and physical note</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 47039-3}">Hospital Admission history and physical note</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://example.org/ehr/fhir/Patient/pat1">??</a></p><p><b>date</b>: 2013-07-01 23:11:33+1000</p><p><b>author</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://example.org/ehr/fhir/Practitioner/pract1">??</a></p><p><b>description</b>: Physical</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td>English (Region=United States)</td><td><a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.v700@7.0.0&canonical=http://localhost:9556/svc/fhir/Binary/1e404af3-077f-4bee-b7a6-a9be97e1ce32">http://localhost:9556/svc/fhir/Binary/1e404af3-077f-4bee-b7a6-a9be97e1ce32</a></td><td>Physical</td><td>2005-12-24</td></tr></table><p><b>format</b>: unknown urn:ihe:pcc:apr:handp:2008: urn:ihe:pcc:apr:handp:2008</p></blockquote></div>
</text>
<status value="current"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="34117-2"/>
<display value="History and physical note"/>
</coding>
</type>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="47039-3"/>
<display value="Hospital Admission history and physical note"/>
</coding>
</category>
<subject>
<reference value="http://example.org/ehr/fhir/Patient/pat1"/>
</subject>
<date value="2013-07-01T23:11:33+10:00"/>
<author>
<reference value="http://example.org/ehr/fhir/Practitioner/pract1"/>
</author>
<description value="Physical"/>
<content>
<attachment>
<contentType value="text/plain"/>
<language value="en-US"/>
<url
value="http://localhost:9556/svc/fhir/Binary/1e404af3-077f-4bee-b7a6-a9be97e1ce32"/>
<title value="Physical"/>
<creation value="2005-12-24"/>
</attachment>
<format>
<system value="urn:oid:1.3.6.1.4.1.19376.1.2.3"/>
<code value="urn:ihe:pcc:apr:handp:2008"/>
</format>
</content>
</DocumentReference>
</resource>
<request>
<method value="GET"/>
<url value="DocumentReference"/>
</request>
<response>
<status value="200"/>
</response>
</entry>
</Bundle>