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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="janusync-servicerequest-discontinued-example"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-servicerequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest janusync-servicerequest-discontinued-example</b></p><a name="janusync-servicerequest-discontinued-example"> </a><a name="hcjanusync-servicerequest-discontinued-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-servicerequest.html">JanuSync ServiceRequest</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.410.100110.10.11100123</code>/order12345</p><p><b>status</b>: Revoked</p><p><b>intent</b>: Order</p><p><b>doNotPerform</b>: true</p><p><b>code</b>: <span title="Codes:{urn:oid:1.2.410.100110.10.11100123 D0101}">Hypnus</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>encounter</b>: <a href="Encounter-janusync-encounter-amb-example.html">Encounter: extension = 재진; status = finished; class = ambulatory (ActCode#AMB); period = 2000-01-01 14:00:00+0900 --> (ongoing)</a></p><p><b>authoredOn</b>: 2000-01-01 15:05:00+0900</p><p><b>requester</b>: <a href="PractitionerRole-janusync-medicaldoctor-practitionerrole-example.html">PractitionerRole DOCTOR</a></p></div>
</text>
<identifier>
<system value="urn:oid:1.2.410.100110.10.11100123"/>
<value value="order12345"/>
</identifier>
<status value="revoked"/>
<intent value="order"/>
<doNotPerform value="true"/>
<code>
<coding>
<system value="urn:oid:1.2.410.100110.10.11100123"/>
<code value="D0101"/>
<display value="Hypnus"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/janusync-patient-example"/>
</subject>
<encounter>🔗
<reference value="Encounter/janusync-encounter-amb-example"/>
</encounter>
<authoredOn value="2000-01-01T15:05:00+09:00"/>
<requester>🔗
<reference
value="PractitionerRole/janusync-medicaldoctor-practitionerrole-example"/>
</requester>
</ServiceRequest>