FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Appointment |
| Id | AppointmentPutAppointmentResponse.Example.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Appointment",
"id": "apt-2026-001234",
"meta": {
"versionId": "1",
"lastUpdated": "2026-02-10T10:30:00.100+08:00",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-appointment"
]
},
"contained": [
{
"resourceType": "Organization",
"id": "org-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-organization"
]
},
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
"value": "11234"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/organization-type",
"code": "hospital",
"display": "Hospital"
}
]
}
],
"name": "National University Hospital"
},
{
"resourceType": "Practitioner",
"id": "pract-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
]
},
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M12345"
}
],
"name": [
{
"text": "Dr. Sarah Lim"
}
]
},
{
"resourceType": "Practitioner",
"id": "pract-002",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
]
},
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M67890"
}
],
"name": [
{
"text": "Dr. Michael Tan"
}
]
},
{
"resourceType": "Location",
"id": "loc-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-location"
]
},
"name": "Cardiology Clinic Room 1",
"type": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/location-type",
"code": "clinic",
"display": "Clinic"
}
]
}
],
"managingOrganization": {
"type": "Organization",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
"value": "11234"
}
}
},
{
"resourceType": "ServiceRequest",
"id": "sr-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-servicerequest"
]
},
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/order-no",
"value": "ORD-2026-001234"
}
],
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "183523005",
"display": "Referral to cardiology service"
}
]
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567A"
}
},
"authoredOn": "2026-02-08T09:00:00+08:00",
"requester": {
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M12345"
},
"display": "Dr. Sarah Lim"
}
}
],
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "REC-APT-2026-001234"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/appointment-id",
"value": "APT-2026-001234"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/group-no",
"value": "GRP-APT-001"
}
],
"status": "booked",
"cancellationReason": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/reasonforcancellation",
"code": "PATI",
"display": "Patient Initiated"
}
]
},
"serviceCategory": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/patient-type",
"code": "O",
"display": "Outpatient visit"
}
]
}
],
"serviceType": [
{
"concept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/appointment-type",
"code": "CON",
"display": "Consultation, Nursing"
}
]
}
}
],
"specialty": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/department-specialty",
"code": "PGN",
"display": "Paediatric Genetics"
}
]
}
],
"appointmentType": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/movement-type",
"code": "DS",
"display": "Day Surgery"
}
]
},
"reason": [
{
"concept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/reason-for-appointment",
"code": "1",
"display": "A&E"
}
]
}
}
],
"supportingInformation": [
{
"reference": "#loc-001",
"display": "Cardiology Clinic Room 1"
}
],
"originatingAppointment": {
"type": "Appointment",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/appointment-id",
"value": "APT-2026-000999"
}
},
"start": "2026-02-15T10:00:00+08:00",
"note": [
{
"text": "Patient requires wheelchair assistance upon arrival. Follow-up appointment for post-operative cardiology review."
}
],
"basedOn": [
{
"reference": "#sr-001"
}
],
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567A"
},
"display": "John Tan"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ATND",
"display": "Attender"
}
]
}
],
"actor": {
"reference": "#pract-001",
"display": "Dr. Sarah Lim"
},
"status": "accepted"
},
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "CON",
"display": "Consultant"
}
]
}
],
"actor": {
"reference": "#pract-002",
"display": "Dr. Michael Tan"
},
"status": "accepted"
},
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "LOC",
"display": "Location"
}
]
}
],
"actor": {
"reference": "#org-001",
"display": "National University Hospital"
},
"status": "accepted"
}
]
}