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

FHIR IG Statistics: CodeSystem/CorHealth152DelayReasonCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth152DelayReasonCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth152DelayReasonCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth152DelayReasonCS
Statusactive
NameCorHealth152DelayReasonCS
TitleDelay Reason
DescriptionDelay Reason
Contentcomplete

Resources that use this resource

ValueSet
CorHealth152DelayReasonVSDelay Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth152DelayReasonCS",
  "id": "CorHealth152DelayReasonCS",
  "title": "Delay Reason",
  "description": "Delay Reason",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth152DelayReasonCS",
  "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": "OT",
      "display": "Other",
      "definition": "Due to a reason not previously defined or listed."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 4
}