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="DaType6HospPatientHistoryEncounter"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-patient-history-observation"/>
</meta>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="survey"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="35090-0"/>
<display value="Patient history"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/janusync-deidentified-patient-example"/>
</subject>
<effectiveDateTime value="2026-04-23T09:00:00+09:00"/>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.diabetes"/>
<display value="당뇨병력"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.pulmonary"/>
<display value="폐질환력"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.hepatic"/>
<display value="간질환력"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.cardiovascular"/>
<display value="심장질환력"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.renal"/>
<display value="신장질환력"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.others"/>
<display value="기타 기저질환 내역"/>
</coding>
</code>
<valueString value="고혈압"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.smoking-status"/>
<display value="흡연력"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-substance-use-status"/>
<code value="former"/>
<display value="사용하였으나 중단함"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.other-cancer"/>
<display value="타 암종 병력"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.other-cancer-type"/>
<display value="타 암종 종류"/>
</coding>
</code>
<valueString value="위암"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.colon"/>
<display value="대장질환 병력"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"/>
<code value="hx.family.cancer"/>
<display value="암가족력"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
</Observation>