HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: RxPushBundleExample - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="RxPushBundleExample"/>
  <meta>
    <profile
             value="http://hl7.org.cn/fhir/StructureDefinition/profile-special-rx-request"/>
  </meta>
  <type value="message"/>
  <entry>
    <fullUrl value="urn:uuid:112312312-12-31-23-12-31-23-12-312"/>
    <resource>
      <MessageHeader>
        <id value="RxMessageHeaderExample01"/>
        <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"><a name="MessageHeader_RxMessageHeaderExample01"> </a><p><b>Generated Narrative: MessageHeader</b><a name="RxMessageHeaderExample01"> </a><a name="hcRxMessageHeaderExample01"> </a></p><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">Resource MessageHeader &quot;RxMessageHeaderExample01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-rx-messageheader.html">处方流转消息头结构定义</a></p></div><p><b>event</b>: 推送处方 (Details: http://hl7.org.cn/fhir/CodeSystem/special-rx-event-type-codes code push = '推送处方', stated as '推送处方')</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/CodeSystem/special-rx-event-type-codes"/>
          <code value="push"/>
          <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-314"/>
    <resource>
      <MedicationRequest>
        <id value="RxMedicationRequestExample01"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_RxMedicationRequestExample01"> </a><p><b>Generated Narrative: MedicationRequest</b><a name="RxMedicationRequestExample01"> </a><a name="hcRxMedicationRequestExample01"> </a></p><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">Resource MedicationRequest &quot;RxMedicationRequestExample01&quot; </p></div><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 style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#XXXXXX)</span></td></tr></table><p><b>subject</b>: <a href="#Patient_PatientExample01">See above (Patient/PatientExample01: 刘康)</a></p><p><b>encounter</b>: <a href="Encounter-EncounterExample01.html">Encounter/EncounterExample01</a></p><p><b>authoredOn</b>: 2002-08-20 16:45:50+0800</p><p><b>requester</b>: <a href="#Practitioner_PractitionerExample01">See above (Practitioner/PractitionerExample01: 赵勇)</a></p><p><b>note</b>: 药品用法,备注说明等</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code: 每日两次, Starting 2002-08-20 16:45:50+0800, Once, Until 2002-09-20 16:45:50+0800</p><p><b>route</b>: 口服 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#26643006)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></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="Patient/PatientExample01"/>
          <display value="刘康"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/EncounterExample01"/>
        </encounter>
        <authoredOn value="2002-08-20T16:45:50+08:00"/>
        <requester>🔗 
          <reference value="Practitioner/PractitionerExample01"/>
          <display value="赵勇"/>
        </requester>
        <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"/>
        <meta>
          <profile
                   value="http://hl7.org.cn/fhir/StructureDefinition/core-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_PatientExample01"> </a><p><b>Generated Narrative: Patient</b><a name="PatientExample01"> </a><a name="hcPatientExample01"> </a></p><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">Resource Patient &quot;PatientExample01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-core-patient.html">患者信息结构定义</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.23.1.19.1</code>/110101200301120019, <code>urn:oid:2.16.840.1.113883.2.23.1.19.2</code>/100000000000000</p><p><b>active</b>: true</p><p><b>name</b>: 刘康</p><p><b>telecom</b>: ph: 13800138000(MOBILE)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1955-10-25</p><p><b>address</b>: 北京市东城区景山前街4号(HOME)</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Relationship</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>parent <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (patient-contact-relationship#parent)</span></td><td>刘勇</td><td>ph: 13012345678</td></tr></table></div>
        </text>
        <extension
                   url="http://hl7china.org.cn/fhir/StructureDefinition/ext-person-ethnicGroup">
          <valueCoding>
            <system value="http://hl7.org.cn/fhir/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/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-316"/>
    <resource>
      <Organization>
        <id value="HospitalExample01"/>
        <meta>
          <profile
                   value="http://hl7.org.cn/fhir/StructureDefinition/core-organization"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_HospitalExample01"> </a><p><b>Generated Narrative: Organization</b><a name="HospitalExample01"> </a><a name="hcHospitalExample01"> </a></p><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">Resource Organization &quot;HospitalExample01&quot; </p><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>
      <Practitioner>
        <id value="PractitionerExample01"/>
        <meta>
          <profile
                   value="http://hl7.org.cn/fhir/StructureDefinition/core-practitioner"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_PractitionerExample01"> </a><p><b>Generated Narrative: Practitioner</b><a name="PractitionerExample01"> </a><a name="hcPractitionerExample01"> </a></p><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">Resource Practitioner &quot;PractitionerExample01&quot; </p><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/CodeSystem/gb2261-1"/>
              <code value="1"/>
              <display value="男性"/>
            </valueCoding>
          </extension>
        </gender>
        <birthDate value="1975-12-07"/>
      </Practitioner>
    </resource>
  </entry>
</Bundle>