| Package | nw-gmsa.github.io |
| Resource Type | MessageDefinition |
| Id | patient-identity |
| FHIR Version | R4 |
| Source | https://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/MessageDefinition-patient-identity.html |
| URL | https://nw-gmsa.github.io/MessageDefinition/patient-identity |
| Version | 0.0.7 |
| Status | draft |
| Date | 2024-10-04 |
| Title | Message Definition - Patient Identity |
| Realm | uk |
| Description | See [Patient Identity Triggers](ValueSet-PatientIdentityTriggers.html) 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) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition patient-identity
url: MessageDefinition Message Definition - Patient Identity
version: 0.0.7
title: Message Definition - Patient Identity
status: Draft
date: 2024-10-04
publisher: NHS North West GMSA
contact: https://www.nw-gmsa.nhs.uk/contact-us
description:
See Patient Identity Triggers for eventCoding codes.
Event Message
Conversion of
Related to IHE Patient Identifier Cross-referencing for mobile (PIXm)
jurisdiction: United Kingdom of Great Britain and Northern Ireland
event: eventType A31: ADT/ACK - Update person information
category: Notification
| Code | Profile | Min | Max |
| Patient | Patient | 1 | 1 |
{
"resourceType": "MessageDefinition",
"id": "patient-identity",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nw-gmsa.github.io/MessageDefinition/patient-identity",
"version": "0.0.7",
"title": "Message Definition - Patient Identity",
"status": "draft",
"date": "2024-10-04",
"publisher": "NHS North West GMSA",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nw-gmsa.nhs.uk/contact-us"
}
]
}
],
"description": "See [Patient Identity Triggers](ValueSet-PatientIdentityTriggers.html) for `eventCoding` codes.\n\n[Event](https://www.enterpriseintegrationpatterns.com/patterns/messaging/EventMessage.html) Message\n\nConversion of\n\n- [NHS England HL7 v2 ADT Message Specification](https://drive.google.com/drive/folders/1FRkyZvWpZB1nCKbvQbo-eW_q9VtlR3Ws)\n - Create Patient [HL7 v2.4 ADT_28](https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A28)\n - Update Patient [HL7 v2.4 ADT_31](https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A31)\n - Update (merge) Patient [HL7 v2.4 ADT_40](https://hl7-definition.caristix.com/v2/HL7v2.4/TriggerEvents/ADT_A40)\n\nRelated to [IHE Patient Identifier Cross-referencing for mobile (PIXm)](https://profiles.ihe.net/ITI/PIXm/index.html)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"eventCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0003",
"code": "A31"
},
"category": "notification",
"focus": [
{
"code": "Patient",
"profile": "https://nw-gmsa.github.io/StructureDefinition/Patient",
"min": 1,
"max": "1"
}
]
}