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

FHIR IG Statistics: CodeSystem/eRS-AppointmentType

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
IdeRS-AppointmentType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/eRS-AppointmentType
URLhttps://fhir.nhs.uk/CodeSystem/eRS-AppointmentType
Version1.0.0
Statusactive
Date2022-03-14
NameERSAppointmentType
TitleeRS Appointment Type
DescriptionA Code System for eRS Appointment Type
CopyrightCopyright © 2022 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
eRS-AppointmentTypeeRS Appointment Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "eRS-AppointmentType",
  "url": "https://fhir.nhs.uk/CodeSystem/eRS-AppointmentType",
  "version": "1.0.0",
  "name": "ERSAppointmentType",
  "title": "eRS Appointment Type",
  "status": "active",
  "date": "2022-03-14",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A Code System for eRS Appointment Type",
  "copyright": "Copyright © 2022 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "DAY_CASE",
      "display": "Day Case"
    },
    {
      "code": "FIRST_OUTPATIENT",
      "display": "First Outpatient"
    },
    {
      "code": "ASSESSMENT_SERVICE",
      "display": "Assessment Service"
    },
    {
      "code": "GPSI",
      "display": "GPSI"
    },
    {
      "code": "AHP_CLINIC",
      "display": "AHP Clinic"
    },
    {
      "code": "DIAGNOSTIC",
      "display": "Diagnostic"
    },
    {
      "code": "NURSE_CLINIC",
      "display": "Nurse Clinic"
    },
    {
      "code": "OPHTHALMOLOGIST",
      "display": "Ophthalmologist"
    },
    {
      "code": "TELEPHONE_ASSESSMENT",
      "display": "Telephone/Video"
    }
  ]
}