{
"description": "Define the period when the procedure is shifted to and an alternate",
"_filename": "ext-setp-scheduleShift.json",
"package_name": "ca.on.oh",
"date": "2023-03-10",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"purpose": "to define the period when the procedure is shifted to and an alternate",
"name": "SETPScheduleShift",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Extension: Schedule Shift",
"package_version": "setp-0.9.0-alpha1.0.10",
"status": "draft",
"id": "62769f32-3570-4938-9742-516e15148abd",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift",
"context": [ {
"type": "element",
"expression": "Schedule"
} ],
"version": "0.0.1",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "schedule shift",
"definition": "to define the period when the procedure is shifted to and an alternate"
}, {
"id": "Extension.extension",
"max": "4",
"min": 0,
"path": "Extension.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:secondShiftPeriod",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "secondShiftPeriod",
"mustSupport": true
}, {
"id": "Extension.extension:secondShiftPeriod.url",
"path": "Extension.extension.url",
"fixedUri": "secondShiftPeriod"
}, {
"id": "Extension.extension:secondShiftPeriod.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "Period"
} ]
}, {
"id": "Extension.extension:secondShiftWeek",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "secondShiftWeek",
"mustSupport": true
}, {
"id": "Extension.extension:secondShiftWeek.url",
"path": "Extension.extension.url",
"fixedUri": "secondShiftWeek"
}, {
"id": "Extension.extension:secondShiftWeek.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "string"
} ]
}, {
"id": "Extension.extension:alternatePeriod",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "alternatePeriod",
"mustSupport": true
}, {
"id": "Extension.extension:alternatePeriod.url",
"path": "Extension.extension.url",
"fixedUri": "alternatePeriod"
}, {
"id": "Extension.extension:alternatePeriod.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "Period"
} ]
}, {
"id": "Extension.extension:alternateWeek",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "alternateWeek",
"mustSupport": true
}, {
"id": "Extension.extension:alternateWeek.url",
"path": "Extension.extension.url",
"fixedUri": "alternateWeek"
}, {
"id": "Extension.extension:alternateWeek.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "string"
} ]
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]"
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://ontariohealth.ca/fhir/",
"system": "url"
}, {
"value": "some.email@ontariohealth.ca",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}