{ "description": "SETP Schedule Profile", "_filename": "SETPSchedule.json", "package_name": "ca.on.oh-setp", "date": "2023-03-10", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "Schedule", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://ietf.org/rfc/2445", "name": "iCalendar", "identity": "ical" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "type": "Schedule", "experimental": null, "resourceType": "StructureDefinition", "title": "Schedule", "package_version": "0.9.0-alpha1.0.32", "status": "draft", "id": "b6d6a8cb-6630-42cb-8060-31982d40da45", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Schedule", "version": "1.0.0", "differential": { "element": [ { "id": "Schedule.meta", "min": 1, "path": "Schedule.meta", "mustSupport": true }, { "id": "Schedule.meta.profile", "min": 1, "path": "Schedule.meta.profile", "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Schedule|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.", "mustSupport": true }, { "id": "Schedule.extension", "min": 2, "path": "Schedule.extension" }, { "id": "Schedule.extension:shiftType", "path": "Schedule.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-shift-type" ] } ], "sliceName": "shiftType", "isModifier": false }, { "id": "Schedule.extension:hoursOfOperation", "path": "Schedule.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-hours-of-operation" ] } ], "sliceName": "hoursOfOperation", "isModifier": false }, { "id": "Schedule.identifier", "max": "1", "min": 1, "path": "Schedule.identifier", "mustSupport": true }, { "id": "Schedule.identifier.system", "min": 1, "path": "Schedule.identifier.system", "mustSupport": true }, { "id": "Schedule.identifier.value", "min": 1, "path": "Schedule.identifier.value", "mustSupport": true }, { "id": "Schedule.active", "min": 1, "path": "Schedule.active", "short": "Whether this schedule is entered-in-error or not", "mustSupport": true }, { "id": "Schedule.actor", "max": "1", "path": "Schedule.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location" ] } ], "short": "Reference to the Location(OR Room) which will be specified by identifier for this Schedule", "mustSupport": true }, { "id": "Schedule.actor.identifier", "min": 1, "path": "Schedule.actor.identifier", "short": "indicates the identifier of the Location(OR Room)", "mustSupport": true }, { "id": "Schedule.actor.identifier.system", "min": 1, "path": "Schedule.actor.identifier.system", "mustSupport": true }, { "id": "Schedule.actor.identifier.value", "min": 1, "path": "Schedule.actor.identifier.value", "mustSupport": true }, { "id": "Schedule.planningHorizon", "min": 1, "path": "Schedule.planningHorizon", "short": "Main Schedule Start/Stop Time", "mustSupport": true }, { "id": "Schedule.planningHorizon.start", "min": 1, "path": "Schedule.planningHorizon.start", "mustSupport": true }, { "id": "Schedule.planningHorizon.end", "min": 1, "path": "Schedule.planningHorizon.end", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "http://ontariohealth.ca/fhir/", "system": "url" }, { "value": "some.email@ontariohealth.ca", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule" }