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

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeValueSet
IdValueSet-PASEventType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@2.3.0&canonical=https://fhir.nhs.wales/ValueSet/PASEventType
URLhttps://fhir.nhs.wales/ValueSet/PASEventType
Version0.0.1
Statusdraft
Date2025-07-25
NamePASEventType
TitlePAS Event Type
Realmus
Authorityhl7
DescriptionThis ValueSet contains event codes for PAS systems in use within NHS Wales, e.g. Welsh PAS. These codes and descriptions are application specific and are not owned or maintained by Data Standards Wales.
Copyright2025 NHS Wales.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
WPASEventTypeWPAS Event Type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "PASEventType",
  "url": "https://fhir.nhs.wales/ValueSet/PASEventType",
  "version": "0.0.1",
  "name": "PASEventType",
  "title": "PAS Event Type",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-25",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "FHIR Standards",
      "telecom": [
        {
          "system": "email",
          "value": "fhir.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This ValueSet contains event codes for PAS systems in use within NHS Wales, e.g. Welsh PAS. These codes and descriptions are application specific and are not owned or maintained by Data Standards Wales.",
  "copyright": "2025 NHS Wales.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/WPASEventType"
      }
    ]
  }
}