Package | ca.on.oh-seris |
Resource Type | StructureDefinition |
Id | ca-on-setp-ext-scheduleweek |
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-scheduleweek |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleweek |
Version | 0.0.1 |
Status | draft |
Date | 2023-03-10 |
Name | SETPScheduleWeek |
Title | Extension: Schedule Week |
Description | Defines the day of the week for the schedule |
Purpose | defines the day of the week for the schedule |
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-scheduleweek", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-scheduleweek", "version": "0.0.1", "name": "SETPScheduleWeek", "title": "Extension: Schedule Week", "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": "Defines the day of the week for the schedule", "purpose": "defines the day of the week for the schedule", "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": "element", "expression": "Slot" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Schedule Week", "definition": "defines the day of the week for the scheduled", "max": "1" }, { "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" } ] } ] } }