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
<Observation xmlns="http://hl7.org/fhir">
<id value="janusync-ve-curation-observation-example"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-curation-observation"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation janusync-ve-curation-observation-example</b></p><a name="janusync-ve-curation-observation-example"> </a><a name="hcjanusync-ve-curation-observation-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-curation-observation.html">JanuSync VE Curation Observation</a></p></div><p><b>JanuSyncVeCurationContentType</b>: video/mp4</p><p><b>identifier</b>: <code>https://connectdtx.net/phicode</code>/sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU</p><p><b>status</b>: Preliminary</p><p><b>code</b>: <span title="Codes:">검사안내동영상(대장내시경 안내)</span></p><p><b>effective</b>: 2024-02-21 15:41:00+0900</p><p><b>performer</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>dataAbsentReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-permitted}">Not Permitted</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">시청완료여부 (Viewing Completion Status)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">시청시간 (Viewing Time)</span></p><p><b>value</b>: 3.5<span style="background: LightGoldenRodYellow"> (Details: [not stated] codemin = 'min')</span></p></blockquote></div>
</text>
<extension
url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncVeCurationContentType">
<valueCode value="video/mp4"/>
</extension>
<identifier>
<system value="https://connectdtx.net/phicode"/>
<value value="sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU"/>
</identifier>
<status value="preliminary"/>
<code>
<text value="검사안내동영상(대장내시경 안내)"/>
</code>
<effectiveDateTime value="2024-02-21T15:41:00+09:00"/>
<performer>🔗
<reference value="Patient/janusync-patient-example"/>
</performer>
<dataAbsentReason>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
<code value="not-permitted"/>
<display value="Not Permitted"/>
</coding>
</dataAbsentReason>
<component>
<code>
<text value="시청완료여부 (Viewing Completion Status)"/>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<text value="시청시간 (Viewing Time)"/>
</code>
<valueQuantity>
<value value="3.5"/>
<code value="min"/>
</valueQuantity>
</component>
</Observation>