{ "description": "SERIS Schedule Profile", "_filename": "Schedule.json", "package_name": "ca.on.oh-seris", "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" }, { "name": "SERIS MDS Mapping", "identity": "SERIS-MDS-Mapping" } ], "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.10.0-alpha1.0.3", "status": "draft", "id": "25ba82c3-edf8-45c3-97fe-d8404fe95d10", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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 SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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.meta.security", "max": "1", "path": "Schedule.meta.security", "mustSupport": true }, { "id": "Schedule.meta.security.system", "path": "Schedule.meta.security.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "mustSupport": true }, { "id": "Schedule.meta.security.code", "path": "Schedule.meta.security.code", "fixedCode": "HTEST", "mustSupport": true }, { "id": "Schedule.meta.tag", "max": "1", "min": 1, "path": "Schedule.meta.tag", "mustSupport": true }, { "id": "Schedule.meta.tag.system", "min": 1, "path": "Schedule.meta.tag.system", "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id", "mustSupport": true }, { "id": "Schedule.meta.tag.code", "min": 1, "path": "Schedule.meta.tag.code", "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-seris-ext-shift-type" ] } ], "mapping": [ { "map": "Shift Type (Main, Second, etc)", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "shiftType", "isModifier": false }, { "id": "Schedule.extension:hoursOfOperation", "path": "Schedule.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-hours-of-operation" ] } ], "sliceName": "hoursOfOperation", "isModifier": false }, { "id": "Schedule.extension:hoursOfOperation.extension:startTime", "path": "Schedule.extension.extension", "mapping": [ { "map": "Elective Schedule Start Time (Availability Hours)", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "startTime" }, { "id": "Schedule.extension:hoursOfOperation.extension:stopTime", "path": "Schedule.extension.extension", "mapping": [ { "map": "Elective Schedule Stop Time (Availability Hours)", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "stopTime" }, { "id": "Schedule.extension:hoursOfOperation.extension:daysOfWeek", "path": "Schedule.extension.extension", "mapping": [ { "map": "Days of the week (Mon-Fri)", "identity": "SERIS-MDS-Mapping" } ], "sliceName": "daysOfWeek" }, { "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", "mapping": [ { "map": "Entered In Error (Y/N)", "identity": "SERIS-MDS-Mapping" } ], "mustSupport": true }, { "id": "Schedule.actor", "max": "1", "path": "Schedule.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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", "mapping": [ { "map": "Planning Horizon", "identity": "SERIS-MDS-Mapping" } ], "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" }