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

: dtx-result-bundle-example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="dtx-result-bundle-example"/>
  <type value="transaction"/>
  <entry>
    <resource>
      <Device>
        <id value="janusync-dtx-device-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-device"/>
        </meta>
        <identifier>
          <system value="https://connectdtx.net/phicode"/>
          <value value="sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU"/>
        </identifier>
        <manufacturer value="파이DTx"/>
        <deviceName>
          <name value="Hypnus"/>
          <type value="model-name"/>
        </deviceName>
        <type>
          <coding>
            <system
                    value="http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type"/>
            <code value="dtx"/>
          </coding>
        </type>
        <version>
          <type>
            <coding>
              <system
                      value="http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-version-type"/>
              <code value="prod"/>
            </coding>
          </type>
          <value value="1.0.1"/>
        </version>
      </Device>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Device"/>
    </request>
  </entry>
  <entry>
    <resource>
      <DocumentReference>
        <id value="janusync-dtx-result-report-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-result-report"/>
        </meta>
        <identifier>
          <system value="https://connectdtx.net/phicode"/>
          <value value="sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU"/>
        </identifier>
        <status value="current"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="55112-7"/>
            <display value="Document summary"/>
          </coding>
        </type>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <date value="2000-01-01T17:00:00+09:00"/>
        <author>🔗 
          <reference value="Device/janusync-dtx-device-example"/>
        </author>
        <content>
          <attachment>
            <contentType value="application/pdf"/>
            <data value="AA=="/>
          </attachment>
        </content>
        <context>
          <period>
            <start value="2000-01-01T14:05:00+09:00"/>
          </period>
          <related>🔗 
            <reference value="ServiceRequest/dtx-servicerequest-example"/>
          </related>
        </context>
      </DocumentReference>
    </resource>
    <request>
      <method value="POST"/>
      <url value="DocumentReference"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="janusync-dtx-result-observation-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-result-observation"/>
        </meta>
        <identifier>
          <system value="https://connectdtx.net/phicode"/>
          <value value="sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU"/>
        </identifier>
        <basedOn>🔗 
          <reference value="ServiceRequest/dtx-servicerequest-example"/>
        </basedOn>
        <status value="preliminary"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="activity"/>
            <display value="Activity"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-code"/>
            <code value="service-code-001"/>
            <display value="수면 DTx (Sleep DTx)"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <effectivePeriod>
          <start value="2000-01-01T17:05:00+09:00"/>
        </effectivePeriod>
        <performer>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </performer>
        <device>🔗 
          <reference value="Device/janusync-dtx-device-example"/>
        </device>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LP33126-1"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="73"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="%"/>
          </valueQuantity>
          <interpretation>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
              <code value="L"/>
              <display value="Low"/>
            </coding>
          </interpretation>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="LP173213-2"/>
              <display value="Progress"/>
            </coding>
          </code>
          <valueRatio>
            <numerator>
              <value value="1"/>
            </numerator>
            <denominator>
              <value value="42"/>
            </denominator>
          </valueRatio>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="janusync-observation-dtx-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-observation"/>
        </meta>
        <basedOn>🔗 
          <reference value="ServiceRequest/dtx-servicerequest-example"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="activity"/>
            <display value="Activity"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="51848-0"/>
            <display value="Evaluation note"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <effectiveDateTime value="2000-01-01"/>
        <device>🔗 
          <reference value="Device/janusync-dtx-device-example"/>
        </device>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="93832-4"/>
              <display value="Sleep duration"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="6.7"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="h"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="95607-8"/>
              <display
                       value="Sleep quality - 1-5 numeric rating [Score] 24 hour"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="3"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="74015-9"/>
              <display value="Date recorded"/>
            </coding>
          </code>
          <valueDateTime value="2000-01-02T14:20:00+09:00"/>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
</Bundle>