Package | nw-gmsa.github.io |
Resource Type | MessageDefinition |
Id | patient-encounter |
FHIR Version | R4 |
Source | https://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/MessageDefinition-patient-encounter.html |
URL | https://nw-gmsa.github.io/MessageDefinition/patient-encounter |
Version | 0.0.7 |
Status | draft |
Date | 2024-10-04 |
Title | Message Definition - Patient Encounter |
Realm | uk |
Description | See [Patient Encounter Triggers](ValueSet-PatientEncounterTriggers.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) Related to [IHE Patient Encounter Management [ITI-31]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-31.html) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition patient-encounter
url: MessageDefinition Message Definition - Patient Encounter
version: 0.0.7
title: Message Definition - Patient Encounter
status: Draft
date: 2024-10-04
publisher: NHS North West GMSA
contact: https://www.nw-gmsa.nhs.uk/contact-us
description:
See Patient Encounter Triggers for eventCoding
codes.
Event Message
Conversion of
Related to IHE Patient Encounter Management [ITI-31]
jurisdiction: United Kingdom of Great Britain and Northern Ireland
event: eventType A01: ADT/ACK - Admit/visit notification
category: Notification
Code | Profile | Min | Max |
Encounter | Encounter | 1 | 1 |
{ "resourceType": "MessageDefinition", "id": "patient-encounter", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nw-gmsa.github.io/MessageDefinition/patient-encounter", "version": "0.0.7", "title": "Message Definition - Patient Encounter", "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 Encounter Triggers](ValueSet-PatientEncounterTriggers.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\nRelated to [IHE Patient Encounter Management [ITI-31]](https://profiles.ihe.net/ITI/TF/Volume2/ITI-31.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": "A01" }, "category": "notification", "focus": [ { "code": "Encounter", "profile": "https://nw-gmsa.github.io/StructureDefinition/Encounter", "min": 1, "max": "1" } ] }