Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Task-EMIS-PFS-Prescription-Refill - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="Task-EMIS-PFS-Prescription-Refill"/>
  <meta>
    <profile
             value="https://fhir.virtually.healthcare/StructureDefinition/Task"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task Task-EMIS-PFS-Prescription-Refill</b></p><a name="Task-EMIS-PFS-Prescription-Refill"> </a><a name="hcTask-EMIS-PFS-Prescription-Refill"> </a><a name="Task-EMIS-PFS-Prescription-Refill-en-GB"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 103742009}">Renewal of prescription</span></p><p><b>focus</b>: <a href="MedicationRequest-4a71ace9-4d16-4dfb-8097-d7c78dc7ea7d.html">MedicationRequest: extension = ,; identifier = https://emis.com/Id/Medication/GUID#4a71ace9-4d16-4dfb-8097-d7c78dc7ea7d; status = active; intent = order; medication[x] = Atorvastatin 10mg tablets; authoredOn = 2024-05-14 16:48:02+0000; courseOfTherapyType = Continuous long term therapy</a></p><p><b>for</b>: <a href="Patient-1bec52a2-1bea-452f-a6ba-5eea5f97a24e.html">Daniel O'Donnell  Male, DoB: 1947-12-30 ( Medical record number)</a></p><p><b>requester</b>: <a href="Patient-1bec52a2-1bea-452f-a6ba-5eea5f97a24e.html">Daniel O'Donnell  Male, DoB: 1947-12-30 ( Medical record number)</a></p><p><b>note</b>: Need a prescription to cover my holiday</p></div>
  </text>
  <status value="requested"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="103742009"/>
      <display value="Renewal of prescription"/>
    </coding>
  </code>
  <focus>🔗 
    <reference
               value="MedicationRequest/4a71ace9-4d16-4dfb-8097-d7c78dc7ea7d"/>
  </focus>
  <for>🔗 
    <reference value="Patient/1bec52a2-1bea-452f-a6ba-5eea5f97a24e"/>
  </for>
  <requester>🔗 
    <reference value="Patient/1bec52a2-1bea-452f-a6ba-5eea5f97a24e"/>
  </requester>
  <note>
    <text value="Need a prescription to cover my holiday"/>
  </note>
</Task>