PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.psom@1.0.0-rc3
    https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TriggerEventType
{
  "description": "A CodeSystem used for Trigger Event Type.",
  "_filename": "CodeSystem-DataStandardsWales-PSOM-TriggerEventType.json",
  "package_name": "fhir.r4.wales.psom",
  "date": null,
  "publisher": "NHS Wales",
  "content": "complete",
  "name": "DataStandardsWalesPSOMTriggerEventType",
  "copyright": "© 2023 NHS Wales.",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Data Standards Wales PSOM Trigger Event Type",
  "package_version": "1.0.0-rc3",
  "status": "draft",
  "id": "788e4918-e9ca-4372-b0c5-922e74c20685",
  "kind": null,
  "count": 11,
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TriggerEventType",
  "concept": [ {
    "code": "10",
    "display": "Onboarding",
    "definition": "To be used for onboarding purposes, i.e. when registering a patient to receive a questionnaire in the future."
  }, {
    "code": "11",
    "display": "Primary care",
    "definition": "For a questionnaire that is to be completed in primary care, prior to a referral to secondary care."
  }, {
    "code": "12",
    "display": "Referral",
    "definition": "When a questionnaire is to be completed following acceptance of a referral."
  }, {
    "code": "13",
    "display": "Outpatient appointment",
    "definition": "When a questionnaire is to be completed following the booking of an outpatient appointment"
  }, {
    "code": "14",
    "display": "Pre-op assessment",
    "definition": "When a questionnaire is to be completed following the booking of a pre-op assessment appointment. This is the pre-admission outpatient appointment scheduled just before the admission to assess the patient's fitness to undergo surgery."
  }, {
    "code": "15",
    "display": "Intervention",
    "definition": "When a questionnaire is to be completed after a health/care intervention. This only applies following receipt of confirmation that the relevant intervention, e.g. surgery, took place."
  }, {
    "code": "16",
    "display": "Discharge",
    "definition": "When a questionnaire is to be completed at the point of discharge, where a patient may be placed on a 'see on symptoms' or 'patient-initiated follow-up' pathway."
  }, {
    "code": "17",
    "display": "Clinician-initiated",
    "definition": "This trigger event type is used when none of the other triggers apply and a questionnaire is to be completed at an undefined stage in the pathway at the request of a clinician."
  }, {
    "code": "18",
    "display": "Patient-initiated",
    "definition": "This trigger event type is used when none of the other triggers apply and a questionnaire is completed at an undefined stage in the pathway."
  }, {
    "code": "71",
    "display": "Other",
    "definition": "For use when no specific trigger event type applies."
  }, {
    "code": "91",
    "display": "Unknown",
    "definition": "For use when the reason for triggering the questionnaire is unknown."
  } ],
  "version": null,
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ]
}