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="janusync-ve-messageheader-wardtransfer-curation-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="TRS001"/>
</valueIdentifier>
</extension>
<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>