{
"description": "Defines the day of the week for the schedule",
"_filename": "ext-setp-scheduleweek.json",
"package_name": "ca.on.oh",
"date": "2023-03-10",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"purpose": "defines the day of the week for the schedule",
"name": "SETPScheduleWeek",
"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 Week",
"package_version": "setp-0.9.0-alpha1.0.20",
"status": "draft",
"id": "6708f53a-2143-4f72-a80e-461889f3e4e3",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleweek",
"context": [ {
"type": "element",
"expression": "Schedule"
}, {
"type": "element",
"expression": "Slot"
} ],
"version": "0.0.1",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "Schedule Week",
"definition": "defines the day of the week for the scheduled"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleweek"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "string"
} ]
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://ontariohealth.ca/fhir/",
"system": "url"
}, {
"value": "some.email@ontariohealth.ca",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}