FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "appointment-type",
"url": "https://fhir.synapxe.sg/ValueSet/appointment-type",
"version": "1.0.0",
"name": "AppointmentTypeValueSet",
"title": "Appointment Type Value Set",
"status": "active",
"description": "Value set containing appointment types.",
"compose": {
"include": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/appointment-type"
}
]
}
}