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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeCodeSystem
Idreason-for-appointment-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/reason-for-appointment
URLhttps://fhir.synapxe.sg/CodeSystem/reason-for-appointment
Version1.0.0
Statusactive
NameReasonForAppointmentCodeSystem
TitleReason For Appointment Code System
DescriptionCode system to represent reasons for appointments.
Contentcomplete

Resources that use this resource

ValueSet
reason-for-appointmentReason For Appointment Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}