PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.1.6
    https://fhir.synapxe.sg/CodeSystem/followup-types
{
  "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.6",
  "compositional": false,
  "status": "active",
  "id": "f6f02d88-488b-42c4-ab62-8fa8dcd1a41f",
  "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"
}