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

Extension: DART

Official URL: http://hl7.ca/fhir/eReferral/StructureDefinition/DART Version: 0.1.0
Draft as of 2024-08-15 Computable Name: DART

DART stands for 'Dates Affecting Readiness to Treat' and is defined as: Periods 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.

Context of Use

This extension may be used on the following element(s):

  • Element ID ServiceRequest

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Complex Extension: DART stands for 'Dates Affecting Readiness to Treat' and is defined as: Periods 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.

  • StartDate: dateTime: An Extension
  • EndDate: dateTime: An Extension
  • DARTCodes: CodeableConcept: An Extension

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:StartDate S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "StartDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:EndDate S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "EndDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:DARTCodes S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "DARTCodes"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: DARC and DART Reasons (extensible)
... url 1..1 uri "http://hl7.ca/fhir/eReferral/StructureDefinition/DART"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:StartDate S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "StartDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:EndDate S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "EndDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:DARTCodes S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "DARTCodes"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: DARC and DART Reasons (extensible)
... url 1..1 uri "http://hl7.ca/fhir/eReferral/StructureDefinition/DART"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: DART stands for 'Dates Affecting Readiness to Treat' and is defined as: Periods 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.

  • StartDate: dateTime: An Extension
  • EndDate: dateTime: An Extension
  • DARTCodes: CodeableConcept: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:StartDate S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "StartDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:EndDate S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "EndDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:DARTCodes S 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "DARTCodes"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: DARC and DART Reasons (extensible)
... url 1..1 uri "http://hl7.ca/fhir/eReferral/StructureDefinition/DART"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:StartDate S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "StartDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:EndDate S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "EndDate"
..... value[x] 0..1 dateTime Value of extension
.... extension:DARTCodes S 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "DARTCodes"
..... value[x] 0..1 CodeableConcept Value of extension
Binding: DARC and DART Reasons (extensible)
... url 1..1 uri "http://hl7.ca/fhir/eReferral/StructureDefinition/DART"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:DARTCodes.value[x]extensibleDARCandDARTReasons
http://hl7.ca/fhir/eReferral/ValueSet/DARCandDARTReasons
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()