| Package | ca.on.oh-seris |
| Resource Type | StructureDefinition |
| Id | ca-on-setp-ext-scheduleshift |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift |
| URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift |
| Version | 0.0.1 |
| Status | draft |
| Date | 2023-03-10 |
| Name | SETPScheduleShift |
| Title | Extension: Schedule Shift |
| Description | Define the period when the procedure is shifted to and an alternate |
| Purpose | to define the period when the procedure is shifted to and an alternate |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ca-on-setp-ext-scheduleshift",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleshift",
"version": "0.0.1",
"name": "SETPScheduleShift",
"title": "Extension: Schedule Shift",
"status": "draft",
"date": "2023-03-10",
"publisher": "Ontario Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://ontariohealth.ca/fhir/"
},
{
"system": "email",
"value": "some.email@ontariohealth.ca"
}
]
}
],
"description": "Define the period when the procedure is shifted to and an alternate",
"purpose": "to define the period when the procedure is shifted to and an alternate",
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Schedule"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "schedule shift",
"definition": "to define the period when the procedure is shifted to and an alternate",
"max": "1"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0,
"max": "4"
},
{
"id": "Extension.extension:secondShiftPeriod",
"path": "Extension.extension",
"sliceName": "secondShiftPeriod",
"min": 0,
"max": "1",
"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",
"path": "Extension.extension",
"sliceName": "secondShiftWeek",
"min": 0,
"max": "1",
"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",
"path": "Extension.extension",
"sliceName": "alternatePeriod",
"min": 0,
"max": "1",
"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",
"path": "Extension.extension",
"sliceName": "alternateWeek",
"min": 0,
"max": "1",
"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]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}