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

FHIR IG analytics

Packageca.on.erec.r4
Resource TypeCodeSystem
IdDarcDartCodes.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "DARC and DART Reasons",
  "url": "https://ehealthontario.ca/fhir/CodeSystem/darc-dart-reason",
  "version": "1.0.0",
  "name": "DARC and DART Reasons",
  "title": "DARC and DART Reasons",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Codes supported by Ontario Health which intent to capture the wait time to access services from a patient’s perspective.",
  "content": "complete",
  "concept": [
    {
      "code": "change-in-medical-status",
      "display": "Change in Medical Status"
    },
    {
      "code": "developmentally-appropriate-wait",
      "display": "Developmentally Appropriate Wait"
    },
    {
      "code": "inability-to-contact-the-patient",
      "display": "Inability to Contact the Patient"
    },
    {
      "code": "missed-consultation",
      "display": "Missed Consultation"
    },
    {
      "code": "missed-surgery/procedure",
      "display": "Missed Surgery/Procedure"
    },
    {
      "code": "neo-adjuvant-chemotherapy",
      "display": "Neo-Adjuvant Chemotherapy"
    },
    {
      "code": "neo-adjuvant-radiation-therapy",
      "display": "Neo-Adjuvant Radiation Therapy"
    },
    {
      "code": "other-surgical-procedure",
      "display": "Other Surgical Procedure"
    },
    {
      "code": "patient-chooses-to-defer",
      "display": "Patient Chooses to Defer"
    },
    {
      "code": "pre-defined-follow-up-interval",
      "display": "Pre-Defined Follow-Up Interval"
    }
  ]
}