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="DaType1PghdFetalHeartRateExample"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-device-data-observation"/>
</meta>
<status value="final"/>
<code>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-device-data"/>
<code value="obstetric.ctg.fhr-baseline"/>
<display value="태아 심박수 평균값 (bpm)"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/janusync-deidentified-patient-example"/>
</subject>
<effectiveDateTime value="2026-04-20T09:00:00+09:00"/>
<valueQuantity>
<value value="142"/>
<unit value="beats/min"/>
<system value="http://unitsofmeasure.org"/>
<code value="/min"/>
</valueQuantity>
</Observation>