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 - Document and Document Notification - XML Representation

Draft as of 2024-10-04

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="original-document"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.nwgenomics.nhs.uk/MessageDefinition/original-document"/>
  <version value="2.0.3"/>
  <title value="Message Definition - Document and Document Notification"/>
  <status value="draft"/>
  <date value="2024-10-04"/>
  <publisher value="NHS North West Genomics"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nwgenomics.nhs.uk/contact-us"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <eventCoding>
    <system value="http://terminology.hl7.org/CodeSystem/v2-0003"/>
    <code value="T02"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="DocumentReference"/>
    <profile
             value="https://fhir.nwgenomics.nhs.uk/StructureDefinition/DocumentReference"/>
    <min value="1"/>
    <max value="*"/>
  </focus>
  <focus>
    <code value="Binary"/>
    <profile
             value="https://fhir.nwgenomics.nhs.uk/StructureDefinition/Binary"/>
    <min value="1"/>
    <max value="*"/>
  </focus>
  <responseRequired value="always"/>
  <allowedResponse>
    <message
             value="https://fhir.nwgenomics.nhs.uk/MessageDefinition/acknowledgement"/>
  </allowedResponse>
</MessageDefinition>