{
"description": "DART stands for 'Dates Affecting Readiness to Treat' and is defined as:\\r\\nPeriods of time between the Decision To Treat (DTT) and the Procedure Date when the patient is unavailable for a procedure due to patient-related reasons.",
"_filename": "DART.json",
"package_name": "ca.infoway.io.erec",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DART",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0-dft-ballot",
"status": "draft",
"id": "7e99424a-02d4-4adb-a1e3-e457399c489f",
"kind": "complex-type",
"url": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/DART-ext",
"context": [ {
"type": "element",
"expression": "ServiceRequest"
} ],
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"definition": "DART stands for 'Dates Affecting Readiness to Treat' and is defined as:\r\nPeriods of time between the Decision To Treat (DTT) and the Procedure Date when the patient is unavailable for a procedure due to patient-related reasons.",
"mustSupport": true
}, {
"id": "Extension.extension",
"min": 0,
"path": "Extension.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:StartDate",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "StartDate",
"mustSupport": true
}, {
"id": "Extension.extension:StartDate.url",
"path": "Extension.extension.url",
"fixedUri": "StartDate"
}, {
"id": "Extension.extension:StartDate.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "dateTime"
} ]
}, {
"id": "Extension.extension:EndDate",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "EndDate",
"mustSupport": true
}, {
"id": "Extension.extension:EndDate.url",
"path": "Extension.extension.url",
"fixedUri": "EndDate"
}, {
"id": "Extension.extension:EndDate.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "dateTime"
} ]
}, {
"id": "Extension.extension:DARTCodes",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "DARTCodes",
"mustSupport": true
}, {
"id": "Extension.extension:DARTCodes.url",
"path": "Extension.extension.url",
"fixedUri": "DARTCodes"
}, {
"id": "Extension.extension:DARTCodes.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ]
}, {
"id": "Extension.extension:DARTCodes.value[x].coding",
"path": "Extension.extension.value[x].coding",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/ValueSet/DARC-DART-reason"
},
"mustSupport": true
}, {
"id": "Extension.extension:DARTCodes.value[x].coding.system",
"path": "Extension.extension.value[x].coding.system",
"fixedUri": "http://ehealthontario.ca/fhir/CodeSystem/darc-dart-reason",
"mustSupport": true
}, {
"id": "Extension.extension:DARTCodes.value[x].coding.code",
"path": "Extension.extension.value[x].coding.code",
"mustSupport": true
}, {
"id": "Extension.extension:DARTCodes.value[x].coding.display",
"path": "Extension.extension.value[x].coding.display",
"mustSupport": true
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/DART-ext"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]",
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"code": "canonical"
}, {
"code": "code"
}, {
"code": "date"
}, {
"code": "dateTime"
}, {
"code": "decimal"
}, {
"code": "id"
}, {
"code": "instant"
}, {
"code": "integer"
}, {
"code": "markdown"
}, {
"code": "oid"
}, {
"code": "positiveInt"
}, {
"code": "string"
}, {
"code": "time"
}, {
"code": "unsignedInt"
}, {
"code": "uri"
}, {
"code": "url"
}, {
"code": "uuid"
}, {
"code": "Address"
}, {
"code": "Age"
}, {
"code": "Annotation"
}, {
"code": "Attachment"
}, {
"code": "CodeableConcept"
}, {
"code": "Coding"
}, {
"code": "ContactPoint"
}, {
"code": "Count"
}, {
"code": "Distance"
}, {
"code": "Duration"
}, {
"code": "HumanName"
}, {
"code": "Identifier"
}, {
"code": "Money"
}, {
"code": "Period"
}, {
"code": "Quantity"
}, {
"code": "Range"
}, {
"code": "Ratio"
}, {
"code": "Reference"
}, {
"code": "SampledData"
}, {
"code": "Signature"
}, {
"code": "Timing"
}, {
"code": "ContactDetail"
}, {
"code": "Contributor"
}, {
"code": "DataRequirement"
}, {
"code": "Expression"
}, {
"code": "ParameterDefinition"
}, {
"code": "RelatedArtifact"
}, {
"code": "TriggerDefinition"
}, {
"code": "UsageContext"
}, {
"code": "Dosage"
} ],
"label": "To Date"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}