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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeValueSet
IdValueSet-PASSourceAdmission.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales@2.4.0&canonical=https://fhir.nhs.wales/ValueSet/PASSourceAdmission
URLhttps://fhir.nhs.wales/ValueSet/PASSourceAdmission
Version0.0.1
Statusdraft
Date2025-10-16
NamePASSourceAdmission
TitlePAS Source Admission
Realmus
Authorityhl7
DescriptionThis ValueSet contains source admission 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
WPASSourceAdmissionWPAS Source Admission

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "PASSourceAdmission",
  "url": "https://fhir.nhs.wales/ValueSet/PASSourceAdmission",
  "version": "0.0.1",
  "name": "PASSourceAdmission",
  "title": "PAS Source Admission",
  "status": "draft",
  "experimental": true,
  "date": "2025-10-16",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "FHIR Standards",
      "telecom": [
        {
          "system": "email",
          "value": "fhir.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This ValueSet contains source admission 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/WPASSourceAdmission"
      }
    ]
  }
}