4.0.0 - CI Build

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

: Notitification Discharge - XML Representation

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="notification-discharge"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: notification-discharge</p><p><b>url</b>: <a href="https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/notification-discharge">https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/notification-discharge</a></p><p><b>identifier</b>: c81b88dc-760e-4b1e-9cdb-c5f853630664</p><p><b>version</b>: 4.0.0</p><p><b>title</b>: Patient Discharge Notification</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 notification-discharge}">Notification Discharge</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>Encounter</td><td><a href="https://fhir.nhs.uk/R4/StructureDefinition/UKCore-Encounter">https://fhir.nhs.uk/R4/StructureDefinition/UKCore-Encounter</a></td><td>1</td><td>1</td></tr></table></div>
  </text>
  <url
       value="https://project-wildfyre.github.io/careconnect-messaging-r4/MessageDefinition/notification-discharge"/>
  <identifier>
    <system value="https://tools.ietf.org/html/rfc4122"/>
    <value value="c81b88dc-760e-4b1e-9cdb-c5f853630664"/>
  </identifier>
  <version value="4.0.0"/>
  <title value="Patient Discharge Notification"/>
  <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="notification-discharge"/>
    <display value="Notification Discharge"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="Encounter"/>
    <profile value="https://fhir.nhs.uk/R4/StructureDefinition/UKCore-Encounter"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
</MessageDefinition>