HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="RxQueryResponseBundleExample"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-special-rx-query-response"/>
</meta>
<type value="message"/>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-312"/>
<resource>
<MessageHeader>
<id value="RxMessageHeaderExample03"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-rx-messageheader"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MessageHeader_RxMessageHeaderExample03"> </a><p class="res-header-id"><b>Generated Narrative: MessageHeader RxMessageHeaderExample03</b></p><a name="RxMessageHeaderExample03"> </a><a name="hcRxMessageHeaderExample03"> </a><a name="RxMessageHeaderExample03-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-profile-rx-messageheader.html">处方流转消息头结构定义</a></p></div><p><b>event</b>: <a href="CodeSystem-special-rx-event-type-codes.html#special-rx-event-type-codes-query-response">处方流转事件类型代码表 query-response</a>: 检索患者相关信息响应</p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Endpoint[x]</b></td><td><b>Name</b></td></tr><tr><td style="display: none">*</td><td><a href="http://aaa.hospital/emr">http://aaa.hospital/emr</a></td><td>电子病历系统</td></tr></table></div>
</text>
<eventCoding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/special-rx-event-type-codes"/>
<code value="query-response"/>
<display value="检索患者相关信息响应"/>
</eventCoding>
<source>
<endpointUrl value="http://aaa.hospital/emr"/>
<name value="电子病历系统"/>
</source>
</MessageHeader>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-312"/>
<resource>
<Bundle>
<id value="RxSearchSetBundleInlineExample02"/>
<type value="searchset"/>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-312"/>
<resource>
<Condition>
<id value="DiagnosisExample01"/>
<clinicalStatus>
<coding>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="encounter-diagnosis"/>
<display value="诊断"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="J12.82"/>
<display value="Pneumonia due to COVID-19"/>
</coding>
<text value="新冠肺炎"/>
</code>
<subject>🔗
<reference value="Patient/PatientExample01"/>
<display value="刘康"/>
</subject>
<encounter>🔗
<reference value="Encounter/EncounterExample01"/>
</encounter>
</Condition>
</resource>
</entry>
</Bundle>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
<resource>
<Bundle>
<id value="RxSearchSetBundleInlineExample01"/>
<type value="searchset"/>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-312"/>
<resource>
<AllergyIntolerance>
<id value="AllergiesExampleInline01"/>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="resolved"/>
<display value="已解决"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
<display value="已确认"/>
</coding>
</verificationStatus>
<type>
<coding>
<code value="allergy"/>
</coding>
</type>
<criticality value="high"/>
<code>
<text value="青霉素"/>
</code>
<patient>
<reference
value="urn:uuid:112312312-12-31-23-12-31-23-12-314"/>
<display value="张三"/>
</patient>
<encounter>
<reference
value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
</encounter>
<recordedDate value="2021-08-20"/>
<reaction>
<manifestation>
<concept>
<coding>
<system value="http://example.org/system"/>
<code value="xxx"/>
<display value="Hives"/>
</coding>
<text value="麻疹"/>
</concept>
</manifestation>
</reaction>
</AllergyIntolerance>
</resource>
</entry>
</Bundle>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-315"/>
<resource>
<Patient>
<id value="PatientExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_PatientExample01"> </a><p class="res-header-id"><b>Generated Narrative: Patient PatientExample01</b></p><a name="PatientExample01"> </a><a name="hcPatientExample01"> </a><a name="PatientExample01-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-core-patient.html">患者信息结构定义</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">刘康 Male, DoB: 1955-10-25 ( urn:oid:2.16.840.1.113883.2.23.1.19.1#110101200301120019)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>urn:oid:2.16.840.1.113883.2.23.1.19.2</code>/100000000000000</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 13800138000(Mobile)</li><li>北京市东城区景山前街4号(home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: parent">parent:</td><td colspan="3"><ul><li>刘勇</li><li>ph: 13012345678</li></ul></td></tr></table></div>
</text>
<extension
url="http://hl7china.org.cn/fhir/StructureDefinition/ext-person-ethnicGroup">
<valueCoding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/gb3304"/>
<code value="HA"/>
<display value="汉族"/>
</valueCoding>
</extension>
<identifier>
<system value="urn:oid:2.16.840.1.113883.2.23.1.19.1"/>
<value value="110101200301120019"/>
</identifier>
<identifier>
<system value="urn:oid:2.16.840.1.113883.2.23.1.19.2"/>
<value value="100000000000000"/>
</identifier>
<active value="true"/>
<name>
<text value="刘康"/>
<family value="刘"/>
<given value="康"/>
</name>
<telecom>
<system value="phone"/>
<value value="13800138000"/>
<use value="mobile"/>
</telecom>
<gender value="male">
<extension
url="https://hl7.org.cn/fhir/StructureDefinition/ext-person-gender">
<valueCoding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/gb2261-1"/>
<code value="1"/>
<display value="男性"/>
</valueCoding>
</extension>
</gender>
<birthDate value="1955-10-25"/>
<address>
<use value="home"/>
<text value="北京市东城区景山前街4号"/>
<line value="景山前街4号"/>
<city value="北京市"/>
<district value="东城区"/>
<state value="北京"/>
<postalCode value="100010"/>
</address>
<contact>
<relationship>
<coding>
<system
value="http://hl7.org/fhir/patient-contact-relationship"/>
<code value="parent"/>
</coding>
</relationship>
<name>
<text value="刘勇"/>
</name>
<telecom>
<system value="phone"/>
<value value="13012345678"/>
</telecom>
</contact>
</Patient>
</resource>
</entry>
</Bundle>