FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Basic/OrderFiller

Packagefhir.nw-gmsa.nhs.uk
Resource TypeBasic
IdOrderFiller
FHIR VersionR4
Sourcehttps://fhir.nw-gmsa.nhs.uk/https://build.fhir.org/ig/nw-gmsa/LTW-Genomics/ActorDefinition-OrderFiller.html
URLhttps://fhir.nw-gmsa.nhs.uk/ActorDefinition/OrderFiller
Version0.0.1
Statusdraft
Date2025-04-27T04:35:38+00:00
NameOrderFiller
TitleOrder Filler
Realmus
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ActorDefinition OrderFiller

Actor: OrderFiller Order FillerType: 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.


Source

{
  "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"
      }
    ]
  }
}