HL7中国FHIR Connectathon测试实施指南
V20230304 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (vV20230304). See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="RxQueryBundleExample"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/StructureDefinition/profile-special-rx-query"/>
</meta>
<type value="message"/>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-312"/>
<resource>
<MessageHeader>
<id value="RxMessageHeaderExample02"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/StructureDefinition/profile-rx-messageheader"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>event</b>: <span title="{http://hl7.org.cn/fhir/CodeSystem/special-rx-event-type-codes query}">检索患者相关信息请求</span></p><h3>Sources</h3><table class="grid"><tr><td>-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>药房系统</td><td><a href="http://bbb.com/pharmacy">http://bbb.com/pharmacy</a></td></tr></table></div>
</text>
<eventCoding>
<system
value="http://hl7.org.cn/fhir/CodeSystem/special-rx-event-type-codes"/>
<code value="query"/>
<display value="检索患者相关信息请求"/>
</eventCoding>
<source>
<name value="药房系统"/>
<endpoint value="http://bbb.com/pharmacy"/>
</source>
</MessageHeader>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
<resource>
<Parameters>
<id value="RxParametersExampleInline01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/StructureDefinition/profile-rx-parameters"/>
</meta>
<parameter>
<name value="query-string"/>
<valueString value="Condition?clinical-status=active"/>
</parameter>
<parameter>
<name value="patient"/>
<valueString value="AllergyIntolerance?clinical-status=active"/>
</parameter>
<parameter>
<name value="prescription"/>
<valueReference>
<reference value="Patient/PatientExample01"/>
</valueReference>
</parameter>
<parameter>
<name value="prescription"/>
<valueReference>
<reference value="MedicationRequestExample01"/>
</valueReference>
</parameter>
</Parameters>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-314"/>
<resource>
<MedicationRequest>
<id value="RxMedicationRequestExample01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <span title="Codes: {http://snomed.info/sct XXXXXX}">洛匹那韦</span></p><p><b>subject</b>: <a href="#Patient_PatientExample01">张三. Generated Summary: active; 张三; Phone: 010-1234567; gender: female; birthDate: 1955-10-25</a></p><p><b>encounter</b>: <a href="Encounter-RxEncounterExample01.html">Generated Summary: status: finished; <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}">住院诊疗</span>; <span title="Codes: ">新冠肺炎入院</span>; period: 2021年5月7日 下午12:30:02 --> 2002年8月20日 下午4:45:50</a></p><p><b>authoredOn</b>: 2002年8月20日 下午4:45:50</p><p><b>requester</b>: <a href="Practitioner-PractitionerExample01.html">赵勇. Generated Summary: 赵勇; gender: male</a></p><p><b>groupIdentifier</b>: id: pres123456</p><p><b>note</b>: 药品用法,备注说明等</p><h3>DosageInstructions</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><h3>DispenseRequests</h3><table class="grid"><tr><td>-</td><td><b>Quantity</b></td></tr><tr><td>*</td><td>20 盒</td></tr></table></div>
</text>
<status value="active"/>
<intent value="order"/>
<medicationCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="XXXXXX"/>
<display value="洛匹那韦"/>
</coding>
<text value="洛匹那韦"/>
</medicationCodeableConcept>
<subject>
<reference value="Patient/PatientExample01"/>
<display value="张三"/>
</subject>
<encounter>
<reference value="Encounter/RxEncounterExample01"/>
</encounter>
<authoredOn value="2002-08-20T16:45:50+08:00"/>
<requester>
<reference value="Practitioner/PractitionerExample01"/>
<display value="赵勇"/>
</requester>
<groupIdentifier>
<system value="http://xxxxxx.com.cn/org-xxxx/prescription"/>
<value value="pres123456"/>
</groupIdentifier>
<note>
<text value="药品用法,备注说明等"/>
</note>
<dosageInstruction>
<timing>
<repeat>
<boundsPeriod>
<start value="2002-08-20T16:45:50+08:00"/>
<end value="2002-09-20T16:45:50+08:00"/>
</boundsPeriod>
</repeat>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"/>
<code value="BID"/>
<display value="每日两次"/>
</coding>
</code>
</timing>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="口服"/>
</coding>
</route>
<doseAndRate>
<doseQuantity>
<value value="2"/>
<system value="http://unitsofmeasure.org"/>
<code value="片"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<quantity>
<value value="20"/>
<system value="http://unitsofmeasure.org"/>
<code value="盒"/>
</quantity>
</dispenseRequest>
</MedicationRequest>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-315"/>
<resource>
<Patient>
<id value="PatientExample01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>active</b>: true</p><p><b>name</b>: 张三</p><p><b>telecom</b>: ph: 010-1234567(WORK)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1955-10-25</p><p><b>address</b>: 北京市东城区某某小区10号楼9单999室 (HOME)</p></div>
</text>
<active value="true"/>
<name>
<text value="张三"/>
<family value="张"/>
<given value="三"/>
</name>
<telecom>
<system value="phone"/>
<value value="010-1234567"/>
<use value="work"/>
</telecom>
<gender value="female"/>
<birthDate value="1955-10-25"/>
<address>
<use value="home"/>
<line value="北京市东城区某某小区10号楼9单999室"/>
</address>
</Patient>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-316"/>
<resource>
<Organization>
<id value="RxPharmacyExample"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>name</b>: 某某大药房</p></div>
</text>
<name value="某某大药房"/>
</Organization>
</resource>
</entry>
</Bundle>