FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | reason-for-appointment-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/reason-for-appointment |
| URL | https://fhir.synapxe.sg/CodeSystem/reason-for-appointment |
| Version | 1.0.0 |
| Status | active |
| Name | ReasonForAppointmentCodeSystem |
| Title | Reason For Appointment Code System |
| Description | Code system to represent reasons for appointments. |
| Content | complete |
| ValueSet | |
| reason-for-appointment | Reason For Appointment Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "reason-for-appointment",
"url": "https://fhir.synapxe.sg/CodeSystem/reason-for-appointment",
"version": "1.0.0",
"name": "ReasonForAppointmentCodeSystem",
"title": "Reason For Appointment Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent reasons for appointments.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/reason-for-appointment",
"concept": [
{
"code": "1",
"display": "A&E"
}
]
}