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

: HearingLossSymptom - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="HearingLossSymptom"/>
  <meta>
    <profile
             value="http://hl7.org.cn/fhir-ig/symptoms/StructureDefinition/Symptoms"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation HearingLossSymptom</b></p><a name="HearingLossSymptom"> </a><a name="hcHearingLossSymptom"> </a><a name="HearingLossSymptom-en-US"> </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-Symptoms.html">患者症状结构定义</a></p></div><p><b>Supporting info</b>: <a href="Observation-DizzinessSymptom.html">Observation Symptom</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/symptom-temporary-codes symptom}">症状</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 75325-1}">Symptom</span></p><p><b>subject</b>: <a href="Patient-Zhangsanfeng.html">张三丰 Male, DoB: 1953-02-21</a></p><p><b>effective</b>: 2025-04-01 13:22:17+0200 --&gt; 2025-10-16 13:42:17+0200</p><p><b>issued</b>: 2025-10-16 13:42:17+0200</p><p><b>performer</b>: <a href="Patient-Zhangsanfeng.html">张三丰 Male, DoB: 1953-02-21</a></p><p><b>value</b>: <span title="Codes:{http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/gb-14396-2016 H91.900}">听觉丧失</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 64750-3}">严重程度</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 371923003}">轻度到中度</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 104156-5}">发作频率</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 255238004}">连续</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 99495-4}">发作速度</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 61751001}">渐进性发作</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 89253-9}">症状趋势</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 35105006}">增加</span></p></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo">
    <valueReference>🔗 
      <reference value="Observation/DizzinessSymptom"/>
    </valueReference>
  </extension>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/symptom-temporary-codes"/>
      <code value="symptom"/>
      <display value="症状"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="75325-1"/>
      <display value="Symptom"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Zhangsanfeng"/>
  </subject>
  <effectivePeriod>
    <start value="2025-04-01T13:22:17.239+02:00"/>
    <end value="2025-10-16T13:42:17.239+02:00"/>
  </effectivePeriod>
  <issued value="2025-10-16T13:42:17.239+02:00"/>
  <performer>🔗 
    <reference value="Patient/Zhangsanfeng"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system
              value="http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/gb-14396-2016"/>
      <code value="H91.900"/>
      <display value="听觉丧失"/>
    </coding>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="64750-3"/>
        <display value="严重程度"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="371923003"/>
        <display value="轻度到中度"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="104156-5"/>
        <display value="发作频率"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="255238004"/>
        <display value="连续"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="99495-4"/>
        <display value="发作速度"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="61751001"/>
        <display value="渐进性发作"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="89253-9"/>
        <display value="症状趋势"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="35105006"/>
        <display value="增加"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>