Package | ca.on.oh.erec |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-alpha1.0.4&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ext-darc |
Url | http://ehealthontario.ca/fhir/StructureDefinition/ext-darc |
Version | 0.11.0 |
Status | draft |
Name | DARC |
Experimental | False |
Realm | ca |
Description | DARC stands for 'Dates Affecting Readiness to Consult' and is defines as: Periods of time between the referral and consult date when the patient is unavailable for a first consultation due to patient-related reasons. |
Type | Extension |
Kind | complex-type |
No resources found
ValueSet | |
http://ehealthontario.ca/fhir/ValueSet/darc-dart-reason | DARC and DART Reasons |
{
"resourceType" : "StructureDefinition",
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-darc",
"version" : "0.11.0",
"name" : "DARC",
"status" : "draft",
"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.",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "ServiceRequest"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"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",
"path" : "Extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Extension.extension:StartDate",
"path" : "Extension.extension",
"sliceName" : "StartDate",
"min" : 0,
"max" : "1",
"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",
"path" : "Extension.extension",
"sliceName" : "EndDate",
"min" : 0,
"max" : "1",
"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",
"path" : "Extension.extension",
"sliceName" : "DARCCodes",
"min" : 0,
"max" : "1",
"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",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/darc-dart-reason"
}
},
{
"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" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-darc"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"label" : "To Date",
"max" : "0",
"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"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.