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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idreason-for-appointment-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/ValueSet/reason-for-appointment
URLhttps://fhir.synapxe.sg/ValueSet/reason-for-appointment
Version1.0.0
Statusactive
NameReasonForAppointmentValueSet
TitleReason For Appointment Value Set
DescriptionValue set containing reasons for appointments.

Resources that use this resource

StructureDefinition
profile-appointmentAppointment

Resources that this resource uses

CodeSystem
reason-for-appointmentReason For Appointment Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "reason-for-appointment",
  "url": "https://fhir.synapxe.sg/ValueSet/reason-for-appointment",
  "version": "1.0.0",
  "name": "ReasonForAppointmentValueSet",
  "title": "Reason For Appointment Value Set",
  "status": "active",
  "description": "Value set containing reasons for appointments.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/reason-for-appointment"
      }
    ]
  }
}