FHIR IG analytics
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}