FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DataStandardsWales-PSOM-TriggerEventType

Packagefhir.r4.wales.psom
Resource TypeCodeSystem
IdDataStandardsWales-PSOM-TriggerEventType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TriggerEventType
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TriggerEventType
Statusdraft
NameDataStandardsWalesPSOMTriggerEventType
TitleData Standards Wales PSOM Trigger Event Type
Realmus
Authorityhl7
DescriptionA CodeSystem used for Trigger Event Type.
Copyright© 2023 NHS Wales.
Contentcomplete

Resources that use this resource

ValueSet
DataStandardsWales-PSOM-TriggerEventTypeData Standards Wales PSOM Trigger EventType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "DataStandardsWales-PSOM-TriggerEventType",
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TriggerEventType",
  "name": "DataStandardsWalesPSOMTriggerEventType",
  "title": "Data Standards Wales PSOM Trigger Event Type",
  "status": "draft",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem used for Trigger Event Type.",
  "copyright": "© 2023 NHS Wales.",
  "content": "complete",
  "count": 11,
  "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."
    }
  ]
}