{
"description": "DARC stands for 'Dates Affecting Readiness to Consult' and is defines as:\\r\\nPeriods of time between the referral and consult date when the patient is unavailable for a first consultation due to patient-related reasons.",
"_filename": "DARC.json",
"package_name": "ca.infoway.io.erec",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DARC",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0-dft-ballot",
"status": "draft",
"id": "cfb785c6-292d-4a35-8711-966243b31278",
"kind": "complex-type",
"url": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/DARC-EXT",
"context": [ {
"type": "element",
"expression": "ServiceRequest"
} ],
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"definition": "DARC stands for 'Dates Affecting Readiness to Consult' and is defines as:\r\nPeriods of time between the referral and consult date when the patient is unavailable for a first consultation 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:DARCCodes",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "DARCCodes",
"mustSupport": true
}, {
"id": "Extension.extension:DARCCodes.url",
"path": "Extension.extension.url",
"fixedUri": "DARCCodes"
}, {
"id": "Extension.extension:DARCCodes.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ]
}, {
"id": "Extension.extension:DARCCodes.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:DARCCodes.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:DARCCodes.value[x].coding.code",
"path": "Extension.extension.value[x].coding.code",
"mustSupport": true
}, {
"id": "Extension.extension:DARCCodes.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/DARC-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"
}