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
<Bundle xmlns="http://hl7.org/fhir">
<id value="100A-multiitem-prescription-with-orchestration"/>
<type value="collection"/>
<entry>
<fullUrl
value="https://example.com/RequestGroup/100B-RequestOrchestration"/>
<resource>
<RequestGroup>
<id value="100B-RequestOrchestration"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="RequestGroup_100B-RequestOrchestration"> </a><p class="res-header-id"><b>Generated Narrative: RequestGroup 100B-RequestOrchestration</b></p><a name="100B-RequestOrchestration"> </a><a name="hc100B-RequestOrchestration"> </a><p><b>groupIdentifier</b>: 100</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href="Patient-patient1.html">Thomas Engine Male, DoB: 1950-09-15 ( 12345)</a></p></div>
</text>
<groupIdentifier>
<value value="100"/>
</groupIdentifier>
<status value="active"/>
<intent value="order"/>
<subject>🔗
<reference value="Patient/patient1"/>
</subject>
</RequestGroup>
</resource>
</entry>
<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>