North West Genomic Medicine Service Alliance
0.0.7 - ci-build United Kingdom flag

North West Genomic Medicine Service Alliance - Local Development build (v0.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Message Definition - Unsolicited Observation - XML Representation

Draft as of 2024-10-04

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="unsolicited-observation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageDefinition unsolicited-observation</b></p><a name="unsolicited-observation"> </a><a name="hcunsolicited-observation"> </a><p><b>url</b>: <a href="MessageDefinition-unsolicited-observation.html">MessageDefinition Message Definition - Unsolicited Observation</a></p><p><b>version</b>: 0.0.7</p><p><b>title</b>: Message Definition - Unsolicited Observation</p><p><b>status</b>: Draft</p><p><b>date</b>: 2024-10-04</p><p><b>publisher</b>: NHS North West GMSA</p><p><b>contact</b>: <a href="https://www.nw-gmsa.nhs.uk/contact-us">https://www.nw-gmsa.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://terminology.hl7.org/6.2.0/CodeSystem-v2-0003.html#v2-0003-R01">eventType R01</a>: ORU/ACK - Unsolicited transmission of an observation message</p><p><b>category</b>: Notification</p><blockquote><p><b>focus</b></p><p><b>code</b>: DiagnosticReport</p><p><b>profile</b>: <a href="StructureDefinition-DiagnosticReport.html">Diagnostic Report</a></p><p><b>min</b>: 1</p><p><b>max</b>: *</p></blockquote><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>: 0</p><p><b>max</b>: *</p></blockquote></div>
  </text>
  <url
       value="https://nw-gmsa.github.io/MessageDefinition/unsolicited-observation"/>
  <version value="0.0.7"/>
  <title value="Message Definition - Unsolicited Observation"/>
  <status value="draft"/>
  <date value="2024-10-04"/>
  <publisher value="NHS North West GMSA"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nw-gmsa.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="R01"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="DiagnosticReport"/>
    <profile
             value="https://nw-gmsa.github.io/StructureDefinition/DiagnosticReport"/>
    <min value="1"/>
    <max value="*"/>
  </focus>
  <focus>
    <code value="DocumentReference"/>
    <profile
             value="https://nw-gmsa.github.io/StructureDefinition/DocumentReference"/>
    <min value="0"/>
    <max value="*"/>
  </focus>
</MessageDefinition>