API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
{
  "resourceType": "CodeSystem",
  "id": "eRS-AppointmentType-1",
  "text": {
    "status": "generated"
  },
  "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"
    }
  ]
}