Care Connect API
4.0.0 - CI Build

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

: Admit Notification - XML Representation

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="notification-admit"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: notification-admit</p><p><b>url</b>: <a href="https://project-wildfyre.github.io/raphael/MessageDefinition/notification-admit">https://project-wildfyre.github.io/raphael/MessageDefinition/notification-admit</a></p><p><b>identifier</b>: c81b88dc-760e-4b1e-9cdb-c5f853630664</p><p><b>version</b>: 0.2.0</p><p><b>title</b>: Patient Admission Notification</p><p><b>status</b>: active</p><p><b>date</b>: 22 Aug 2019, 12:49:51</p><p><b>publisher</b>: Project Wildfyre</p><p><b>contact</b>: </p><p><b>jurisdiction</b>: United Kingdom of Great Britain and Northern Ireland (GBR) <span style="background: LightGoldenRodYellow">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '826' = 'United Kingdom of Great Britain and Northern Ireland (GBR))</span></p><p><b>copyright</b>: Copyright © 2020 Project Wildfyre</p><p><b>event</b>: Notification Admit (Details: https://fhir.nhs.uk/STU3/CodeSystem/ITK-MessageEvent-2 code notification-admit = 'notification-admit', stated as 'Notification Admit')</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://interopen.github.io/careconnect-base-stu3/StructureDefinition-CareConnect-Encounter-1.html">https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter</a></td><td>1</td><td>1</td></tr></table></div>
  </text>
  <url
       value="https://project-wildfyre.github.io/careconnect-api-r4/MessageDefinition/notification-admit"/>
  <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 Admission Notification"/>
  <status value="active"/>
  <date value="2019-08-22T12:49:51+01:00"/>
  <publisher value="mayfield-is.co.uk"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="kevin.mayfield@mayfield-is.co.uk"/>
    </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-api-r4/CodeSystem/message-events"/>
    <code value="notification-admit"/>
    <display value="Notification Admit"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="Encounter"/>
    <profile
             value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="Patient"/>
    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
</MessageDefinition>