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

FHIR IG analytics

Packageca.infoway.io.erec.branch
Resource TypeValueSet
Idvalueset-darc-dart-reasons.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": "ValueSet",
  "id": "DARC-DART-reason",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/DARC-DART-reason",
  "name": "DARC and DART Reasons",
  "title": "DARC and DART Reasons",
  "status": "draft",
  "publisher": "Canada Health Infoway",
  "description": "Codes supported by Ontario Health which intent to capture the wait time to access services from a patient’s perspective.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/DARC-DART-reason",
        "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"
          }
        ]
      }
    ]
  }
}