Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: dischargeSummary-min-example - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="dischargeSummary-min-example"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-04-27T16:06:04+12:00"/>
    <profile
             value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-dischargesummary"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="U"/>
      <display value="unrestricted"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference dischargeSummary-min-example</b></p><a name="dischargeSummary-min-example"> </a><a name="hcdischargeSummary-min-example"> </a><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">version: 1; Last updated: 2021-04-27 16:06:04+1200</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-alex-dischargesummary.html">Discharge Summary</a></p><p style="margin-bottom: 0px">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 34109-9}">Note</span></p><p><b>subject</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Patient/14e52e16edb7a435bfa05e307afd008b">Mr Patient Testing</a></p><p><b>date</b>: 2020-10-22 15:46:17+1300</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>Url</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://alexapi.medtechglobal.com.au/fhir/Binary/881f1ea3fc6059505d7f91eaa646d0f6">https://alexapi.medtechglobal.com.au/fhir/Binary/881f1ea3fc6059505d7f91eaa646d0f6</a></td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="34109-9"/>
      <display value="Note"/>
    </coding>
  </type>
  <subject>
    <reference
               value="https://alexapi.medtechglobal.com.au/fhir/Patient/14e52e16edb7a435bfa05e307afd008b"/>
    <display value="Mr Patient Testing"/>
  </subject>
  <date value="2020-10-22T15:46:17+13:00"/>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <url
           value="https://alexapi.medtechglobal.com.au/fhir/Binary/881f1ea3fc6059505d7f91eaa646d0f6"/>
    </attachment>
  </content>
</DocumentReference>