Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build United Kingdom flag

Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

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

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "Task-EMIS-PFS-Prescription-Refill",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.virtually.healthcare/StructureDefinition/Task"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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><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=\"StructureDefinition-Task.html\">Task</a></p></div><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>: </p><blockquote><div><p>Need a prescription to cover my holiday</p>\n</div></blockquote></div>"
  },
  "status" : "requested",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "103742009",
        "display" : "Renewal of prescription"
      }
    ]
  },
  "focus" : {
    🔗 "reference" : "MedicationRequest/4a71ace9-4d16-4dfb-8097-d7c78dc7ea7d"
  },
  "for" : {
    🔗 "reference" : "Patient/1bec52a2-1bea-452f-a6ba-5eea5f97a24e"
  },
  "requester" : {
    🔗 "reference" : "Patient/1bec52a2-1bea-452f-a6ba-5eea5f97a24e"
  },
  "note" : [
    {
      "text" : "Need a prescription to cover my holiday"
    }
  ]
}