JanuSync Implementation Guide
1.0.0 - trial-use
JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MessageHeader xmlns="http://hl7.org/fhir">
<id value="JanuSyncMessageHeaderResponseExample"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-message-header"/>
</meta>
<extension
url="http://connectdtx.kr/fhir/StructureDefinition/janusync-hospital-service-identifier">
<valueIdentifier>
<system value="urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2345"/>
<value value="DTX-SERVICE-001"/>
</valueIdentifier>
</extension>
<extension
url="http://connectdtx.kr/fhir/StructureDefinition/janusync-service-identifier">
<valueIdentifier>
<system value="urn:janusync:service"/>
<value value="janusync-dtx-001"/>
</valueIdentifier>
</extension>
<eventCoding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-message-event"/>
<code value="message"/>
</eventCoding>
<sender>🔗
<reference value="Organization/janusync-organization-example"/>
</sender>
<source>
<endpoint value="urn:janusync:message-source"/>
</source>
<response>
<identifier value="bundle-req-001"/>
<code value="ok"/>
</response>
</MessageHeader>