Da Vinci Alerts Implementation Guide (Release 0.1.0 STU1 Ballot)

This page is part of a downloaded copy of this specification. This page is part of the Da Vinci Care Coordination Alerts (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

XML Format: Bundle-admit-01

Download Raw xml


<Bundle xmlns="http://hl7.org/fhir">
  <id value="admit-01"/>
  <type value="transaction"/>
  <entry>
    <fullUrl value="urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172"/>
    <resource>
      <Patient>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>meta</b>: </p><p><b>identifier</b>: Medical Record Number = 1032702 (USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Amy V. Shaw </p><p><b>telecom</b>: ph: 555-555-5555(HOME), amy.shaw@example.com</p><p><b>gender</b>: female</p><p><b>birthDate</b>: Feb 20, 2007</p><p><b>address</b>: 49 Meadow St Mounds OK 74047 US </p></div>
        </text>
        <extension
                   url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
          <extension url="ombCategory">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="2106-3"/>
              <display value="White"/>
            </valueCoding>
          </extension>
          <extension url="ombCategory">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="1002-5"/>
              <display value="American Indian or Alaska Native"/>
            </valueCoding>
          </extension>
          <extension url="ombCategory">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="2028-9"/>
              <display value="Asian"/>
            </valueCoding>
          </extension>
          <extension url="detailed">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="1586-7"/>
              <display value="Shoshone"/>
            </valueCoding>
          </extension>
          <extension url="detailed">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="2036-2"/>
              <display value="Filipino"/>
            </valueCoding>
          </extension>
          <extension url="text">
            <valueString value="Mixed"/>
          </extension>
        </extension>
        <extension
                   url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
          <extension url="ombCategory">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="2135-2"/>
              <display value="Hispanic or Latino"/>
            </valueCoding>
          </extension>
          <extension url="detailed">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="2184-0"/>
              <display value="Dominican"/>
            </valueCoding>
          </extension>
          <extension url="detailed">
            <valueCoding>
              <system value="urn:oid:2.16.840.1.113883.6.238"/>
              <code value="2148-5"/>
              <display value="Mexican"/>
            </valueCoding>
          </extension>
          <extension url="text">
            <valueString value="Hispanic or Latino"/>
          </extension>
        </extension>
        <extension
                   url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
          <valueCode value="F"/>
        </extension>
        <identifier>
          <use value="usual"/>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="MR"/>
              <display value="Medical Record Number"/>
            </coding>
            <text value="Medical Record Number"/>
          </type>
          <system value="http://hospital.smarthealthit.org"/>
          <value value="1032702"/>
        </identifier>
        <active value="true"/>
        <name>
          <family value="Shaw"/>
          <given value="Amy"/>
          <given value="V."/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="555-555-5555"/>
          <use value="home"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="amy.shaw@example.com"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="2007-02-20"/>
        <address>
          <line value="49 Meadow St"/>
          <city value="Mounds"/>
          <state value="OK"/>
          <postalCode value="74047"/>
          <country value="US"/>
        </address>
      </Patient>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Patient"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:3857dfb4-a361-11e9-86cd-a4d18ccf5172"/>
    <resource>
      <Encounter>
        <meta>
          <lastUpdated value="2017-05-26T11:56:57.250-04:00"/>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>meta</b>: </p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Office Visit <span style="background: LightGoldenRodYellow">(Details : {http://www.ama-assn.org/go/cpt code '99201' = '99201)</span></p><p><b>subject</b>: <a href="urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172">urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172</a></p><p><b>period</b>: Nov 1, 2015 5:00:14 PM --&gt; Nov 1, 2015 6:00:14 PM</p><h3>Locations</h3><table class="grid"><tr><td>-</td><td><b>Location</b></td></tr><tr><td>*</td><td><a href="Location-hl7east.html">Generated Summary: id: hl7east; 29; status: active; name: Health Level Seven International - Amherst; description: HL7 Headquarters - East; ph: (+1) 734-677-7777</a></td></tr></table></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
          <display value="ambulatory"/>
        </class>
        <type>
          <coding>
            <system value="http://www.ama-assn.org/go/cpt"/>
            <code value="99201"/>
          </coding>
          <text value="Office Visit"/>
        </type>
        <subject>
          <reference value="urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172"/>
        </subject>
        <period>
          <start value="2015-11-01T17:00:14-05:00"/>
          <end value="2015-11-01T18:00:14-05:00"/>
        </period>
        <location>
          <location>
            <reference value="Location/hl7east"/>
          </location>
        </location>
      </Encounter>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Encounter"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:385a65e0-a361-11e9-86cd-a4d18ccf5172"/>
    <resource>
      <Condition>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active', given as 'Active'})</span></p><p><b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed', given as 'Confirmed'})</span></p><p><b>category</b>: Problem <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/condition-category code 'problem-list-item' = 'Problem List Item', given as 'Problem List Item'})</span></p><p><b>code</b>: Single liveborn, born in hospital <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '442311008' = 'Liveborn born in hospital', given as 'Liveborn born in hospital'})</span></p><p><b>subject</b>: <a href="urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172">Amy V. Shaw</a></p><p><b>onset</b>: Aug 10, 2016 12:00:00 AM</p></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
            <display value="Active"/>
          </coding>
          <text value="Active"/>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
            <code value="confirmed"/>
            <display value="Confirmed"/>
          </coding>
          <text value="Confirmed"/>
        </verificationStatus>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="problem-list-item"/>
            <display value="Problem List Item"/>
          </coding>
          <text value="Problem"/>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="442311008"/>
            <display value="Liveborn born in hospital"/>
          </coding>
          <text value="Single liveborn, born in hospital"/>
        </code>
        <subject>
          <reference value="urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172"/>
          <display value="Amy V. Shaw"/>
        </subject>
        <onsetDateTime value="2016-08-10"/>
      </Condition>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Condition"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:385bceb2-a361-11e9-86cd-a4d18ccf5172"/>
    <resource>
      <Communication>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/alerts-communication"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>meta</b>: </p><p><b>identifier</b>: 2345678901</p><p><b>status</b>: completed</p><p><b>category</b>: Alert <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/communication-category code 'alert' = 'Alert)</span></p><p><b>priority</b>: routine</p><p><b>subject</b>: <a href="urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172">urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172</a></p><p><b>topic</b>: Alert Admit Inpatient <span style="background: LightGoldenRodYellow">(Details : {http://hl7.org/fhir/us/davinci-alerts/CodeSystem/communication-topic code 'alert-admit-inpatient' = 'Alert Admit Inpatient)</span></p><p><b>about</b>: <a href="Coverage-example-1.html">Generated Summary: id: example-1; DZW9200000000; status: active; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-ActCode HIP}">health insurance plan policy</span>; subscriberId: DZW9200000000; <span title="Codes: {http://terminology.hl7.org/CodeSystem/subscriber-relationship self}">Self</span>; period: Jan 1, 2016 12:00:00 AM --&gt; (ongoing)</a></p><p><b>encounter</b>: <a href="urn:uuid:3857dfb4-a361-11e9-86cd-a4d18ccf5172">urn:uuid:3857dfb4-a361-11e9-86cd-a4d18ccf5172</a></p><p><b>sent</b>: Jul 4, 2019 10:01:10 PM</p><p><b>recipient</b>: <a href="PractitionerRole-example.html">Generated Summary: id: example; <span title="Codes: {http://nucc.org/provider-taxonomy 261QP2300X}">Primary Care</span>; <span title="Codes: {http://nucc.org/provider-taxonomy 208D00000X}">General Practice</span></a></p><p><b>sender</b>: <a href="Organization-example-2.html">Generated Summary: id: example-2; 1407071236, 121111111; active; <span title="Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span>; name: Acme Clinic; ph: (+1) 734-677-7777, customer-service@acme-clinic.org</a></p><blockquote><p><b>payload</b></p><p><b>content</b>: Admit to xyz</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: <a href="urn:uuid:3857dfb4-a361-11e9-86cd-a4d18ccf5172">urn:uuid:3857dfb4-a361-11e9-86cd-a4d18ccf5172</a></p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: <a href="urn:uuid:385a65e0-a361-11e9-86cd-a4d18ccf5172">urn:uuid:385a65e0-a361-11e9-86cd-a4d18ccf5172</a></p></blockquote></div>
        </text>
        <identifier>
          <system value="urn:oid:1.3.4.5.6.7"/>
          <value value="2345678901"/>
        </identifier>
        <status value="completed"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/communication-category"/>
            <code value="alert"/>
          </coding>
          <text value="Alert"/>
        </category>
        <priority value="routine"/>
        <subject>
          <reference value="urn:uuid:3852d906-a361-11e9-86cd-a4d18ccf5172"/>
        </subject>
        <topic>
          <coding>
            <system
                    value="http://hl7.org/fhir/us/davinci-alerts/CodeSystem/communication-topic"/>
            <code value="alert-admit-inpatient"/>
          </coding>
          <text value="Alert Admit Inpatient"/>
        </topic>
        <about>
          <reference value="Coverage/example-1"/>
          <type value="Coverage"/>
        </about>
        <encounter>
          <reference value="urn:uuid:3857dfb4-a361-11e9-86cd-a4d18ccf5172"/>
        </encounter>
        <sent value="2019-07-04T18:01:10-08:00"/>
        <recipient>
          <reference value="PractitionerRole/example"/>
        </recipient>
        <sender>
          <reference value="Organization/example-2"/>
        </sender>
        <payload>
          <contentString value="Admit to xyz"/>
        </payload>
        <payload>
          <contentReference>
            <reference value="urn:uuid:3857dfb4-a361-11e9-86cd-a4d18ccf5172"/>
          </contentReference>
        </payload>
        <payload>
          <contentReference>
            <reference value="urn:uuid:385a65e0-a361-11e9-86cd-a4d18ccf5172"/>
          </contentReference>
        </payload>
      </Communication>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Communication"/>
    </request>
  </entry>
</Bundle>