Advertisement
Guest User

ENG_Incoming EPS2

a guest
Jul 23rd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.17 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <LloydsEnvelope>
  3.     <ServiceType version="2.0">EPS</ServiceType>
  4.     <Origination name="LloydsPharmacyDC">
  5.         <ID>4668</ID>
  6.     </Origination>
  7.     <Payload>
  8.         <XML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="PrescriptionReleaseResponse" xsi:noNamespaceSchemaLocation="PRRe-v1-7.xsd">
  9.             <PrescriptionReleaseResponse>
  10.                 <UUID>262AE598-4CF5-45AF-8A18-BFED14FEDDD8</UUID>
  11.                 <PrescriptionVersion>PORX_MT122003UK32</PrescriptionVersion>
  12.                 <ReferringMessageUUID>76E07D9C-218C-2B73-6A01-04C64B93AAF6</ReferringMessageUUID>
  13.                 <TokenID>78D382-A82003-069ABJ</TokenID>
  14.                 <TokenIssued>false</TokenIssued>
  15.                 <ClinicalInformation>
  16.                     <medication>Ramipril 10mg capsules</medication>
  17.                     <medication>Pulmicort 400 Turbohaler (AstraZeneca UK Ltd)</medication>
  18.                     <patientInfo> Please call the practice. </patientInfo>
  19.                 </ClinicalInformation>
  20.                 <DateTime>20190722140809+0100</DateTime>
  21.                 <PrescriptionFormType>0101</PrescriptionFormType>
  22.                 <PrescriptionTreatmentTypeID>0001</PrescriptionTreatmentTypeID>
  23.                 <Nomination>0004</Nomination>
  24.                 <Validated>true</Validated>
  25.                 <ScriptDate>20190716120700</ScriptDate>
  26.                 <Patient>
  27.                     <NHSNumber>9453529095</NHSNumber>
  28.                     <prefix>MS</prefix>
  29.                     <given>MADISYN</given>
  30.                     <given>MERCIA</given>
  31.                     <family>LYNEX</family>
  32.                     <Address use="H">
  33.                         <streetAddressLine>1 MARSHES</streetAddressLine>
  34.                         <streetAddressLine>BURNHAM-ON-CROUCH</streetAddressLine>
  35.                         <streetAddressLine>ESSEX</streetAddressLine>
  36.                         <postalCode>CM0 8NF</postalCode>
  37.                         <addressKey>21174660</addressKey>
  38.                     </Address>
  39.                     <DOB>20130413</DOB>
  40.                     <GenderCode>9</GenderCode>
  41.                     <GPInfo>
  42.                         <SDS>8504564</SDS>
  43.                         <SignedBy>EMU</SignedBy>
  44.                         <SignedDate>20190716120700</SignedDate>
  45.                         <given>GERALD</given>
  46.                         <family>MURRAY</family>
  47.                         <Address>
  48.                             <streetAddressLine>STANLEY STREET</streetAddressLine>
  49.                             <streetAddressLine>ULVERSTON</streetAddressLine>
  50.                             <streetAddressLine>CUMBRIA</streetAddressLine>
  51.                             <postalCode>LA12 7BT</postalCode>
  52.                         </Address>
  53.                         <Telephone>01229484050</Telephone>
  54.                         <GPOrganisationCode>A82003</GPOrganisationCode>
  55.                         <PCTCode>5DD</PCTCode>
  56.                         <PCTName>MORECAMBE BAY PCT</PCTName>
  57.                     </GPInfo>
  58.                 </Patient>
  59.                 <PrescribedProducts>
  60.                     <Item ID="8DE21FF1-F575-3005-E050-D20AE3A268B3">
  61.                         <Status>0007</Status>
  62.                         <Quantity value="56" units="capsule" units_snomed="428641000" />
  63.                         <Product SNOMED="318906001">
  64.                             <Text>Ramipril 10mg capsules</Text>
  65.                         </Product>
  66.                         <Dose>ONE capsule to be taken DAILY</Dose>
  67.                     </Item>
  68.                     <Item ID="8DE21FF1-F57A-3005-E050-D20AE3A268B3">
  69.                         <Status>0007</Status>
  70.                         <Quantity value="50" units="dose" units_snomed="3317411000001100" />
  71.                         <Product SNOMED="3228711000001106">
  72.                             <Text>Pulmicort 400 Turbohaler (AstraZeneca UK Ltd)</Text>
  73.                         </Product>
  74.                         <Dose>ONE puff to be inhaled in the evening</Dose>
  75.                     </Item>
  76.                 </PrescribedProducts>
  77.             </PrescriptionReleaseResponse>
  78.         </XML>
  79.     </Payload>
  80. </LloydsEnvelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement