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

FHIR IG Statistics: CodeSystem/CorHealth111CancellationReasonCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth111CancellationReasonCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth111CancellationReasonCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth111CancellationReasonCS
Statusactive
NameCorHealth111CancellationReasonCS
TitleCancellation Reason
DescriptionCancellation Reason
Contentcomplete

Resources that use this resource

ValueSet
CorHealth111CancellationReasonVSCancellation Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth111CancellationReasonCS",
  "id": "CorHealth111CancellationReasonCS",
  "title": "Cancellation Reason",
  "description": "Cancellation Reason",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth111CancellationReasonCS",
  "concept": [
    {
      "code": "RE",
      "display": "Resourcing",
      "definition": "Due to lack of either physical or human resources (i.e., beds, staff, blood products, medicine)."
    },
    {
      "code": "UP",
      "display": "Urgent Patient",
      "definition": "Due to another patient presenting requiring an urgent procedure."
    },
    {
      "code": "EF",
      "display": "Equipment Failure",
      "definition": "Due to an equipment failure."
    },
    {
      "code": "PM",
      "display": "Patient Not Ready Due to Medical Reason",
      "definition": "Due to a clinical contraindication the patient is unavailable to undergo procedure."
    },
    {
      "code": "PP",
      "display": "Patient Not Ready Due to Preference",
      "definition": "Due to the patient preferring to have the procedure done at a later time."
    },
    {
      "code": "OT",
      "display": "Other",
      "definition": "Due to a reason not previously defined or listed."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 6
}