FHIR IG analytics| Package | synapxe.nehr |
| Resource Type | CodeSystem |
| Id | reason-for-appointment-codesystem.json |
| FHIR Version | R5 |
No resources found
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"
}
]
}