FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.smart-scheduling-links
Resource TypeValueSet
IdValueSet-appointment-type-and-reasons-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/smart-scheduling-links/ValueSet-appointment-type-and-reasons-vs.html
URLhttp://hl7.org/fhir/uv/smart-scheduling-links/ValueSet/appointment-type-and-reasons-vs
Version1.0.0-ballot
Statusdraft
Date2026-03-27T20:54:32+00:00
NameAppointmentTypeAndReasonsVS
TitleAppointment Type and Reasons
Realmuv
Authorityhl7
DescriptionA value set that combines the preferred and required codes from slot.appointmentType and NDH new patient extension, respectively

Resources that use this resource

StructureDefinition
hl7.fhir.uv.smart-scheduling-links#currentsmart-scheduling-slotSlot

Resources that this resource uses

CodeSystem
hl7.terminology#currentaccepting-patientsAccepting Patients
hl7.terminology#currentv2-0276appointmentReason

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet appointment-type-and-reasons-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "appointment-type-and-reasons-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/smart-scheduling-links/ImplementationGuide/hl7.fhir.uv.smart-scheduling-links"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/smart-scheduling-links/ImplementationGuide/hl7.fhir.uv.smart-scheduling-links"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/smart-scheduling-links/ValueSet/appointment-type-and-reasons-vs",
  "version": "1.0.0-ballot",
  "name": "AppointmentTypeAndReasonsVS",
  "title": "Appointment Type and Reasons",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-27T20:54:32+00:00",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "name": "HL7 International / Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "A value set that combines the preferred and required codes from slot.appointmentType and NDH new patient extension, respectively",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/accepting-patients"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0276"
      }
    ]
  }
}