MyHealth@Eu Electronic Prescription and Dispense
0.1.0 - draft 150

MyHealth@Eu Electronic Prescription and Dispense - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 200A-multiitem-prescription-without-orchestration - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="200A-multiitem-prescription-without-orchestration"/>
  <type value="collection"/>
  <entry>
    <fullUrl value="https://example.com/PractitionerRole/doctor1"/>
    <resource>
      <PractitionerRole>
        <id value="doctor1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="PractitionerRole_doctor1"> </a><p class="res-header-id"><b>Generated Narrative: PractitionerRole doctor1</b></p><a name="doctor1"> </a><a name="hcdoctor1"> </a><p><b>practitioner</b>: <a href="Practitioner-practitioner1.html">Dr Meryl Ärztin</a></p><p><b>organization</b>: <a href="Organization-organization1.html">Dr Ärztin Private Practice</a></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 309295000}">Clinical oncologist</span></p></div>
        </text>
        <practitioner>🔗 
          <reference value="Practitioner/practitioner1"/>
          <display value="Dr Meryl Ärztin"/>
        </practitioner>
        <organization>🔗 
          <reference value="Organization/organization1"/>
          <display value="Dr Ärztin Private Practice"/>
        </organization>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="309295000"/>
            <display value="Clinical oncologist"/>
          </coding>
        </code>
      </PractitionerRole>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://example.com/Patient/patient1"/>
    <resource>
      <Patient>
        <id value="patient1"/>
        <meta>
          <profile
                   value="http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_patient1"> </a><p class="res-header-id"><b>Generated Narrative: Patient patient1</b></p><a name="patient1"> </a><a name="hcpatient1"> </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="http://hl7.eu/fhir/base/2.0.0/StructureDefinition-patient-eu-core.html">Patient (EU core)</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Thomas Engine  Male, DoB: 1950-09-15 ( 12345)</p><hr/></div>
        </text>
        <identifier>
          <value value="12345"/>
        </identifier>
        <name>
          <family value="Engine"/>
          <given value="Thomas"/>
        </name>
        <gender value="male"/>
        <birthDate value="1950-09-15"/>
      </Patient>
    </resource>
  </entry>
</Bundle>