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

: janusync-vitalsigns-observation-example - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <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"><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>