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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeCodeSystem
IdCodeSystem-WPASReferralSource.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales@2.4.0&canonical=https://fhir.nhs.wales/CodeSystem/WPASReferralSource
URLhttps://fhir.nhs.wales/CodeSystem/WPASReferralSource
Version0.0.1
Statusdraft
Date2025-10-16
NameWPASReferralSource
TitleWPAS Referral Source
Realmus
Authorityhl7
DescriptionThis CodeSystem contains a list of referral codes and descriptions specific to Welsh PAS. These codes are owned and maintained by the DHCW Welsh PAS team.
Copyright2025 NHS Wales.
Contentcomplete

Resources that use this resource

ValueSet
PASReferralSourcePAS Referral Source

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "WPASReferralSource",
  "url": "https://fhir.nhs.wales/CodeSystem/WPASReferralSource",
  "version": "0.0.1",
  "name": "WPASReferralSource",
  "title": "WPAS Referral 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 CodeSystem contains a list of referral codes and descriptions specific to Welsh PAS. These codes are owned and maintained by the DHCW Welsh PAS team.",
  "copyright": "2025 NHS Wales.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "GP - medical"
    },
    {
      "code": "GE",
      "display": "GP Electronic Referral"
    }
  ]
}