HL7中国症状数据交换实施指南
2026.02.23 - release

HL7中国症状数据交换实施指南 - Local Development build (v2026.02.23) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BodyTempVitalSigns - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="BodyTempVitalSigns"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation BodyTempVitalSigns</b></p><a name="BodyTempVitalSigns"> </a><a name="hcBodyTempVitalSigns"> </a><a name="BodyTempVitalSigns-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8310-5}">Body Temperature</span></p><p><b>subject</b>: <a href="Patient-Lixiaohua.html">李小花 Female, DoB: 1980-09-09</a></p><p><b>effective</b>: 2025-10-14 13:22:17+0200 --&gt; (ongoing)</p><p><b>issued</b>: 2025-10-16 13:42:17+0200</p><p><b>value</b>: 39.2 °C<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeCel = 'Cel')</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
      <display value="Vital Signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="8310-5"/>
      <display value="Body Temperature"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Lixiaohua"/>
  </subject>
  <effectivePeriod>
    <start value="2025-10-14T13:22:17.239+02:00"/>
  </effectivePeriod>
  <issued value="2025-10-16T13:42:17.239+02:00"/>
  <valueQuantity>
    <value value="39.2"/>
    <unit value="°C"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="Cel"/>
  </valueQuantity>
</Observation>