{
"description": "Facility-specific value for the delay reason of the patient.",
"_filename": "ext-setp-delayreason.json",
"package_name": "ca.on.oh",
"date": "2023-03-06",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"name": "SETPDelayReason",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Extension: SETP Delay Reason",
"package_version": "setp-0.9.0-alpha1.0.14",
"status": "draft",
"id": "b0015bf4-74ee-4539-9bdd-ccc490351428",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-delayreason",
"context": [ {
"type": "element",
"expression": "Appointment"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "Delay Reason",
"definition": "Facility-specific value for the delay reason of the patient."
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-delayreason"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
} ]
},
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "http://ontariohealth.ca/fhir/",
"system": "url"
}, {
"value": "some.email@ontariohealth.ca",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}