病床通報實作指引
0.1.0 - CI Build

病床通報實作指引 - Local Development build (v0.1.0). See the Directory of published versions

: MessageHeader-病床通報訊息 - XML Representation

Raw xml | Download



<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="mes-example"/>
  <meta>
    <profile
             value="https://fhirisolationroom.azurehealthcareapis.com/StructureDefinition/MessageHeader-hospBed"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="mes-example"> </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 MessageHeader &quot;mes-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MessageHeader-hospBed.html">MessageHeader-HospBed</a></p></div><p><b>event</b>: Situational report (Details: LOINC code 92842-4 = 'Situational report', stated as 'Situational report')</p><p><b>sender</b>: <a href="Organization-org-hosp-example.html">Organization/org-hosp-example</a> &quot;衛生福利部臺北醫院&quot;</p><p><b>author</b>: <a href="Bundle-0622020017-20230401.html#https-//fhirisolationroom.azurehealthcareapis.com/Practitioner/pra-example">https://fhirisolationroom.azurehealthcareapis.com/Practitioner/pra-example</a></p><h3>Sources</h3><table class="grid"><tr><td>-</td><td><b>Endpoint</b></td></tr><tr><td>*</td><td><a href="https://www.cdc.gov.tw/">https://www.cdc.gov.tw/</a></td></tr></table></div>
  </text>
  <eventCoding>
    <system value="http://loinc.org"/>
    <code value="92842-4"/>
    <display value="Situational report"/>
  </eventCoding>
  <sender>
    <reference value="Organization/org-hosp-example"/>
  </sender>
  <author>
    <reference
               value="https://fhirisolationroom.azurehealthcareapis.com/Practitioner/pra-example"/>
  </author>
  <source>
    <endpoint value="https://www.cdc.gov.tw/"/>
  </source>
</MessageHeader>