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
<Observation xmlns="http://hl7.org/fhir">
<id value="ChestPainSymptom"/>
<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 ChestPainSymptom</b></p><a name="ChestPainSymptom"> </a><a name="hcChestPainSymptom"> </a><a name="ChestPainSymptom-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="Condition-Type2DiabetesMellitus.html">Condition II型糖尿病</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-MaDongmei.html">马冬梅 Female, DoB: 1965-01-01</a></p><p><b>effective</b>: 2025-09-23 13:22:00+0200 --> 2025-09-23 13:42:00+0200</p><p><b>issued</b>: 2025-09-24 13:28:17+0200</p><p><b>performer</b>: <a href="Patient-MaDongmei.html">马冬梅 Female, DoB: 1965-01-01</a></p><p><b>value</b>: <span title="Codes:{http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/gb-14396-2016 R07.400}">胸痛</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 6736007}">中度</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 56823-8}">感知度量</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 279095003}">沉重样痛</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 307486002}">单次</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 385315009}">突发性发作</span></p></blockquote></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo">
<valueReference>🔗
<reference value="Condition/Type2DiabetesMellitus"/>
</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/MaDongmei"/>
</subject>
<effectivePeriod>
<start value="2025-09-23T13:22:00.239+02:00"/>
<end value="2025-09-23T13:42:00.239+02:00"/>
</effectivePeriod>
<issued value="2025-09-24T13:28:17.239+02:00"/>
<performer>🔗
<reference value="Patient/MaDongmei"/>
</performer>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org.cn/fhir-ig/symptoms/CodeSystem/gb-14396-2016"/>
<code value="R07.400"/>
<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="6736007"/>
<display value="中度"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="56823-8"/>
<display value="感知度量"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="279095003"/>
<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="307486002"/>
<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="385315009"/>
<display value="突发性发作"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>