JanuSync Implementation Guide
1.0.0 - trial-use Korea, Republic of flag

JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: janusync-ve-messageheader-wardtransfer-curation-example - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="janusync-ve-messageheader-wardtransfer-curation-example"/>
  <meta>
    <profile
             value="http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-messageheader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader janusync-ve-messageheader-wardtransfer-curation-example</b></p><a name="janusync-ve-messageheader-wardtransfer-curation-example"> </a><a name="hcjanusync-ve-messageheader-wardtransfer-curation-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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-ve-messageheader.html">JanuSync VE MessageHeader</a></p></div><p><b>event</b>: <a href="CodeSystem-janusync-ve-message-event.html#janusync-ve-message-event-curation">JanuSync VE Message Event curation</a>: 큐레이션</p><p><b>sender</b>: <a href="Organization-janusync-organization-example.html">Organization 파이종합병원</a></p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>urn:oid:1.2.410.100110.10.11100123</td></tr></table><p><b>reason</b>: <span title="Codes:{http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-reason ward-transfer}">전실</span></p></div>
  </text>
  <eventCoding>
    <system
            value="http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-event"/>
    <code value="curation"/>
    <display value="큐레이션"/>
  </eventCoding>
  <sender>🔗 
    <reference value="Organization/janusync-organization-example"/>
  </sender>
  <source>
    <endpoint value="urn:oid:1.2.410.100110.10.11100123"/>
  </source>
  <reason>
    <coding>
      <system
              value="http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-reason"/>
      <code value="ward-transfer"/>
      <display value="전실"/>
    </coding>
  </reason>
</MessageHeader>