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

FHIR IG Statistics: ValueSet/nhsdigital-message-events

Packagefhir.r4.nhsengland.stu1
Resource TypeValueSet
Idnhsdigital-message-events
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.stu1@1.5.0&canonical=https://fhir.nhs.uk/ValueSet/NHSDigital-message-events
URLhttps://fhir.nhs.uk/ValueSet/NHSDigital-message-events
Version1.0.12
Statusdraft
NameNHSMessageEvents
Realmus
Authorityhl7
DescriptionA ValueSet to identify the type of FHIR Message

Resources that use this resource

StructureDefinition
NHSDigital-CommunicationRequestNHSDigital-CommunicationRequest
NHSDigital-MessageDefinitionNHSDigitalMessageDefinition
NHSDigital-MessageHeaderNHSDigitalMessageHeader

Resources that this resource uses

CodeSystem
message-eventMessage Events

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "nhsdigital-message-events",
  "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-message-events",
  "version": "1.0.12",
  "name": "NHSMessageEvents",
  "status": "draft",
  "description": "A ValueSet to identify the type of FHIR Message",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event"
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:8692f1c5-6863-4f4f-b02d-68595a8eddf7",
    "timestamp": "2024-05-24T11:15:23+00:00",
    "total": 12,
    "parameter": [
      {
        "name": "version",
        "valueUri": "https://fhir.nhs.uk/CodeSystem/message-event|1.0.15"
      },
      {
        "name": "used-codesystem",
        "valueUri": "https://fhir.nhs.uk/CodeSystem/message-event|1.0.15"
      },
      {
        "name": "warning-draft",
        "valueUri": "https://fhir.nhs.uk/CodeSystem/message-event|1.0.15"
      }
    ],
    "contains": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "appointment",
        "display": "Appointment"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "dispense-notification",
        "display": "Dispense Notification"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "dispense-notification-update",
        "display": "Dispense Notification Update"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "document",
        "display": "Document"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "document-notification",
        "display": "Document Notification"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "patient-notification",
        "display": "Patient Notifications"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "referral",
        "display": "Patient Referral"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "prescription-order",
        "display": "Prescription Order"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "prescription-order-response",
        "display": "Prescription Order Response"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "prescription-order-update",
        "display": "Prescription Order Update"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "unsolicited-observations",
        "display": "Unsolicited Observations"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "code": "vaccinations",
        "display": "Vaccinations"
      }
    ]
  }
}