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-surgery-consent-example - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="janusync-ve-messageheader-surgery-consent-example"/>
  <meta>
    <profile
             value="http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-messageheader"/>
  </meta>
  <extension
             url="http://connectdtx.kr/fhir/StructureDefinition/janusync-hospital-service-identifier">
    <valueIdentifier>
      <system value="urn:oid:1.2.410.100110.10.11100123"/>
      <value value="CST001"/>
    </valueIdentifier>
  </extension>
  <eventCoding>
    <system
            value="http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-event"/>
    <code value="consent"/>
    <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="procedure"/>
      <display value="수술 및 처치"/>
    </coding>
  </reason>
</MessageHeader>