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

FHIR IG Statistics: CodeSystem/CorHealth31PriorityLevelCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth31PriorityLevelCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth31PriorityLevelCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth31PriorityLevelCS
Statusactive
NameCorHealth31PriorityLevelCS
TitlePriority Level
DescriptionPriority Level
Contentcomplete

Resources that use this resource

ValueSet
CorHealth31PriorityLevelVSPriority Level

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth31PriorityLevelCS",
  "id": "CorHealth31PriorityLevelCS",
  "title": "Priority Level",
  "description": "Priority Level",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth31PriorityLevelCS",
  "concept": [
    {
      "code": "1",
      "display": "Urgent (1)",
      "definition": "An urgent or emergent case is one that requires immediate hospitalization and a procedure to treat or diagnose be performed within that hospitalization."
    },
    {
      "code": "2",
      "display": "Urgent (2)",
      "definition": "An urgent case is one that requires a procedure be performed because the patient is experiencing severe, difficult to manage symptoms which are likely getting worse."
    },
    {
      "code": "3",
      "display": "Semi-Urgent (3)",
      "definition": "A semi-urgent case is one that requires a procedure be performed because the patient is experiencing some pain or other symptoms but does not require an immediate procedure."
    },
    {
      "code": "4",
      "display": "Elective (4)",
      "definition": "An elective case is one that is scheduled in advance and which does not involve medical urgency or emergency."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 4
}