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

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

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

: Message Definition - Patient Identity - XML Representation

Draft as of 2024-10-04

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="patient-identity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageDefinition patient-identity</b></p><a name="patient-identity"> </a><a name="hcpatient-identity"> </a><p><b>url</b>: <a href="MessageDefinition-patient-identity.html">MessageDefinition Message Definition - Patient Identity</a></p><p><b>version</b>: 0.0.1</p><p><b>title</b>: Message Definition - Patient Identity</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>description</b>: </p><div><p>See <a href="ValueSet-PatientIdentityTriggers">Patient Identity Triggers</a> for <code>eventCoding</code> codes.</p>
<p><a href="https://www.enterpriseintegrationpatterns.com/patterns/messaging/EventMessage.html">Event</a> Message</p>
<p>Conversion of</p>
<ul>
<li><a href="https://drive.google.com/drive/folders/1FRkyZvWpZB1nCKbvQbo-eW_q9VtlR3Ws">NHS England HL7 v2 ADT Message Specification</a>
<ul>
<li>Create Patient <a href="https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A28">HL7 v2.4 ADT_28</a></li>
<li>Update Patient <a href="https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A31">HL7 v2.4 ADT_31</a></li>
<li>Update (merge) Patient <a href="https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A40">HL7 v2.4 ADT_40</a></li>
</ul>
</li>
</ul>
<p>Related to <a href="https://profiles.ihe.net/ITI/PIXm/index.html">IHE Patient Identifier Cross-referencing for mobile (PIXm)</a></p>
</div><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-A31">eventType A31</a>: ADT/ACK -  Update person information</p><p><b>category</b>: Notification</p><h3>Focus</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style="display: none">*</td><td>Patient</td><td><a href="StructureDefinition-Patient.html">Patient</a></td><td>1</td><td>1</td></tr></table></div>
  </text>
  <url value="https://nw-gmsa.github.io/MessageDefinition/patient-identity"/>
  <version value="0.0.1"/>
  <title value="Message Definition - Patient Identity"/>
  <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>
  <description
               value="See [Patient Identity Triggers](ValueSet-PatientIdentityTriggers) for `eventCoding` codes.

[Event](https://www.enterpriseintegrationpatterns.com/patterns/messaging/EventMessage.html) Message

Conversion of

- [NHS England HL7 v2 ADT Message Specification](https://drive.google.com/drive/folders/1FRkyZvWpZB1nCKbvQbo-eW_q9VtlR3Ws)
  - Create Patient [HL7 v2.4 ADT_28](https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A28)
  - Update Patient [HL7 v2.4 ADT_31](https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A31)
  - Update (merge) Patient [HL7 v2.4 ADT_40](https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A40)

Related to [IHE Patient Identifier Cross-referencing for mobile (PIXm)](https://profiles.ihe.net/ITI/PIXm/index.html)"/>
  <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="A31"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="Patient"/>
    <profile value="https://nw-gmsa.github.io/StructureDefinition/Patient"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
</MessageDefinition>