FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/patient-identity

Packagenw-gmsa.github.io
Resource TypeMessageDefinition
Idpatient-identity
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/MessageDefinition-patient-identity.html
URLhttps://nw-gmsa.github.io/MessageDefinition/patient-identity
Version0.0.7
Statusdraft
Date2024-10-04
TitleMessage Definition - Patient Identity
Realmuk
DescriptionSee [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)

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Focus

-CodeProfileMinMax
*PatientPatient11

Source

{
  "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"
    }
  ]
}