NHS North West Genomics
2.0.3 - ci-build United Kingdom flag

NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 2.0.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions

: Message Definition - Acknowledgement - JSON Representation

Draft as of 2024-10-04

Raw json | Download

{
  "resourceType" : "MessageDefinition",
  "id" : "acknowledgement",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition acknowledgement</b></p><a name=\"acknowledgement\"> </a><a name=\"hcacknowledgement\"> </a><p><b>url</b>: <a href=\"MessageDefinition-acknowledgement.html\">MessageDefinition Message Definition - Acknowledgement</a></p><p><b>version</b>: 2.0.3</p><p><b>title</b>: Message Definition - Acknowledgement</p><p><b>status</b>: Draft</p><p><b>date</b>: 2024-10-04</p><p><b>publisher</b>: NHS North West Genomics</p><p><b>contact</b>: <a href=\"https://www.nwgenomics.nhs.uk/contact-us\">https://www.nwgenomics.nhs.uk/contact-us</a></p><p><b>description</b>: </p><div><p>OperationOutcome is required for rejected messages.</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 GB}\">United Kingdom of Great Britain and Northern Ireland</span></p><p><b>event</b>: <a href=\"http://hl7.org/fhir/R4/v2/0003/index.html#v2-0003-varies\">v2 EVENT TYPE CODE: varies</a> (MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location))</p><p><b>category</b>: Consequence</p><h3>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</td><td>OperationOutcome</td><td><a href=\"StructureDefinition-OperationOutcome.html\">OperationOutcome</a></td><td>0</td><td>1</td></tr></table></div>"
  },
  "url" : "https://fhir.nwgenomics.nhs.uk/MessageDefinition/acknowledgement",
  "version" : "2.0.3",
  "title" : "Message Definition - Acknowledgement",
  "status" : "draft",
  "date" : "2024-10-04",
  "publisher" : "NHS North West Genomics",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description" : "OperationOutcome is required for rejected messages.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "eventCoding" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v2-0003",
    "code" : "varies"
  },
  "category" : "consequence",
  "focus" : [
    {
      "code" : "OperationOutcome",
      "profile" : "https://fhir.nwgenomics.nhs.uk/StructureDefinition/OperationOutcome",
      "min" : 0,
      "max" : "1"
    }
  ]
}