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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeValueSet
IdNHSDigital-message-events.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "nhsdigital-message-events",
  "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-message-events",
  "version": "1.0.12",
  "name": "NHSMessageEvents",
  "status": "active",
  "description": "A ValueSet to identify the type of FHIR Message",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-event",
        "version": "1.0.19"
      },
      {
        "system": "https://fhir.nhs.uk/CodeSystem/message-events-bars",
        "version": "1.0.0"
      }
    ]
  }
}