<!--This xml example is for illustrative purposes only and has not been clinically verified.-->
<Bundle xmlns="http://hl7.org/fhir">
  <id value="74b0087c-89ba-46c1-84ce-570334d87421" />
  <type value="message" />
  <!--      Message Header      -->
  <entry>
    <fullUrl value="message-header-167434" />
    <resource>
      <MessageHeader>
        <id value="message-header-167434" />
        <text>
          <status value="generated" />
          <div xmlns="http://www.w3.org/1999/xhtml">
            <p>The quick brown fox jumps over the lazy dog</p>
          </div>
        </text>
        <event>
          <system value="https://fhir.nhs.uk/STU3/CodeSystem/EventType-1" />
          <code value="individual-requirements-1" />
          <display value="Individual Requirements" />
        </event>
        <timestamp value="2021-05-07T16:15:32Z" />
        <source>
          <endpoint value="nhs-uk:addressing:ods:T48NT" />
        </source>
        <focus>
          <reference value="medication-statement-367673234" />
        </focus>
      </MessageHeader>
    </resource>
  </entry>
  <!--Patient associated with the encounter.-->
  <entry>
    <fullUrl value="patient-01020304" />
    <resource>
      <Patient>
        <id value="patient-01020304" />
        <identifier>
          <extension url="https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NHSNumberVerificationStatus-1">
            <valueCodeableConcept>
              <coding>
                <system value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSNumberVerificationStatus-1" />
                <code value="01" />
                <display value="Number present and verified" />
              </coding>
            </valueCodeableConcept>
          </extension>
          <system value="https://fhir.nhs.uk/Id/nhs-number" />
          <value value="2377954310" />
        </identifier>
        <name>
          <use value="official" />
          <text value="Mrs Anne Teak" />
          <family value="Teak" />
          <given value="Anne" />
          <prefix value="Mrs" />
        </name>
        <gender value="female" />
        <birthDate value="1956-02-04" />
      </Patient>
    </resource>
  </entry>
  <!--Prescribing clinician associated with the encounter. -->
  <entry>
    <fullUrl value="staff-0001" />
    <resource>
      <Practitioner>
        <id value="staff-0001" />
        <name>
          <text value="Dr Maikeu Well" />
          <family value="Well" />
          <given value="Maikeu" />
          <prefix value="Dr" />
        </name>
        <qualification>
          <code>
            <coding>
              <system value="https://fhir.hl7.org.uk/Id/gmc-number" />
              <code value="2145879" />
              <display value="General Medical Council" />
            </coding>
          </code>
        </qualification>
      </Practitioner>
    </resource>
  </entry>
  <!--Medication  -->
  <entry>
    <fullUrl value="medication-930411000001106" />
    <resource>
      <Medication>
        <id value="medication-930411000001106" />
        <code>
          <coding>
            <system value="http://snomed.info/sct" />
            <code value="930411000001106" />
            <display value="Amoxicillin 500mg capsules (A A H Pharmaceuticals Ltd)" />
          </coding>
        </code>
      </Medication>
    </resource>
  </entry>
  <!-- Medication Statement -->
  <entry>
    <fullUrl value="medication-statement-367673234" />
    <resource>
      <MedicationStatement>
        <id value="medication-statement-367673234" />
        <status value="active" />
        <medicationReference>
          <reference value="medication-930411000001106" />
          <display value="Amoxicillin 500mg capsules (A A H Pharmaceuticals Ltd)" />
        </medicationReference>
        <subject>
          <reference value="patient-01020304" />
          <display value="Mrs Anne Teak" />
        </subject>
        <category>
          <coding>
            <system value="http://hl7.org/fhir/medication-request-category" />
            <code value="inpatient" />
            <display value="inpatient" />
          </coding>
        </category>
        <dosage>
          <timing>
            <repeat>
              <frequency value="3" />
              <period value="1" />
              <periodUnit value="d" />
            </repeat>
          </timing>
          <route>
            <coding>
              <system value="http://snomed.info/sct" />
              <code value="26643006" />
              <display value="oral" />
            </coding>
          </route>
          <doseQuantity>
            <value value="1" />
            <unit value="capsule" />
            <system value="http://snomed.info/sct" />
            <code value="428641000" />
          </doseQuantity>
        </dosage>
        <taken value="unk" />
      </MedicationStatement>
    </resource>
  </entry>
</Bundle>