{
"description": "SETP profile of Slot",
"_filename": "SETPSlot.json",
"package_name": "ca.on.oh",
"date": "2023-03-10",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"name": "Slot",
"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": "Slot",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Slot",
"package_version": "setp-0.9.0-alpha1.0.16",
"status": "draft",
"id": "c2904236-43e8-4813-b728-b80bc424710c",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Slot",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Slot.meta",
"min": 1,
"path": "Slot.meta",
"mustSupport": true
}, {
"id": "Slot.meta.profile",
"min": 1,
"path": "Slot.meta.profile",
"comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Slot|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": "Slot.extension:slotName",
"path": "Slot.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-slot-name" ]
} ],
"sliceName": "slotName",
"isModifier": false
}, {
"id": "Slot.extension:blockChange",
"path": "Slot.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-blockchange" ]
} ],
"sliceName": "blockChange",
"isModifier": false
}, {
"id": "Slot.extension:blockRelease",
"path": "Slot.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-block-release" ]
} ],
"sliceName": "blockRelease",
"isModifier": false
}, {
"id": "Slot.extension:block",
"path": "Slot.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-block" ]
} ],
"sliceName": "block",
"isModifier": false
}, {
"id": "Slot.extension:block.extension:blockService",
"path": "Slot.extension.extension",
"sliceName": "blockService"
}, {
"id": "Slot.extension:block.extension:blockService.value[x]",
"path": "Slot.extension.extension.value[x]",
"binding": {
"strength": "extensible"
}
}, {
"id": "Slot.extension:block.extension:blockService.value[x].coding",
"path": "Slot.extension.extension.value[x].coding",
"binding": {
"strength": "extensible"
}
}, {
"id": "Slot.extension:block.extension:blockService.value[x].coding.code",
"path": "Slot.extension.extension.value[x].coding.code",
"binding": {
"strength": "extensible"
}
}, {
"id": "Slot.extension:adjustmentReason",
"path": "Slot.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-adjustment-reason" ]
} ],
"sliceName": "adjustmentReason",
"isModifier": false
}, {
"id": "Slot.extension:isRemoved",
"path": "Slot.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-is-removed" ]
} ],
"sliceName": "isRemoved",
"isModifier": false
}, {
"id": "Slot.identifier",
"max": "1",
"min": 1,
"path": "Slot.identifier",
"mustSupport": true
}, {
"id": "Slot.identifier.system",
"min": 1,
"path": "Slot.identifier.system",
"mustSupport": true
}, {
"id": "Slot.identifier.value",
"min": 1,
"path": "Slot.identifier.value"
}, {
"id": "Slot.schedule",
"path": "Slot.schedule",
"short": "Schedule this block/slot belongs to which will be specified by identifier of the block/slot",
"mustSupport": true
}, {
"id": "Slot.schedule.identifier",
"min": 1,
"path": "Slot.schedule.identifier",
"mustSupport": true
}, {
"id": "Slot.schedule.identifier.system",
"min": 1,
"path": "Slot.schedule.identifier.system",
"mustSupport": true
}, {
"id": "Slot.schedule.identifier.value",
"min": 1,
"path": "Slot.schedule.identifier.value",
"mustSupport": true
}, {
"id": "Slot.status",
"path": "Slot.status",
"short": "Block Type",
"mustSupport": true
}, {
"id": "Slot.start",
"path": "Slot.start",
"short": "Block Start Date/Time",
"mustSupport": true
}, {
"id": "Slot.end",
"path": "Slot.end",
"short": "Block Stop Date/Time",
"definition": "For blocks that are ending this would be used in calculating block utilization",
"mustSupport": true
}, {
"id": "Slot.comment",
"path": "Slot.comment",
"short": "Block Change Description",
"mustSupport": false
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://ontariohealth.ca/fhir/",
"system": "url"
}, {
"value": "some.email@ontariohealth.ca",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot"
}