FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeValueSet
IdValueSet-MessageEvents.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales@2.4.0&canonical=https://fhir.nhs.wales/message-events
URLhttps://fhir.nhs.wales/message-events
Version0.0.1
Statusdraft
Date2025-10-15
NameMessageEvents
TitleMessage Events
Realmus
Authorityhl7
DescriptionMessage Events ValueSet is owned and managed by the NHS Wales App. These are not a data standard and this snapshot is for example use only.
Copyright2025 NHS Wales.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
message-eventsMessage Events

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "DataStandardsWales-DocumentCategory",
  "url": "https://fhir.nhs.wales/message-events",
  "version": "0.0.1",
  "name": "MessageEvents",
  "title": "Message Events",
  "status": "draft",
  "experimental": true,
  "date": "2025-10-15",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "FHIR Standards",
      "telecom": [
        {
          "system": "email",
          "value": "fhir.standards@wales.nhs.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Message Events ValueSet is owned and managed by the NHS Wales App. These are not a data standard and this snapshot is for example use only.",
  "copyright": "2025 NHS Wales.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/message-events"
      }
    ]
  }
}