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

FHIR IG Statistics: MessageDefinition/c5f14f39-3c68-4a93-ae31-b98f6fddfef5

Packageuk.nhsdigital.r4.test
Resource TypeMessageDefinition
Idc5f14f39-3c68-4a93-ae31-b98f6fddfef5
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/MessageDefinition/patient-notification
URLhttps://fhir.nhs.uk/MessageDefinition/patient-notification
Version1.0.0
Statusactive
Date2020-10-29
NamePatientNotification
TitlePatient Notification
DescriptionChanges to a patient resource/demographics

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "MessageDefinition",
  "id": "c5f14f39-3c68-4a93-ae31-b98f6fddfef5",
  "url": "https://fhir.nhs.uk/MessageDefinition/patient-notification",
  "identifier": [
    {
      "system": "https://tools.ietf.org/html/rfc4122",
      "value": "c5f14f39-3c68-4a93-ae31-b98f6fddfef5"
    }
  ],
  "version": "1.0.0",
  "name": "PatientNotification",
  "title": "Patient Notification",
  "status": "active",
  "date": "2020-10-29",
  "description": "Changes to a patient resource/demographics",
  "eventCoding": {
    "system": "https://fhir.nhs.uk/CodeSystem/message-event",
    "code": "patient-notification",
    "display": "patient-notification"
  },
  "category": "notification",
  "focus": [
    {
      "code": "CommunicationRequest",
      "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-CommunicationRequest",
      "min": 1,
      "max": "*"
    }
  ]
}