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

FHIR IG Statistics: MessageDefinition/8b6bebca-6049-45a2-bcbf-613d7e4ae033

Packageuk.nhsdigital.r4.test
Resource TypeMessageDefinition
Id8b6bebca-6049-45a2-bcbf-613d7e4ae033
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/MessageDefinition/notification
URLhttps://fhir.nhs.uk/MessageDefinition/notification
Version1.0.0
Statusactive
Date2022-01-07
NameNHSDigitalEventNotification
TitleSubscription Event notification
DescriptionNotification of events.

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": "8b6bebca-6049-45a2-bcbf-613d7e4ae033",
  "url": "https://fhir.nhs.uk/MessageDefinition/notification",
  "identifier": [
    {
      "system": "https://tools.ietf.org/html/rfc4122",
      "value": "8b6bebca-6049-45a2-bcbf-613d7e4ae033"
    }
  ],
  "version": "1.0.0",
  "name": "NHSDigitalEventNotification",
  "title": "Subscription Event notification",
  "status": "active",
  "date": "2022-01-07",
  "description": "Notification of events.",
  "eventCoding": {
    "system": "https://fhir.nhs.uk/CodeSystem/message-event",
    "code": "notification",
    "display": "Event Notification"
  },
  "category": "notification",
  "focus": [
    {
      "code": "Parameters",
      "profile": "https://fhir.nhs.uk/StructureDefinition/England-Parameters-SubscriptionStatus",
      "min": 1,
      "max": "1"
    }
  ],
  "responseRequired": "on-error"
}