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

FHIR IG Statistics: CodeSystem/status-reason

Packageihe.iti.scheduling
TypeCodeSystem
Idstatus-reason
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/Scheduling/https://build.fhir.org/ig/IHE/ITI.Scheduling/CodeSystem-status-reason.html
URLhttps://profiles.ihe.net/ITI/Scheduling/CodeSystem/status-reason
Version1.0.1-current
Statusactive
Date2017-10-10T07:46:45-07:00
NameITI_Appointment_Status_Reason_Codes
TitleITI Appointment Status Reason Codes
Realmuv
Authorityihe
DescriptionThe reason for the current state of the Appointment.
Contentcomplete

Resources that use this resource

ValueSet
iti-sched-status-reasonIHE ITI Sched Status Reason Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem status-reason

This case-sensitive code system https://profiles.ihe.net/ITI/Scheduling/CodeSystem/status-reason defines the following codes:

CodeDisplayDefinition
abnormal-results Laboratory Test Results Out of Acceptable RangeAn appointment for an patient was cancelled by the provider because the patient's laboratory test results were outside of acceptable limits.
cms-auth CMS Therapy Cap Service Not AuthorizedAn appointment for a patient was cancelled by the provider because the service not authorized by CMS.
deceased Patient DeceasedAn appointment for a patient was cancelled by the provider because the patient died.
discharged Patient DischargedAn appointment for an inpatient was cancelled by the provider because the patient was discharged from the facility.
disgruntled Patient UnhappyAn appointment for a patient was cancelled by the patient because the patient was unhappy with service or care.
equip-unavail Equipment Not AvailableAn appointment for a patient was cancelled by the provider because needed equipment was not available (e.g., in use, out for repairs).
financial Other FinancialAn appointment for a patient was cancelled by the provider because of some unspecified financial reason ( e.g., no authorization.
hospitalized Patient HospitalizedAn appointment for an outpatient was cancelled by the provider because the patient was hospitalized.
improper-iv Improper IV Access/Infiltrate IVAn appointment for a patient was cancelled by the provider because the intravenous access was not satisfactory for the procedure.
improved Patient Feeling BetterAn appointment for a patient was cancelled by the patient because the patients signs and or symptoms improved and the patient no longer wanted care.
interpreter-unavail Interpreter Not AvailableAn appointment for a patient was cancelled by the provider because a needed interpreter was not available.
meeting Provider: Education or Meeting??
moved Patient MovedAn appointment for a patient was cancelled by the patient because the patient moved out of the area.
needs-tests Patient Needs TestsAn appointment for a patient was cancelled by the patient because the patient did not have the prerequisite diagnostic tests performed.
new-provider Patient Changed ProviderAn appointment for a patient was cancelled by the patient because the patient changed provider.
no-show Patient No ShowAn appointment for a patient was cancelled by the patient because the patient did not arrive for the appointment
other OtherAn appointment for a patient was cancelled by the provider because of some other reason not listed in this code list.
patient-cancel Patient CancelAn appointment for a patient was cancelled by the patient
personal Provider Personal ReasonAn appointment for a patient was cancelled by the provider for personal reasons
plan-changes Treatment Plan ChangesAn appointment for an patient was cancelled by the provider because the patient's treatment plan changed
pregnant Patient PregnantAn appointment for a patient was cancelled by the patient because the patient was pregnant.
prep-incomplete Preparatory Requirements or Medications IncompleteAn appointment for a patient was cancelled by the provider because needed preparatory instructions and/or medications not completed.
prep-unavail Preparatory Requirements or Medication or Test Results UnavailableAn appointment for a patient was cancelled by the provider because a needed diagnostic test or medications were not available.
refused Patient Refused ProcedureAn appointment for a patient was cancelled by the patient because the patient decided they did not want the service or procedure.
room-unavial Room or Location Not Available.An appointment for a patient was cancelled by the provider because the room or location was not available (e.g., in use, undergoing maintenance).
scheduling-error Scheduling ErrorAn appointment for a patient was cancelled because it was made in error by the provider
staff-cancel Staff CancelAn appointment for a patient was cancelled by the provider
terminated Patient Member TerminatedAn appointment for a patient was cancelled by the patient because the patient's insurance membership was terminated.
transportation Patient Lacked TransportationAn appointment for a patient was cancelled by the patient because the patients was not able to transport herself to the visit location.
wait-list Patient Scheduled from Wait List??
walk-in-error Silent Walk In Error??
weather WeatherAn appointment for a patient was cancelled by the provider or patient because of inclement weather.

Source

{
  "resourceType": "CodeSystem",
  "id": "status-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/Scheduling/CodeSystem/status-reason",
  "version": "1.0.1-current",
  "name": "ITI_Appointment_Status_Reason_Codes",
  "title": "ITI Appointment Status Reason Codes",
  "status": "active",
  "experimental": false,
  "date": "2017-10-10T07:46:45-07:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "The reason for the current state of the Appointment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "https://profiles.ihe.net/ITI/Scheduling/ValueSet/iti-sched-status-reason",
  "content": "complete",
  "concept": [
    {
      "code": "abnormal-results",
      "display": "Laboratory Test Results Out of Acceptable Range",
      "definition": "An appointment for an patient was cancelled by the provider because the patient's laboratory test results were outside  of acceptable limits."
    },
    {
      "code": "cms-auth",
      "display": "CMS Therapy Cap Service Not Authorized",
      "definition": "An appointment for a patient was cancelled by the provider because the service not authorized by CMS."
    },
    {
      "code": "deceased",
      "display": "Patient Deceased",
      "definition": "An appointment for a patient was cancelled by the provider because the patient died."
    },
    {
      "code": "discharged",
      "display": "Patient Discharged",
      "definition": "An appointment for an inpatient was cancelled by the provider because the patient was discharged from the facility."
    },
    {
      "code": "disgruntled",
      "display": "Patient Unhappy",
      "definition": "An appointment for a patient was cancelled by the patient because the patient was unhappy with service or care."
    },
    {
      "code": "equip-unavail",
      "display": "Equipment Not Available",
      "definition": "An appointment for a patient was cancelled by the provider because needed equipment was not available (e.g., in use, out for repairs)."
    },
    {
      "code": "financial",
      "display": "Other Financial",
      "definition": "An appointment for a patient was cancelled by the provider because of some unspecified financial reason ( e.g., no authorization."
    },
    {
      "code": "hospitalized",
      "display": "Patient Hospitalized",
      "definition": "An appointment for an outpatient was cancelled by the provider because the patient was hospitalized."
    },
    {
      "code": "improper-iv",
      "display": "Improper IV Access/Infiltrate IV",
      "definition": "An appointment for a patient was cancelled by the provider because the intravenous access was not satisfactory for the procedure."
    },
    {
      "code": "improved",
      "display": "Patient Feeling Better",
      "definition": "An appointment for a patient was cancelled by the patient because the patients signs and or symptoms improved and the patient no longer wanted care."
    },
    {
      "code": "interpreter-unavail",
      "display": "Interpreter  Not Available",
      "definition": "An appointment for a patient was cancelled by the provider because a  needed interpreter was not available."
    },
    {
      "code": "meeting",
      "display": "Provider: Education or Meeting",
      "definition": "??"
    },
    {
      "code": "moved",
      "display": "Patient Moved",
      "definition": "An appointment for a patient was cancelled by the patient because the patient moved out of the area."
    },
    {
      "code": "needs-tests",
      "display": "Patient Needs Tests",
      "definition": "An appointment for a patient was cancelled by the patient because the patient did not have the prerequisite diagnostic tests performed."
    },
    {
      "code": "new-provider",
      "display": "Patient Changed Provider",
      "definition": "An appointment for a patient was cancelled by the patient because the patient changed provider."
    },
    {
      "code": "no-show",
      "display": "Patient No Show",
      "definition": "An appointment for a patient was cancelled by the patient because the patient did not arrive for the appointment"
    },
    {
      "code": "other",
      "display": "Other",
      "definition": "An appointment for a patient was cancelled by the provider because of some other reason not listed in this code list."
    },
    {
      "code": "patient-cancel",
      "display": "Patient Cancel",
      "definition": "An appointment for a patient was cancelled by the patient"
    },
    {
      "code": "personal",
      "display": "Provider Personal Reason",
      "definition": "An appointment for a patient was cancelled by the provider for personal reasons"
    },
    {
      "code": "plan-changes",
      "display": "Treatment Plan Changes",
      "definition": "An appointment for an patient was cancelled by the provider because the patient's treatment plan changed"
    },
    {
      "code": "pregnant",
      "display": "Patient Pregnant",
      "definition": "An appointment for a patient was cancelled by the patient because the patient was pregnant."
    },
    {
      "code": "prep-incomplete",
      "display": "Preparatory Requirements or Medications Incomplete",
      "definition": "An appointment for a patient was cancelled by the provider because needed preparatory instructions and/or medications not completed."
    },
    {
      "code": "prep-unavail",
      "display": "Preparatory Requirements or Medication or Test Results Unavailable",
      "definition": "An appointment for a patient was cancelled by the provider because a needed diagnostic test or medications were not available."
    },
    {
      "code": "refused",
      "display": "Patient Refused Procedure",
      "definition": "An appointment for a patient was cancelled by the patient because the patient decided they did not want the  service or procedure."
    },
    {
      "code": "room-unavial",
      "display": "Room or Location Not Available.",
      "definition": "An appointment for a patient was cancelled by the provider because the room or location was not available (e.g., in use, undergoing maintenance)."
    },
    {
      "code": "scheduling-error",
      "display": "Scheduling Error",
      "definition": "An appointment for a patient was cancelled because it was made in error by the provider"
    },
    {
      "code": "staff-cancel",
      "display": "Staff Cancel",
      "definition": "An appointment for a patient was cancelled by the provider"
    },
    {
      "code": "terminated",
      "display": "Patient Member Terminated",
      "definition": "An appointment for a patient was cancelled by the patient because the patient's insurance membership was terminated."
    },
    {
      "code": "transportation",
      "display": "Patient Lacked Transportation",
      "definition": "An appointment for a patient was cancelled by the patient because the patients was not able to transport herself to the visit location."
    },
    {
      "code": "wait-list",
      "display": "Patient Scheduled from Wait List",
      "definition": "??"
    },
    {
      "code": "walk-in-error",
      "display": "Silent Walk In Error",
      "definition": "??"
    },
    {
      "code": "weather",
      "display": "Weather",
      "definition": "An appointment for a patient was cancelled by the provider or patient because of inclement weather."
    }
  ]
}