JanuSync Implementation Guide
1.0.0 - trial-use Korea, Republic of flag

JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DaType1HospThirdCondition - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="DaType1HospThirdCondition"/>
  <meta>
    <profile
             value="http://connectdtx.kr/fhir/StructureDefinition/janusync-condition"/>
  </meta>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="provisional"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system
              value="http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-condition-category-types"/>
      <code value="진단"/>
      <display value="진단"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://www.hl7korea.or.kr/CodeSystem/kostat-kcd-8"/>
      <code value="O36.6"/>
      <display value="Maternal care for excessive fetal growth"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/janusync-deidentified-patient-example"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/DaType1HospInitialEncounterExample"/>
  </encounter>
  <recordedDate value="2026-04-10T09:00:00+09:00"/>
</Condition>