Da Vinci Unsolicited Notifications
1.0.0 - STU1 Release

This page is part of the Da Vinci Unsolicited Notifications (v1.0.0: STU1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Admit/Transfer/Discharge Notification Condition 01 - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="adt-notification-condition-01"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>clinicalStatus</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes: {http://example.org/fhir/conditions 1234}">Examplitis</span></p><p><b>subject</b>: <a href="Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b">Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p><p><b>encounter</b>: <a href="Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82">Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p><p><b>onset</b>: Oct 22, 2018 4:22:15 AM</p><p><b>recordedDate</b>: Oct 22, 2018 4:22:15 AM</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="encounter-diagnosis"/>
      <display value="Encounter Diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://example.org/fhir/conditions"/>
      <code value="1234"/>
      <display value="Examplitis"/>
    </coding>
    <text value="Examplitis"/>
  </code>
  <subject>
    <reference value="urn:uuid:06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"/>
  </subject>
  <encounter>
    <reference value="urn:uuid:5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82"/>
  </encounter>
  <onsetDateTime value="2018-10-21T21:22:15-07:00"/>
  <recordedDate value="2018-10-21T21:22:15-07:00"/>
</Condition>