FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DCH-SourceOfReferral-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdDCH-SourceOfReferral-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/DCH-SourceOfReferral-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/DCH-SourceOfReferral-1
Version1.0.0
Statusretired
Date2018-01-24T00:00:00+00:00
NameDCH Source of Referral
Authorityhl7
DescriptionA CodeSystem to identify the source of referral.
CopyrightCopyright © 2018 NHS Digital
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "DCH-SourceOfReferral-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/DCH-SourceOfReferral-1",
  "version": "1.0.0",
  "name": "DCH Source of Referral",
  "status": "retired",
  "date": "2018-01-24T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the source of referral.",
  "copyright": "Copyright © 2018 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "General Medical Practitioner Practice"
    },
    {
      "code": "2",
      "display": "Self Referral"
    },
    {
      "code": "3",
      "display": "Carer/Relative"
    },
    {
      "code": "4",
      "display": "Employer"
    },
    {
      "code": "5",
      "display": "Accident and Emergency Department (including Minor Injuries Units and Walk In Centres)"
    },
    {
      "code": "6",
      "display": "Acute Hospital Inpatient/Outpatient Department"
    },
    {
      "code": "7",
      "display": "Community Health Service (same or other Health Care Provider)"
    },
    {
      "code": "8",
      "display": "Dental Practice"
    },
    {
      "code": "9",
      "display": "National Screening Programme"
    },
    {
      "code": "10",
      "display": "Educational Establishment"
    },
    {
      "code": "11",
      "display": "Local Authority Social Services"
    },
    {
      "code": "12",
      "display": "Hospice"
    },
    {
      "code": "13",
      "display": "Care Home"
    },
    {
      "code": "14",
      "display": "Police"
    },
    {
      "code": "15",
      "display": "Courts"
    },
    {
      "code": "16",
      "display": "Probation Service"
    },
    {
      "code": "17",
      "display": "Prison Health Service"
    },
    {
      "code": "18",
      "display": "Asylum Service"
    },
    {
      "code": "19",
      "display": "Telephone or Electronic Access Service"
    },
    {
      "code": "20",
      "display": "Voluntary Sector"
    },
    {
      "code": "21",
      "display": "Independent Sector"
    },
    {
      "code": "22",
      "display": "Ambulance Service"
    },
    {
      "code": "23",
      "display": "Mental Health Service"
    },
    {
      "code": "99",
      "display": "Not Known"
    }
  ]
}