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

FHIR IG Statistics: CodeSystem/adjustment-reason

Packageca.on.oh-seris
Resource TypeCodeSystem
Idadjustment-reason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/adjustment-reason
URLhttp://ontariohealth.ca/fhir/CodeSystem/adjustment-reason
Version1.0.0
Statusdraft
Date2023-03-10
NameAdjustmentReason
TitleAdjustment Reason
DescriptionReason for Adjustment
Contentcomplete

Resources that use this resource

ValueSet
adjustment-reasonAdjustment Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "adjustment-reason",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/adjustment-reason",
  "version": "1.0.0",
  "name": "AdjustmentReason",
  "title": "Adjustment Reason",
  "status": "draft",
  "experimental": false,
  "date": "2023-03-10",
  "publisher": "Ontario Health",
  "description": "Reason for Adjustment",
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "p-b",
      "display": "Planned-Budget"
    },
    {
      "code": "p-dt",
      "display": "Planned-Downtime"
    },
    {
      "code": "p-h",
      "display": "Planned-Holidays"
    },
    {
      "code": "p-m",
      "display": "Planned-Meetings"
    },
    {
      "code": "p-hr",
      "display": "Planned-Human Resources"
    },
    {
      "code": "p-br",
      "display": "Planned-Block release"
    },
    {
      "code": "u-e",
      "display": "Unplanned-Environmental"
    },
    {
      "code": "u-hr",
      "display": "Unplanned-Human Resources"
    },
    {
      "code": "u-sr",
      "display": "Unplanned-Supply Resources"
    },
    {
      "code": "u-br",
      "display": "Unplanned-Block releases"
    },
    {
      "code": "o",
      "display": "Opening"
    }
  ]
}