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

FHIR IG Statistics: ValueSet/28eff1b7-803a-4a9d-83ae-a0e67a8000c6

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
Id28eff1b7-803a-4a9d-83ae-a0e67a8000c6
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/eRS-AppointmentType
URLhttps://fhir.nhs.uk/ValueSet/eRS-AppointmentType
Version1.0.0
Statusactive
Date2022-03-14
NameERSAppointmentType
TitleeRS Appointment Type
Authorityhl7
DescriptionA ValueSet to describe the type of appointment
CopyrightCopyright © 2022 NHS Digital

Resources that use this resource

StructureDefinition
eRS-HealthcareServiceeRS Healthcare Service

Resources that this resource uses

CodeSystem
eRS-AppointmentTypeeRS Appointment Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "28eff1b7-803a-4a9d-83ae-a0e67a8000c6",
  "url": "https://fhir.nhs.uk/ValueSet/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 ValueSet to describe the type of appointment",
  "copyright": "Copyright © 2022 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/eRS-AppointmentType"
      }
    ]
  }
}