FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-appointment-cancellation-reason.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem appointment-cancellation-reason

This case-sensitive code system http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason provides some codes in an undefined hierarchy that are example only:

LvlCodeDisplay
1pat Patient
2  pat-crs Patient: Canceled via automated reminder system
2  pat-cpp Patient: Canceled via Patient Portal
2  pat-dec Patient: Deceased
2  pat-fb Patient: Feeling Better
2  pat-lt Patient: Lack of Transportation
2  pat-mt Patient: Member Terminated
2  pat-mv Patient: Moved
2  pat-preg Patient: Pregnant
2  pat-swl Patient: Scheduled from Wait List
2  pat-ucp Patient: Unhappy/Changed Provider
1prov Provider
2  prov-pers Provider: Personal
2  prov-dch Provider: Discharged
2  prov-edu Provider: Edu/Meeting
2  prov-hosp Provider: Hospitalized
2  prov-labs Provider: Labs Out of Acceptable Range
2  prov-mri Provider: MRI Screening Form Marked Do Not Proceed
2  prov-onc Provider: Oncology Treatment Plan Changes
1maint Equipment Maintenance/Repair
1meds-inc Prep/Med Incomplete
1other Other
2  oth-cms Other: CMS Therapy Cap Service Not Authorized
2  oth-err Other: Error
2  oth-fin Other: Financial
2  oth-iv Other: Improper IV Access/Infiltrate IV
2  oth-int Other: No Interpreter Available
2  oth-mu Other: Prep/Med/Results Unavailable
2  oth-room Other: Room/Resource Maintenance
2  oth-oerr Other: Schedule Order Error
2  oth-swie Other: Silent Walk In Error
2  oth-weath Other: Weather

Source1

{
  "resourceType": "CodeSystem",
  "id": "appointment-cancellation-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
  "version": "4.0.1",
  "name": "AppointmentCancellationReason",
  "title": "Appointment cancellation reason",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "Patient Administration",
  "contact": [
    {
      "name": "Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of reasons for the cancellation of an appointment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/appointment-cancellation-reason|4.3.0",
  "content": "example",
  "concept": [
    {
      "code": "pat",
      "display": "Patient",
      "concept": [
        {
          "code": "pat-crs",
          "display": "Patient: Canceled via automated reminder system"
        },
        {
          "code": "pat-cpp",
          "display": "Patient: Canceled via Patient Portal"
        },
        {
          "code": "pat-dec",
          "display": "Patient: Deceased"
        },
        {
          "code": "pat-fb",
          "display": "Patient: Feeling Better"
        },
        {
          "code": "pat-lt",
          "display": "Patient: Lack of Transportation"
        },
        {
          "code": "pat-mt",
          "display": "Patient: Member Terminated"
        },
        {
          "code": "pat-mv",
          "display": "Patient: Moved"
        },
        {
          "code": "pat-preg",
          "display": "Patient: Pregnant"
        },
        {
          "code": "pat-swl",
          "display": "Patient: Scheduled from Wait List"
        },
        {
          "code": "pat-ucp",
          "display": "Patient: Unhappy/Changed Provider"
        }
      ]
    },
    {
      "code": "prov",
      "display": "Provider",
      "concept": [
        {
          "code": "prov-pers",
          "display": "Provider: Personal"
        },
        {
          "code": "prov-dch",
          "display": "Provider: Discharged"
        },
        {
          "code": "prov-edu",
          "display": "Provider: Edu/Meeting"
        },
        {
          "code": "prov-hosp",
          "display": "Provider: Hospitalized"
        },
        {
          "code": "prov-labs",
          "display": "Provider: Labs Out of Acceptable Range"
        },
        {
          "code": "prov-mri",
          "display": "Provider: MRI Screening Form Marked Do Not Proceed"
        },
        {
          "code": "prov-onc",
          "display": "Provider: Oncology Treatment Plan Changes"
        }
      ]
    },
    {
      "code": "maint",
      "display": "Equipment Maintenance/Repair"
    },
    {
      "code": "meds-inc",
      "display": "Prep/Med Incomplete"
    },
    {
      "code": "other",
      "display": "Other",
      "concept": [
        {
          "code": "oth-cms",
          "display": "Other: CMS Therapy Cap Service Not Authorized"
        },
        {
          "code": "oth-err",
          "display": "Other: Error"
        },
        {
          "code": "oth-fin",
          "display": "Other: Financial"
        },
        {
          "code": "oth-iv",
          "display": "Other: Improper IV Access/Infiltrate IV"
        },
        {
          "code": "oth-int",
          "display": "Other: No Interpreter Available"
        },
        {
          "code": "oth-mu",
          "display": "Other: Prep/Med/Results Unavailable"
        },
        {
          "code": "oth-room",
          "display": "Other: Room/Resource Maintenance"
        },
        {
          "code": "oth-oerr",
          "display": "Other: Schedule Order Error"
        },
        {
          "code": "oth-swie",
          "display": "Other: Silent Walk In Error"
        },
        {
          "code": "oth-weath",
          "display": "Other: Weather"
        }
      ]
    }
  ]
}