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

FHIR IG analytics

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

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "PASAdmitSource",
  "url": "https://fhir.nhs.wales/ValueSet/PASAdmitSource",
  "version": "0.0.1",
  "name": "PASAdmitSource",
  "title": "PAS Admit Source",
  "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 admission source 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/PASAdmitSource"
      }
    ]
  }
}