4.0.0 - CI Build

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

: Messaging Events - XML Representation

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="message-events"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://project-wildfyre.github.io/careconnect-messaging-r4/CodeSystem/message-events defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">unsolicited-observation<a name="message-events-unsolicited-observation"> </a></td><td>Unsolicited transmission of an observation message</td><td/></tr><tr><td style="white-space:nowrap">notification-admit<a name="message-events-notification-admit"> </a></td><td>Admission Notification</td><td/></tr><tr><td style="white-space:nowrap">notification-discharge<a name="message-events-notification-discharge"> </a></td><td>Discharge Notification</td><td/></tr><tr><td style="white-space:nowrap">patient-create<a name="message-events-patient-create"> </a></td><td>Patient Create</td><td/></tr></table></div>
  </text>
  <url
       value="https://project-wildfyre.github.io/careconnect-messaging-r4/CodeSystem/message-events"/>
  <identifier>
    <system
            value="http://fhir.gmdigitalplatforms.nhs.uk/identifiers/codesystems"/>
    <value value="message-events"/>
  </identifier>
  <version value="4.0.0"/>
  <name value="Message Events"/>
  <title value="Message Events"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2020-01-28"/>
  <publisher value="gmdigitialplatforms.nhs.uk"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="mailto:kevin.mayfield1@nhs.net"/>
    </telecom>
  </contact>
  <description value="NHS Greater Manchester Messages"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="unsolicited-observation"/>
    <display value="Unsolicited transmission of an observation message"/>
  </concept>
  <concept>
    <code value="notification-admit"/>
    <display value="Admission Notification"/>
  </concept>
  <concept>
    <code value="notification-discharge"/>
    <display value="Discharge Notification"/>
  </concept>
  <concept>
    <code value="patient-create"/>
    <display value="Patient Create"/>
  </concept>
</CodeSystem>