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="DischargeSummaryDocumentExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-ClinicalDocumentBundle"/>
</meta>
<type value="document"/>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-312"/>
<resource>
<Composition>
<id value="DischargeSummaryCompositionExampleInline01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-discharge-summary-document"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Composition_DischargeSummaryCompositionExampleInline01"> </a><p class="res-header-id"><b>Generated Narrative: Composition DischargeSummaryCompositionExampleInline01</b></p><a name="DischargeSummaryCompositionExampleInline01"> </a><a name="hcDischargeSummaryCompositionExampleInline01"> </a><a name="DischargeSummaryCompositionExampleInline01-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-discharge-summary-document.html">出院小结共享文档本地化定义</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.10093.1.23.24.3454354</code>/N123455</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/emr-document-type C0053}">出院小结</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category EMR}">电子病历共享文档</span></p><p><b>encounter</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-313">Bundle: type = document</a></p><p><b>date</b>: 2002-08-23 16:45:50-0500</p><p><b>author</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-315">赵勇</a></p><p><b>title</b>: 出院小结</p><p><b>custodian</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-316">北大人民医院</a></p></div>
</text>
<identifier>
<system value="urn:oid:1.2.10093.1.23.24.3454354"/>
<value value="N123455"/>
</identifier>
<status value="final"/>
<type>
<coding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/emr-document-type"/>
<code value="C0053"/>
<display value="出院小结"/>
</coding>
</type>
<category>
<coding>
<system
value="http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category"/>
<code value="EMR"/>
<display value="电子病历共享文档"/>
</coding>
</category>
<subject>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-314"/>
<display value="张三"/>
</subject>
<encounter>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
</encounter>
<date value="2002-08-23T16:45:50.597-05:00"/>
<author>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-315"/>
<display value="赵勇"/>
</author>
<title value="出院小结"/>
<custodian>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-316"/>
<display value="北大人民医院"/>
</custodian>
<section>
<title value="入院原因"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="29299-5"/>
<display value="Reason for visit"/>
</coding>
</code>
<entry>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-317"/>
<display value="发热"/>
</entry>
</section>
<section>
<title value="出院诊断"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11535-2"/>
<display value="Hospital discharge diagnosis"/>
</coding>
</code>
<entry>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-318"/>
<display value="新冠肺炎"/>
</entry>
</section>
<section>
<title value="出院用药"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="10183-2"/>
<display value="Hospital discharge medications"/>
</coding>
</code>
<entry>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-319"/>
<display value="洛匹那韦"/>
</entry>
</section>
<section>
<title value="过敏和不良反应"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48765-2"/>
<display value="Allergies and adverse reactions"/>
</coding>
</code>
<entry>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-320"/>
<display value="麻疹"/>
</entry>
</section>
</Composition>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
<resource>
<Encounter>
<id value="EncounterExampleInline01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/core-inpatient-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_EncounterExampleInline01"> </a><p class="res-header-id"><b>Generated Narrative: Encounter EncounterExampleInline01</b></p><a name="EncounterExampleInline01"> </a><a name="hcEncounterExampleInline01"> </a><a name="EncounterExampleInline01-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-inpatient-encounter.html">住院就诊服务结构定义</a></p></div><p><b>identifier</b>: <code>urn:uuid:2.16.156.10011.1.10</code>/?ngen-9?</p><p><b>status</b>: Completed</p><p><b>class</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}">住院诊疗</span></p><p><b>type</b>: <span title="Codes:">新冠肺炎入院</span></p><h3>ServiceTypes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/service-type 430}">呼吸科</span></td></tr></table><p><b>subject</b>: <a href="Patient-PatientExample01.html">刘康</a></p><p><b>serviceProvider</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-316">北大人民医院</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/CodeSystem/encounter-participant-type AUT}">AUT</span></td><td><a href="Practitioner-PractitionerExample01.html">赵勇</a></td></tr></table><p><b>actualPeriod</b>: 2021-05-07 12:30:02+0800 --> 2002-08-20 16:45:50+0800</p><blockquote><p><b>reason</b></p><h3>Values</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-318">新冠肺炎</a></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-318">新冠肺炎</a></td></tr></table><p><b>use</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role DD}">出院诊断</span></p></blockquote><h3>Admissions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>AdmitSource</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/admit-source outp}">门诊转住院</span></td></tr></table></div>
</text>
<identifier>
<system value="urn:uuid:2.16.156.10011.1.10"/>
</identifier>
<status value="completed"/>
<class>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="IMP"/>
<display value="住院诊疗"/>
</coding>
</class>
<type>
<text value="新冠肺炎入院"/>
</type>
<serviceType>
<concept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/service-type"/>
<code value="430"/>
<display value="呼吸科"/>
</coding>
</concept>
</serviceType>
<subject>🔗
<reference value="Patient/PatientExample01"/>
<display value="刘康"/>
</subject>
<serviceProvider>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-316"/>
<display value="北大人民医院"/>
</serviceProvider>
<participant>
<type>
<coding>
<system
value="http://hl7.org/fhir/CodeSystem/encounter-participant-type"/>
<code value="AUT"/>
</coding>
</type>
<actor>🔗
<reference value="Practitioner/PractitionerExample01"/>
<display value="赵勇"/>
</actor>
</participant>
<actualPeriod>
<start value="2021-05-07T12:30:02+08:00"/>
<end value="2002-08-20T16:45:50+08:00"/>
</actualPeriod>
<reason>
<value>
<reference>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-318"/>
<display value="新冠肺炎"/>
</reference>
</value>
</reason>
<diagnosis>
<condition>
<reference>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-318"/>
<display value="新冠肺炎"/>
</reference>
</condition>
<use>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="DD"/>
<display value="出院诊断"/>
</coding>
</use>
</diagnosis>
<admission>
<admitSource>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/admit-source"/>
<code value="outp"/>
<display value="门诊转住院"/>
</coding>
</admitSource>
</admission>
</Encounter>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-314"/>
<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>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-315"/>
<resource>
<Practitioner>
<id value="PractitionerExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/core-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_PractitionerExample01"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner PractitionerExample01</b></p><a name="PractitionerExample01"> </a><a name="hcPractitionerExample01"> </a><a name="PractitionerExample01-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-practitioner.html">卫生服务人员信息结构定义</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.528.1.1007.3.1</code>/938273695 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: 赵勇(Official)</p><p><b>telecom</b>: ph: 0105568263(Work)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1975-12-07</p></div>
</text>
<identifier>
<use value="official"/>
<system value="urn:oid:2.16.528.1.1007.3.1"/>
<value value="938273695"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="赵勇"/>
<family value="赵"/>
<given value="勇"/>
</name>
<telecom>
<system value="phone"/>
<value value="0105568263"/>
<use value="work"/>
</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="1975-12-07"/>
</Practitioner>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-316"/>
<resource>
<Organization>
<id value="HospitalExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/core-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_HospitalExample01"> </a><p class="res-header-id"><b>Generated Narrative: Organization HospitalExample01</b></p><a name="HospitalExample01"> </a><a name="hcHospitalExample01"> </a><a name="HospitalExample01-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-organization.html">医疗机构结构定义</a></p></div><p><b>active</b>: true</p><p><b>name</b>: 北大人民医院</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>ph: 01069032356(Work)</td></tr></table></div>
</text>
<active value="true"/>
<name value="北大人民医院"/>
<contact>
<telecom>
<system value="phone"/>
<value value="01069032356"/>
<use value="work"/>
</telecom>
</contact>
</Organization>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-317"/>
<resource>
<Observation>
<id value="SymptomExampleInline01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_SymptomExampleInline01"> </a><p class="res-header-id"><b>Generated Narrative: Observation SymptomExampleInline01</b></p><a name="SymptomExampleInline01"> </a><a name="hcSymptomExampleInline01"> </a><a name="SymptomExampleInline01-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 R50}">发热</span></p><p><b>subject</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-314">张三</a></p><p><b>encounter</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-313">Bundle: type = document</a></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="R50"/>
<display value="发热"/>
</coding>
</code>
<subject>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-314"/>
<display value="张三"/>
</subject>
<encounter>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
</encounter>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-318"/>
<resource>
<Condition>
<id value="DischargeDiagnosisExampleInline01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_DischargeDiagnosisExampleInline01"> </a><p class="res-header-id"><b>Generated Narrative: Condition DischargeDiagnosisExampleInline01</b></p><a name="DischargeDiagnosisExampleInline01"> </a><a name="hcDischargeDiagnosisExampleInline01"> </a><a name="DischargeDiagnosisExampleInline01-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:">active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">诊断</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 J12.82}">新冠肺炎</span></p><p><b>subject</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-314">张三</a></p><p><b>encounter</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-313">Bundle: type = document</a></p></div>
</text>
<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="urn:uuid:112312312-12-31-23-12-31-23-12-314"/>
<display value="张三"/>
</subject>
<encounter>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
</encounter>
</Condition>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-319"/>
<resource>
<MedicationRequest>
<id value="MedicationRequestExampleInline01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_MedicationRequestExampleInline01"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest MedicationRequestExampleInline01</b></p><a name="MedicationRequestExampleInline01"> </a><a name="hcMedicationRequestExampleInline01"> </a><a name="MedicationRequestExampleInline01-en-US"> </a><p><b>groupIdentifier</b>: <code>http://xxxxxx.com.cn/org-xxxx/prescription</code>/pres123456</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct XXXXXX}">洛匹那韦</span></td></tr></table><p><b>subject</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-314">张三</a></p><p><b>encounter</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-313">Bundle: type = document</a></p><p><b>authoredOn</b>: 2002-08-20 16:45:50+0800</p><p><b>requester</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-315">赵勇</a></p><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-318">新冠肺炎</a></td></tr></table><p><b>note</b>: 药品用法,备注说明等</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code , Once</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">口服</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>2 片<span style="background: LightGoldenRodYellow"> (Details: UCUM code片 = '片')</span></td></tr></table></blockquote><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>20 盒<span style="background: LightGoldenRodYellow"> (Details: UCUM code盒 = '盒')</span></td></tr></table></div>
</text>
<groupIdentifier>
<system value="http://xxxxxx.com.cn/org-xxxx/prescription"/>
<value value="pres123456"/>
</groupIdentifier>
<status value="active"/>
<intent value="order"/>
<medication>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="XXXXXX"/>
<display value="洛匹那韦"/>
</coding>
<text value="洛匹那韦"/>
</concept>
</medication>
<subject>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-314"/>
<display value="张三"/>
</subject>
<encounter>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-313"/>
</encounter>
<authoredOn value="2002-08-20T16:45:50+08:00"/>
<requester>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-315"/>
<display value="赵勇"/>
</requester>
<reason>
<reference>
<reference value="urn:uuid:112312312-12-31-23-12-31-23-12-318"/>
<display value="新冠肺炎"/>
</reference>
</reason>
<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-320"/>
<resource>
<AllergyIntolerance>
<id value="AllergiesExampleInline01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="AllergyIntolerance_AllergiesExampleInline01"> </a><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance AllergiesExampleInline01</b></p><a name="AllergiesExampleInline01"> </a><a name="hcAllergiesExampleInline01"> </a><a name="AllergiesExampleInline01-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical resolved}">已解决</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">已确认</span></p><p><b>type</b>: <span title="Codes:">allergy</span></p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title="Codes:">青霉素</span></p><p><b>patient</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-314">张三</a></p><p><b>encounter</b>: <a href="Bundle-DischargeSummaryDocumentExample01.html#urn-uuid-112312312-12-31-23-12-31-23-12-313">Bundle: type = document</a></p><p><b>recordedDate</b>: 2021-08-20</p><blockquote><p><b>reaction</b></p><h3>Manifestations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://example.org/system xxx}">麻疹</span></td></tr></table></blockquote></div>
</text>
<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>