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

FHIR IG Statistics: CodeSystem/CodeSystem-eRS-AppointmentType-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCodeSystem-eRS-AppointmentType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-AppointmentType-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/eRS-AppointmentType-1
Version1.0.0
Statusdraft
Date2016-06-27
NameeRS Appointment Type
Authorityhl7
DescriptionCode System for eRS Appointment Type
CopyrightCopyright © 2017 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
eRS-AppointmentType-1eRS Appointment Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-AppointmentType-1",
  "version": "1.0.0",
  "name": "eRS Appointment Type",
  "status": "draft",
  "date": "2016-06-27",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Code System for eRS Appointment Type",
  "copyright": "Copyright © 2017 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 Assessment"
    }
  ]
}