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
<Bundle xmlns="http://hl7.org/fhir">
<id value="janusync-consent-contract-endo-bundle-example"/>
<type value="collection"/>
<entry>
<resource>
<Contract>
<id value="janusync-consent-contract-endo-example"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-consent-contract"/>
</meta>
<status value="terminated"/>
<issued value="2000-01-01T14:00:00+09:00"/>
<subject>🔗
<reference value="Patient/janusync-patient-example"/>
</subject>
<topicCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="19779-8"/>
<display value="Procedure Endoscopy"/>
</coding>
</topicCodeableConcept>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/contract-type"/>
<code value="consent"/>
</coding>
</type>
<term>
<offer>
<answer>
<valueBoolean value="true"/>
</answer>
<text
value="정확한 진단을 위하여 의사의 판단에 따라 의심되는 부분에 대한 조직검사를 시행하는 경우가 있습니다. (위 조직검사 미실시로 인해 발생하는 진단적 오류는 본원이 책임지지 않습니다.)조직검사를 시행한 경우는 개수에 따라 추가비용이 발생됩니다."/>
</offer>
</term>
<term>
<offer>
<answer>
<valueBoolean value="true"/>
</answer>
<text
value="의식하 진정(수면) 내시경 검사는 주사로 약물을 투여하여 환자를 어느 정도의 진정상태에 도달하게 한 후 검사를 하는 것으로 환자를 마취한 상태로 하는 검사는 아니며‘환자의 협조가 가능한 진정상태’에서 검사를 합니다. 약물에 잘 반응하지 않은 경우에는 검사가 불충분하게 될 수 있으며 수면유도가 안 될 수도 있습니다. 흔치 않으나 호흡정지, 심장정지, 치명적인 간 손상, 혼수 내지는 사망에 이를 수 있는 등 심각한 합병증이 발생할 수 있습니다"/>
</offer>
</term>
<term>
<offer>
<answer>
<valueString value="김환자"/>
</answer>
<text value="동의자"/>
</offer>
</term>
<signer>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/contractsignertypecodes"/>
<code value="PAT"/>
<display value="Patient"/>
</type>
<party>🔗
<reference value="Patient/janusync-patient-example"/>
</party>
<signature>
<type>
<system value="urn:iso-astm:E1762-95:2013"/>
<code value="1.2.840.10065.1.12.1.7"/>
<display value="Consent Signature"/>
</type>
<when value="2000-01-01T14:00:00+09:00"/>
<who>🔗
<reference value="Patient/janusync-patient-example"/>
</who>
<sigFormat value="application/binary"/>
<data value="AA=="/>
</signature>
</signer>
</Contract>
</resource>
</entry>
</Bundle>