{
  "resourceType" : "MessageDefinition",
  "id" : "original-document",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition original-document</b></p><a name=\"original-document\"> </a><a name=\"hcoriginal-document\"> </a><p><b>url</b>: <a href=\"MessageDefinition-original-document.html\">MessageDefinition Message Definition - Document and Document Notification</a></p><p><b>version</b>: 2.0.3</p><p><b>title</b>: Message Definition - Document and Document Notification</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>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-T02\">v2 EVENT TYPE CODE: T02</a> (MDM/ACK - Original document notification and content)</p><p><b>category</b>: Notification</p><blockquote><p><b>focus</b></p><p><b>code</b>: DocumentReference</p><p><b>profile</b>: <a href=\"StructureDefinition-DocumentReference.html\">DocumentReference</a></p><p><b>min</b>: 1</p><p><b>max</b>: *</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Binary</p><p><b>profile</b>: <a href=\"StructureDefinition-Binary.html\">Binary</a></p><p><b>min</b>: 1</p><p><b>max</b>: *</p></blockquote><p><b>responseRequired</b>: Always</p><h3>AllowedResponses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Message</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MessageDefinition-acknowledgement.html\">Message Definition - Acknowledgement</a></td></tr></table></div>"
  },
  "url" : "https://fhir.nwgenomics.nhs.uk/MessageDefinition/original-document",
  "version" : "2.0.3",
  "title" : "Message Definition - Document and Document Notification",
  "status" : "draft",
  "date" : "2024-10-04",
  "publisher" : "NHS North West Genomics",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nwgenomics.nhs.uk/contact-us"
    }]
  }],
  "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" : "T02"
  },
  "category" : "notification",
  "focus" : [{
    "code" : "DocumentReference",
    "profile" : "https://fhir.nwgenomics.nhs.uk/StructureDefinition/DocumentReference",
    "min" : 1,
    "max" : "*"
  },
  {
    "code" : "Binary",
    "profile" : "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Binary",
    "min" : 1,
    "max" : "*"
  }],
  "responseRequired" : "always",
  "allowedResponse" : [{
    "message" : "https://fhir.nwgenomics.nhs.uk/MessageDefinition/acknowledgement"
  }]
}