Package | fhir.nw-gmsa.nhs.uk |
Resource Type | Basic |
Id | OrderFiller |
FHIR Version | R4 |
Source | https://fhir.nw-gmsa.nhs.uk/https://build.fhir.org/ig/nw-gmsa/LTW-Genomics/ActorDefinition-OrderFiller.html |
URL | https://fhir.nw-gmsa.nhs.uk/ActorDefinition/OrderFiller |
Version | 0.0.1 |
Status | draft |
Date | 2025-04-27T04:35:38+00:00 |
Name | OrderFiller |
Title | Order Filler |
Realm | us |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActorDefinition OrderFiller
Actor: OrderFiller | Order Filler | Type: system |
Checks the specimens required, and notifies the Order Placer of acceptance or refusal. Receives Order content changes from the Order Placer Notifies status changes (scheduled, started, cancelled, completed) to the Order Placer. Splits an order into a set of work orders, and sends each work order to the appropriate Automation Manager. Keeps the content of a work order aligned with its originating order, and sends requests to the Automation Manager for cancellation of the work order, or for replacement of its content, when needed. |
{ "resourceType": "Basic", "id": "OrderFiller", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url", "valueUri": "https://fhir.nw-gmsa.nhs.uk/ActorDefinition/OrderFiller" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version", "valueString": "0.0.1" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name", "valueString": "OrderFiller" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title", "valueString": "Order Filler" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date", "valueDateTime": "2025-04-27T04:35:38+00:00" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher", "valueString": "NHS North West GMSA" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact", "valueContactDetail": { "telecom": [ { "system": "url", "value": "https://www.nw-gmsa.nhs.uk/contact-us" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description", "valueMarkdown": "Fulfils the Order. The Order Filler Actor is implemented by laboratory information management systems." }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction", "valueCodeableConcept": { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "GB", "display": "United Kingdom of Great Britain and Northern Ireland" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type", "valueCode": "system" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation", "valueMarkdown": "Checks the specimens required, and notifies the Order Placer of acceptance or refusal.\nReceives Order content changes from the Order Placer\nNotifies status changes (scheduled, started, cancelled, completed) to the Order Placer.\nSplits an order into a set of work orders, and sends each work order to the appropriate Automation Manager.\nKeeps the content of a work order aligned with its originating order, and sends requests to the Automation Manager for cancellation of the work order, or for replacement of its content, when needed." } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/fhir-types", "code": "ActorDefinition" } ] } }