{
"description": "Code system to represent follow-up types after a clinical procedure.",
"_filename": "followup-types-codesystem.json",
"package_name": "synapxe.sgcdi",
"date": null,
"publisher": null,
"content": "complete",
"name": "FollowUpTypesCodeSystem",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Follow-Up Types Code System",
"package_version": "1.1.7",
"compositional": false,
"status": "active",
"id": "8dc65bf9-cf35-4cbc-bc5c-587a1f0c6a8e",
"valueSet": "https://fhir.synapxe.sg/ValueSet/followup-types",
"kind": null,
"url": "https://fhir.synapxe.sg/CodeSystem/followup-types",
"concept": [ {
"code": "outpatient",
"display": "Outpatient Follow-up",
"definition": "Patient to return for a scheduled outpatient clinic appointment"
}, {
"code": "inpatient",
"display": "Inpatient Admission",
"definition": "Patient requires admission for further inpatient management"
}, {
"code": "gp",
"display": "GP Follow-up",
"definition": "Patient to follow up with their general practitioner"
}, {
"code": "emergency",
"display": "Emergency Follow-up",
"definition": "Patient to return to the emergency department if symptoms worsen"
}, {
"code": "telehealth",
"display": "Telehealth Follow-up",
"definition": "Patient to attend a scheduled telehealth or virtual consultation"
}, {
"code": "cardiac-rehab",
"display": "Cardiac Rehabilitation",
"definition": "Patient referred to a cardiac rehabilitation programme"
}, {
"code": "none",
"display": "No Follow-up Required",
"definition": "No follow-up required after the procedure"
} ],
"caseSensitive": true,
"version": "1.0.0"
}