4.0.0 - CI Build

Care Connect Messaging - Local Development build (v4.0.0). See the Directory of published versions

: Diagnostic Messaging - XML Representation

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><b>Generated Narrative</b></p><p><b>id</b>: unsolicited-observation</p><p><b>url</b>: <a href="https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/unsolicited-observation">https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/unsolicited-observation</a></p><p><b>version</b>: 4.0.0</p><p><b>title</b>: Unsolicited Observation Message</p><p><b>status</b>: active</p><p><b>date</b>: 8 Jul 2020, 15:03:26</p><p><b>publisher</b>: gmdigitialplatforms.nhs.uk</p><p><b>contact</b>: mailto:kevin.mayfield1@nhs.net</p><p><b>jurisdiction</b>: <span title="Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 826}">United Kingdom of Great Britain and Northern Ireland (GBR)</span></p><p><b>event</b>: <span title="{https://project-wildfyre.github.io/careconnect-messaging-r4/CodeSystem/message-events unsolicited-observation}">Unsolicited Observation Message</span></p><p><b>category</b>: notification</p><h3>Focus</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td>*</td><td>DiagnosticReport</td><td><a href="https://fhir.nhs.uk/R4/StructureDefinition/UKCore-DiagnosticReport">https://fhir.nhs.uk/R4/StructureDefinition/UKCore-DiagnosticReport</a></td><td>1</td><td>1</td></tr></table></div>
  </text>
  <url
       value="https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/unsolicited-observation"/>
  <version value="4.0.0"/>
  <title value="Unsolicited Observation Message"/>
  <status value="active"/>
  <date value="2020-07-08T15:03:26+01:00"/>
  <publisher value="gmdigitialplatforms.nhs.uk"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="mailto:kevin.mayfield1@nhs.net"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <eventCoding>
    <system
            value="https://project-wildfyre.github.io/careconnect-messaging-r4/CodeSystem/message-events"/>
    <code value="unsolicited-observation"/>
    <display value="Unsolicited Observation Message"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="DiagnosticReport"/>
    <profile
             value="https://fhir.nhs.uk/R4/StructureDefinition/UKCore-DiagnosticReport"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
</MessageDefinition>