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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeAppointment
IdAppointmentResponse.Example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Appointment",
  "id": "appointment-example",
  "meta": {
    "extension": [
      {
        "url": "https://fhir.synapxe.sg/StructureDefinition/ext-artifact",
        "extension": [
          {
            "url": "msgId",
            "valueIdentifier": {
              "value": "TES_putEvent_20250828224816-1868"
            }
          },
          {
            "url": "msgSequenceId",
            "valueIdentifier": {
              "value": "20250828225003"
            }
          },
          {
            "url": "date",
            "valueDateTime": "2025-08-28T22:50:03+08:00"
          }
        ]
      }
    ],
    "profile": [
      "https://fhir.synapxe.sg/StructureDefinition/profile-appointment"
    ],
    "versionId": "2",
    "lastUpdated": "2025-08-28T22:50:03+08:00",
    "source": "SHS-OAS",
    "tag": [
      {
        "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
        "code": "SGH"
      }
    ]
  },
  "contained": [
    {
      "resourceType": "Organization",
      "id": "institution",
      "identifier": [
        {
          "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
          "value": "SGH"
        }
      ]
    },
    {
      "resourceType": "Location",
      "id": "location",
      "identifier": [
        {
          "system": "Treatment_Location_CGH_(SHS-OAS)",
          "value": "CXGS"
        }
      ],
      "name": "General Services",
      "type": [
        {
          "coding": [
            {
              "code": "Admitting Location",
              "display": "Admitting Location"
            }
          ]
        }
      ],
      "managingOrganization": {
        "reference": "#institution"
      }
    },
    {
      "resourceType": "Practitioner",
      "id": "clinician",
      "identifier": [
        {
          "value": "A21091D"
        }
      ],
      "name": [
        {
          "text": "Dr. Kaufman"
        }
      ]
    },
    {
      "resourceType": "Organization",
      "id": "referring-institution",
      "identifier": [
        {
          "system": "Referral_Institution_(SHS-OAS)",
          "value": "CNHPTE"
        }
      ],
      "name": "COMMERCIAL NURSING HOME - PRIVATE"
    },
    {
      "resourceType": "Practitioner",
      "id": "referring-clinician",
      "identifier": [
        {
          "value": "B32102E"
        }
      ],
      "name": [
        {
          "text": "Dr. Goodman"
        }
      ]
    },
    {
      "resourceType": "ServiceRequest",
      "id": "referral",
      "identifier": [
        {
          "value": ""
        }
      ],
      "status": "active",
      "intent": "order",
      "code": {
        "coding": [
          {
            "system": "Referral_Type_(SHS-OAS)",
            "code": "04",
            "display": "PRIVATE PRACTITIONER / SPECIALIST"
          }
        ]
      },
      "subject": {
        "type": "Patient",
        "identifier": {
          "value": "S8926892C"
        }
      },
      "requester": [
        {
          "type": "Organization",
          "identifier": {
            "system": "Referral_Institution_(SHS-OAS)",
            "value": "CNHPTE"
          },
          "display": "COMMERCIAL NURSING HOME - PRIVATE"
        },
        {
          "type": "Practitioner",
          "identifier": {
            "value": "B32102E"
          },
          "display": "Dr. Goodman"
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
      "value": "TES_Apmt_RI_20250828224816-7089"
    },
    {
      "system": "https://fhir.synapxe.sg/NamingSystem/appointment-id",
      "value": "TES_Apmt_ID_20250828224816-9383"
    }
  ],
  "status": "fulfilled",
  "cancellationReason": {
    "coding": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/reasonforcancellation",
        "code": "CAN04",
        "display": "DOCTOR'S REQUEST"
      }
    ]
  },
  "extension": [
    {
      "url": "https://fhir.synapxe.sg/StructureDefinition/ext-reasonForChange",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "",
            "code": "",
            "display": ""
          }
        ],
        "text": ""
      }
    },
    {
      "url": "https://fhir.synapxe.sg/StructureDefinition/ext-referenceAppointmentId",
      "valueString": ""
    },
    {
      "url": "https://fhir.synapxe.sg/StructureDefinition/ext-group",
      "valueString": "1"
    },
    {
      "url": "https://fhir.synapxe.sg/StructureDefinition/ext-groupSequenceNo",
      "valueString": ""
    },
    {
      "url": "https://fhir.synapxe.sg/StructureDefinition/ext-resource",
      "valueString": "Blood Test Room1"
    }
  ],
  "serviceCategory": [
    {
      "coding": [
        {
          "system": "https://fhir.synapxe.sg/CodeSystem/patienttype",
          "code": "I",
          "display": "Inpatient"
        }
      ]
    }
  ],
  "serviceType": [
    {
      "concept": {
        "coding": [
          {
            "system": "Appt_Type_CGH_(SHS-OAS)",
            "code": "HOMEVISIT",
            "display": "HOME VISIT"
          }
        ]
      }
    }
  ],
  "appointmentType": {
    "coding": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/movement-type",
        "code": "NC",
        "display": "NEW CASE FIRST VISIT RATE"
      }
    ]
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "Department_Specialty_CGH_(SHS-OAS)",
          "code": "CTSD",
          "display": "CARDIOLOGY"
        }
      ]
    }
  ],
  "reason": [
    {
      "concept": {
        "coding": [
          {
            "system": "https://fhir.synapxe.sg/CodeSystem/reason-for-appointment",
            "code": "3",
            "display": "DOCTOR REQUEST"
          }
        ]
      }
    }
  ],
  "supportingInformation": [
    {
      "reference": "#location",
      "display": "General Services"
    }
  ],
  "start": "2025-08-28T22:50:03+08:00",
  "minutesDuration": 30,
  "subject": {
    "type": "Patient",
    "identifier": {
      "system": "https://fhir.synapxe.sg/NamingSystem/nric",
      "value": "S8926892C"
    },
    "display": "Ankita123"
  },
  "basedOn": [
    {
      "reference": "#referral"
    }
  ],
  "participant": [
    {
      "type": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code": "ATND",
              "display": "Attending clinician"
            }
          ]
        }
      ],
      "actor": {
        "reference": "#clinician",
        "display": "Dr. Kaufman"
      },
      "status": "accepted"
    },
    {
      "type": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code": "LOC",
              "display": "Location"
            }
          ]
        }
      ],
      "actor": {
        "reference": "#location",
        "display": "General Services"
      },
      "status": "accepted"
    }
  ],
  "note": [
    {
      "text": "Maximum Payload"
    }
  ]
}