Da Vinci Unsolicited Notifications
1.1.0-preview - STU1 United States of America flag

Da Vinci Unsolicited Notifications, published by HL7 International - Infrastructure and Messaging Work Group. This is not an authorized publication; it is the continuous build for version 1.1.0-preview). This version is based on the current content of https://github.com/HL7/davinci-alerts/ and changes regularly. See the Directory of published versions

: ADT Notification Encounter - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="adt-notification-encounter-01"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="ADT Notification Encounter"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown value="ADT Notification Encounter example"/>
    </extension>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"/>
    <profile
             value="http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/adt-notification-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="adt-notification-encounter-01"> </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 Encounter &quot;adt-notification-encounter-01&quot; </p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-encounter.html">US Core Encounter Profile</a>, <a href="StructureDefinition-adt-notification-encounter.html">Da Vinci Admit/Discharge/Transfer Notification Encounter Profile</a></p></div><p><b>identifier</b>: id: Elden718Halvorson12420181021T2122150700</p><p><b>status</b>: in-progress</p><p><b>class</b>: emergency (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code EMER = 'emergency', stated as 'null')</p><p><b>type</b>: Unknown (qualifier value) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#261665006)</span></p><p><b>subject</b>: <a href="Bundle-discharge-notification-message-bundle-01.html#urn-uuid-06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b">urn:uuid:06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b: Mr. Elden718 Halvorson124</a></p><h3>Participants</h3><table class="grid"><tr><td>-</td><td><b>Individual</b></td></tr><tr><td>*</td><td><a href="Bundle-discharge-notification-message-bundle-01.html#urn-uuid-0000016f-57cb-cdac-0000-00000000014a">urn:uuid:0000016f-57cb-cdac-0000-00000000014a: Dr. Janeth814 Jakubowski832</a></td></tr></table><p><b>period</b>: 2018-10-21 21:22:15-0700 --&gt; 2018-10-21 22:22:15-0700</p><h3>Locations</h3><table class="grid"><tr><td>-</td><td><b>Location</b></td></tr><tr><td>*</td><td><a href="Bundle-discharge-notification-message-bundle-01.html#urn-uuid-09188b81-0d1d-453c-b0fa-203ef88c794c">urn:uuid:09188b81-0d1d-453c-b0fa-203ef88c794c: HOLY FAMILY HOSPITAL</a></td></tr></table><p><b>serviceProvider</b>: <a href="Bundle-discharge-notification-message-bundle-01.html#urn-uuid-a9f20dc1-5147-3789-bcef-bbecb41c5983">urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983: HOLY FAMILY HOSPITAL</a></p></div>
  </text>
  <identifier>
    <system value="http://example.org"/>
    <value value="Elden718Halvorson12420181021T2122150700"/>
  </identifier>
  <status value="in-progress"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="EMER"/>
  </class>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="261665006"/>
      <display value="Unknown (qualifier value)"/>
    </coding>
    <text value="Unknown (qualifier value)"/>
  </type>
  <subject>
    <reference value="urn:uuid:06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"/>
    <display value="Mr. Elden718 Halvorson124"/>
  </subject>
  <participant>
    <individual>
      <reference value="urn:uuid:0000016f-57cb-cdac-0000-00000000014a"/>
      <display value="Dr. Janeth814 Jakubowski832"/>
    </individual>
  </participant>
  <period>
    <start value="2018-10-21T21:22:15-07:00"/>
    <end value="2018-10-21T22:22:15-07:00"/>
  </period>
  <location>
    <location>
      <reference value="urn:uuid:09188b81-0d1d-453c-b0fa-203ef88c794c"/>
      <display value="HOLY FAMILY HOSPITAL"/>
    </location>
  </location>
  <serviceProvider>
    <reference value="urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983"/>
    <display value="HOLY FAMILY HOSPITAL"/>
  </serviceProvider>
</Encounter>