Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build
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
{
"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><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>"
},
"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"
}
]
}