North West Genomics Testing Workflow (GTW)
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

North West Genomics Testing Workflow (GTW) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Order Placer - JSON Representation

Draft as of 2025-02-23

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "OrderPlacer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition OrderPlacer</b></p><a name=\"OrderPlacer\"> </a><a name=\"hcOrderPlacer\"> </a><a name=\"OrderPlacer-en-GB\"> </a><table class=\"grid\"><tr><td><b>Actor: OrderPlacer </b></td><td>Order Placer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>Places, updates, cancels and nullifies orders.\nReceives acceptance or rejection from the Order Filler.\nReceives Order content and status changes from the Order Filler</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://hl7.mft.nhs.uk/ActorDefinition/OrderPlacer",
  "version" : "0.0.1",
  "name" : "OrderPlacer",
  "title" : "Order Placer",
  "status" : "draft",
  "date" : "2025-02-23T05:40:25+00:00",
  "publisher" : "Manchester University NHS Foundation Trust",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mft.nhs.uk/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    },
    {
      "name" : "Press Office",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    }
  ],
  "description" : "Creates the Order. The Order Placer Actor is implemented by the systems used by the clinical practice.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "Places, updates, cancels and nullifies orders.\nReceives acceptance or rejection from the Order Filler.\nReceives Order content and status changes from the Order Filler"
}