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-prescription-example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="dtx-prescription-example"/>
  <type value="transaction"/>
  <entry>
    <resource>
      <ServiceRequest>
        <id value="janusync-servicerequest-dtx-prescription-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-servicerequest"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_janusync-servicerequest-dtx-prescription-example"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest janusync-servicerequest-dtx-prescription-example</b></p><a name="janusync-servicerequest-dtx-prescription-example"> </a><a name="hcjanusync-servicerequest-dtx-prescription-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-servicerequest.html">JanuSync ServiceRequest</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.410.100110.10.11100123</code>/order12345</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{urn:oid:1.2.410.100110.10.11100123 D0101}">Hypnus</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>encounter</b>: <a href="Encounter-janusync-encounter-amb-example.html">Encounter: extension = 재진; status = finished; class = ambulatory (ActCode#AMB); period = 2000-01-01 14:00:00+0900 --&gt; (ongoing)</a></p><p><b>authoredOn</b>: 2000-01-01 14:05:00+0900</p><p><b>requester</b>: <a href="PractitionerRole-janusync-medicaldoctor-practitionerrole-example.html">PractitionerRole DOCTOR</a></p></div>
        </text>
        <identifier>
          <system value="urn:oid:1.2.410.100110.10.11100123"/>
          <value value="order12345"/>
        </identifier>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="urn:oid:1.2.410.100110.10.11100123"/>
            <code value="D0101"/>
            <display value="Hypnus"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/janusync-encounter-amb-example"/>
        </encounter>
        <authoredOn value="2000-01-01T14:05:00+09:00"/>
        <requester>🔗 
          <reference
                     value="PractitionerRole/janusync-medicaldoctor-practitionerrole-example"/>
        </requester>
      </ServiceRequest>
    </resource>
    <request>
      <method value="POST"/>
      <url value="ServiceRequest"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Patient>
        <id value="janusync-patient-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_janusync-patient-example"> </a><p class="res-header-id"><b>Generated Narrative: Patient janusync-patient-example</b></p><a name="janusync-patient-example"> </a><a name="hcjanusync-patient-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-patient.html">JanuSync Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">김환자 Male, DoB: 1990-01-01 ( Medical record number)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">ph: 010-1234-5678</td></tr></table></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="MR"/>
            </coding>
          </type>
          <system value="urn:oid:1.2.410.100110.10.11100123"/>
          <value value="P123"/>
        </identifier>
        <name>
          <text value="김환자"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="010-1234-5678"/>
        </telecom>
        <gender value="male"/>
        <birthDate value="1990-01-01"/>
      </Patient>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Patient"/>
    </request>
  </entry>
  <entry>
    <resource>
      <PractitionerRole>
        <id value="janusync-medicaldoctor-practitionerrole-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-medicaldoctor-practitionerrole"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="PractitionerRole_janusync-medicaldoctor-practitionerrole-example"> </a><p class="res-header-id"><b>Generated Narrative: PractitionerRole janusync-medicaldoctor-practitionerrole-example</b></p><a name="janusync-medicaldoctor-practitionerrole-example"> </a><a name="hcjanusync-medicaldoctor-practitionerrole-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-medicaldoctor-practitionerrole.html">JanuSync MedicalDoctor PractitionerRole</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.410.100110.10.11100123</code>/ba10699d84a3164ac40ce0b83e566be50aa437e28df5110993ec81f87ee3c969</p><p><b>organization</b>: <a href="Organization-janusync-organization-example.html">Organization 파이종합병원</a></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}">DOCTOR</span></p><p><b>specialty</b>: <span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-medical-department 03}">수면건강센터</span></p></div>
        </text>
        <identifier>
          <system value="urn:oid:1.2.410.100110.10.11100123"/>
          <value
                 value="ba10699d84a3164ac40ce0b83e566be50aa437e28df5110993ec81f87ee3c969"/>
        </identifier>
        <organization>🔗 
          <reference value="Organization/janusync-organization-example"/>
        </organization>
        <code>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
            <code value="doctor"/>
            <display value="DOCTOR"/>
          </coding>
        </code>
        <specialty>
          <coding>
            <system
                    value="http://www.hl7korea.or.kr/CodeSystem/hira-medical-department"/>
            <code value="03"/>
            <display value="정신건강의학과"/>
          </coding>
          <text value="수면건강센터"/>
        </specialty>
      </PractitionerRole>
    </resource>
    <request>
      <method value="POST"/>
      <url value="PractitionerRole"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Encounter>
        <id value="janusync-encounter-amb-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-encounter"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_janusync-encounter-amb-example"> </a><p class="res-header-id"><b>Generated Narrative: Encounter janusync-encounter-amb-example</b></p><a name="janusync-encounter-amb-example"> </a><a name="hcjanusync-encounter-amb-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-encounter.html">JanuSync Encounter</a></p></div><p><b>JanuSyncEncounterVisitType</b>: <span title="Codes:{http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-visit-type 20}">재진</span></p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-janusync-medicaldoctor-practitionerrole-example.html">PractitionerRole DOCTOR</a></td></tr></table><p><b>period</b>: 2000-01-01 14:00:00+0900 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href="Organization-janusync-organization-example.html">Organization 파이종합병원</a></p></div>
        </text>
        <extension
                   url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncEncounterVisitType">
          <valueCodeableConcept>
            <coding>
              <system
                      value="http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-visit-type"/>
              <code value="20"/>
              <display value="재진"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <participant>
          <individual>🔗 
            <reference
                       value="PractitionerRole/janusync-medicaldoctor-practitionerrole-example"/>
          </individual>
        </participant>
        <period>
          <start value="2000-01-01T14:00:00+09:00"/>
        </period>
        <serviceProvider>🔗 
          <reference value="Organization/janusync-organization-example"/>
        </serviceProvider>
      </Encounter>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Encounter"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Condition>
        <id value="janusync-condition-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-condition"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_janusync-condition-example"> </a><p class="res-header-id"><b>Generated Narrative: Condition janusync-condition-example</b></p><a name="janusync-condition-example"> </a><a name="hcjanusync-condition-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-condition.html">JanuSync Condition</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:">active</span></p><p><b>category</b>: <span title="Codes:{http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-condition-category-types 진단}">진단</span></p><p><b>code</b>: <span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/kostat-kcd-8 G47.0}">Disorders of initiating and maintaining sleep [insomnias]</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>encounter</b>: <a href="Encounter-janusync-encounter-amb-example.html">Encounter: extension = 재진; status = finished; class = ambulatory (ActCode#AMB); period = 2000-01-01 14:00:00+0900 --&gt; (ongoing)</a></p><p><b>recordedDate</b>: 2000-01-01 14:05:00+0900</p></div>
        </text>
        <clinicalStatus>
          <coding>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <category>
          <coding>
            <system
                    value="http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-condition-category-types"/>
            <code value="진단"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="http://www.hl7korea.or.kr/CodeSystem/kostat-kcd-8"/>
            <code value="G47.0"/>
            <display
                     value="Disorders of initiating and maintaining sleep [insomnias]"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/janusync-encounter-amb-example"/>
        </encounter>
        <recordedDate value="2000-01-01T14:05:00+09:00"/>
      </Condition>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Condition"/>
    </request>
  </entry>
  <entry>
    <resource>
      <MedicationRequest>
        <id value="janusync-medicationrequest-order-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-medicationrequest"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_janusync-medicationrequest-order-example"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest janusync-medicationrequest-order-example</b></p><a name="janusync-medicationrequest-order-example"> </a><a name="hcjanusync-medicationrequest-order-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-medicationrequest.html">JanuSync MedicationRequest</a></p></div><p><b>JanuSyncMedicationIngredient</b>: <span title="Codes:{http://www.whocc.no/atc R06AX26}">fexofenadine</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication 8806521009605}">알레그라정120밀리그람(펙소페나딘염산염)</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>authoredOn</b>: 2000-01-01 14:05:00+0900</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 하루 3정 복용</p><p><b>timing</b>: 3 per 1 day</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 정<span style="background: LightGoldenRodYellow"> (Details: unitofmeasure.org  code{tbl} = '{tbl}')</span></td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 21 정<span style="background: LightGoldenRodYellow"> (Details: unitofmeasure.org  code{tbl} = '{tbl}')</span></p><h3>ExpectedSupplyDurations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>7</td><td>일</td><td><a href="http://unitofmeasure.org">http://unitofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>
        </text>
        <extension
                   url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient">
          <valueCodeableConcept>
            <coding>
              <system value="http://www.whocc.no/atc"/>
              <code value="R06AX26"/>
              <display value="fexofenadine"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <status value="active"/>
        <intent value="order"/>
        <medicationCodeableConcept>
          <coding>
            <system
                    value="http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication"/>
            <code value="8806521009605"/>
            <display value="알레그라정120밀리그람(펙소페나딘염산염)"/>
          </coding>
        </medicationCodeableConcept>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <authoredOn value="2000-01-01T14:05:00+09:00"/>
        <dosageInstruction>
          <text value="하루 3정 복용"/>
          <timing>
            <repeat>
              <frequency value="3"/>
              <period value="1"/>
              <periodUnit value="d"/>
            </repeat>
          </timing>
          <doseAndRate>
            <doseQuantity>
              <value value="1"/>
              <unit value="정"/>
              <system value="http://unitofmeasure.org"/>
              <code value="{tbl}"/>
            </doseQuantity>
          </doseAndRate>
        </dosageInstruction>
        <dispenseRequest>
          <quantity>
            <value value="21"/>
            <unit value="정"/>
            <system value="http://unitofmeasure.org"/>
            <code value="{tbl}"/>
          </quantity>
          <expectedSupplyDuration>
            <value value="7"/>
            <unit value="일"/>
            <system value="http://unitofmeasure.org"/>
            <code value="d"/>
          </expectedSupplyDuration>
        </dispenseRequest>
      </MedicationRequest>
    </resource>
    <request>
      <method value="POST"/>
      <url value="MedicationRequest"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="janusync-observation-hosp-edi-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_janusync-observation-hosp-edi-example"> </a><p class="res-header-id"><b>Generated Narrative: Observation janusync-observation-hosp-edi-example</b></p><a name="janusync-observation-hosp-edi-example"> </a><a name="hcjanusync-observation-hosp-edi-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-observation.html">JanuSync Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}">Activity</span></p><p><b>code</b>: <span title="Codes:{https://hira.or.kr/CodeSystem/lab-result-code F2700}">수면리듬양상검사</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>effective</b>: 2000-01-01 14:05:00+0900</p><p><b>value</b>: 95 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></p></div>
        </text>
        <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="https://hira.or.kr/CodeSystem/lab-result-code"/>
            <code value="F2700"/>
            <display value="수면리듬양상검사"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <effectiveDateTime value="2000-01-01T14:05:00+09:00"/>
        <valueQuantity>
          <value value="95"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="%"/>
        </valueQuantity>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="janusync-observation-hosp-wo-examcode-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_janusync-observation-hosp-wo-examcode-example"> </a><p class="res-header-id"><b>Generated Narrative: Observation janusync-observation-hosp-wo-examcode-example</b></p><a name="janusync-observation-hosp-wo-examcode-example"> </a><a name="hcjanusync-observation-hosp-wo-examcode-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-observation.html">JanuSync Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}">Activity</span></p><p><b>code</b>: <span title="Codes:">ISI (Insomnia Severity Index) score</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>effective</b>: 2000-01-01 14:05:00+0900</p><p><b>value</b>: 14/28</p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="activity"/>
            <display value="Activity"/>
          </coding>
        </category>
        <code>
          <text value="ISI (Insomnia Severity Index) score"/>
        </code>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <effectiveDateTime value="2000-01-01T14:05:00+09:00"/>
        <valueRatio>
          <numerator>
            <value value="14"/>
          </numerator>
          <denominator>
            <value value="28"/>
          </denominator>
        </valueRatio>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
  <entry>
    <resource>
      <Observation>
        <id value="janusync-vitalsigns-observation-example"/>
        <meta>
          <profile
                   value="http://connectdtx.kr/fhir/StructureDefinition/janusync-vitalsigns-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_janusync-vitalsigns-observation-example"> </a><p class="res-header-id"><b>Generated Narrative: Observation janusync-vitalsigns-observation-example</b></p><a name="janusync-vitalsigns-observation-example"> </a><a name="hcjanusync-vitalsigns-observation-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-janusync-vitalsigns-observation.html">JanuSync Vital Signs Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationCategory vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 85353-1}">Vital signs, weight, height, head circumference, oxygen saturation and BMI panel</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>effective</b>: 2000-01-01 11:00:00+0900</p><p><b>dataAbsentReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}">Not Applicable</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8302-2}">Body height</span></p><p><b>value</b>: 173 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codecm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}">Body weight</span></p><p><b>value</b>: 68 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8480-6}">Systolic blood pressure</span></p><p><b>value</b>: 118 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8462-4}">Diastolic blood pressure</span></p><p><b>value</b>: 62 mm[Hg]<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8867-4}">Heart rate</span></p><p><b>value</b>: 72 /min<span style="background: LightGoldenRodYellow"> (Details: UCUM  code/min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 39156-5}">Body mass index (BMI) [Ratio]</span></p><p><b>value</b>: 22.72 kg/m2<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg/m2 = 'kg/m2')</span></p></blockquote></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationCategory"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="85353-1"/>
            <display
                     value="Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/janusync-patient-example"/>
        </subject>
        <effectiveDateTime value="2000-01-01T11:00:00+09:00"/>
        <dataAbsentReason>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
            <code value="not-applicable"/>
            <display value="Not Applicable"/>
          </coding>
        </dataAbsentReason>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8302-2"/>
              <display value="Body height"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="173"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="cm"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="29463-7"/>
              <display value="Body weight"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="68"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="kg"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8480-6"/>
              <display value="Systolic blood pressure"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="118"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mm[Hg]"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8462-4"/>
              <display value="Diastolic blood pressure"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="62"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mm[Hg]"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8867-4"/>
              <display value="Heart rate"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="72"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="/min"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="39156-5"/>
              <display value="Body mass index (BMI) [Ratio]"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="22.72"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="kg/m2"/>
          </valueQuantity>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
</Bundle>