0.1.0 - ci-build
eReferralMustSupport - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-08-15 |
{
"resourceType" : "ValueSet",
"id" : "DARCandDARTReasons",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DARCandDARTReasons</b></p><a name=\"DARCandDARTReasons\"> </a><a name=\"hcDARCandDARTReasons\"> </a><a name=\"DARCandDARTReasons-en-US\"> </a><ul><li>Include these codes as defined in <code>https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/darc-dart-reason</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>change-in-medical-status</td><td>Change in Medical Status</td></tr><tr><td>developmentally-appropriate-wait</td><td>Developmentally Appropriate Wait</td></tr><tr><td>inability-to-contact-the-patient</td><td>Inability to Contact the Patient</td></tr><tr><td>missed-consultation</td><td>Missed Consultation</td></tr><tr><td>missed-surgery/procedure</td><td>Missed Surgery/Procedure</td></tr><tr><td>neo-adjuvant-chemotherapy</td><td>Neo-Adjuvant Chemotherapy</td></tr><tr><td>neo-adjuvant-radiation-therapy</td><td>Neo-Adjuvant Radiation Therapy</td></tr><tr><td>other-surgical-procedure</td><td>Other Surgical Procedure</td></tr><tr><td>patient-chooses-to-defer</td><td>Patient Chooses to Defer</td></tr><tr><td>pre-defined-follow-up-interval</td><td>Pre-Defined Follow-Up Interval</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.ca/fhir/eReferral/ValueSet/DARCandDARTReasons",
"version" : "0.1.0",
"name" : "DARCandDARTReasons",
"title" : "DARC and DART Reasons",
"status" : "draft",
"date" : "2024-08-15T11:24:57-06:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Codes supported by Ontario Health which intent to capture the wait time to access services from a patient’s perspective.",
"compose" : {
"include" : [
{
"system" : "https://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"
}
]
}
]
}
}