MedMe Pharmacy Services Implementation Guide
0.9.24 - ci-build Canada flag

MedMe Pharmacy Services Implementation Guide - Local Development build (v0.9.24) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: MedMe Pharmacy Schedule

Official URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/medme-pharmacy-schedule Version: 0.9.24
Draft as of 2025-12-08 Computable Name: MedMePharmacySchedule

A profile of Schedule for MedMe pharmacy services.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Schedule 0..* Schedule A container for slots of time that may be available for booking appointments
... id Σ 1..1 id Unique identifier for the schedule
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for identifier Σ 2..2 Identifier MedMe schedule identifiers
Slice: Unordered, Closed by value:system
.... identifier:scheduleId Σ 1..1 Identifier MedMe schedule/calendar ID
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/id
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:scheduleName Σ 1..1 Identifier MedMe schedule/calendar name
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/name
..... value Σ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 1..1 boolean Whether the schedule is active
... actor ΣC 1..* Reference(MedMe Pharmacy HealthcareService | MedMe Pharmacy Location) Actors for this schedule (HealthcareServices and Locations)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Schedule.identifier:scheduleId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleName.​use Base required IdentifierUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
at-least-one-location error **ALL** elements At least one actor must be a Location where(reference.startsWith('Location/')).count() >= 1
dom-2 error Schedule If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Schedule If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Schedule If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Schedule If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Schedule A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Schedule

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Schedule 0..* Schedule A container for slots of time that may be available for booking appointments
... id 1..1 id Unique identifier for the schedule
... meta 1..1 Meta Metadata including profile version
... Slices for identifier 2..2 Identifier MedMe schedule identifiers
Slice: Unordered, Closed by value:system
.... identifier:scheduleId 1..1 Identifier MedMe schedule/calendar ID
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/id
..... value 1..1 string The value that is unique
.... identifier:scheduleName 1..1 Identifier MedMe schedule/calendar name
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/name
..... value 1..1 string The value that is unique
... actor C 1..* Reference(MedMe Pharmacy HealthcareService | MedMe Pharmacy Location) Actors for this schedule (HealthcareServices and Locations)

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
at-least-one-location error **ALL** elements At least one actor must be a Location where(reference.startsWith('Location/')).count() >= 1
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Schedule 0..* Schedule A container for slots of time that may be available for booking appointments
... id Σ 1..1 id Unique identifier for the schedule
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 2..2 Identifier MedMe schedule identifiers
Slice: Unordered, Closed by value:system
.... identifier:scheduleId Σ 1..1 Identifier MedMe schedule/calendar ID
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/id
..... value Σ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:scheduleName Σ 1..1 Identifier MedMe schedule/calendar name
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/name
..... value Σ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 1..1 boolean Whether the schedule is active
... serviceCategory Σ 0..* CodeableConcept High-level category
Binding: ServiceCategory (example)
... serviceType Σ 0..* CodeableConcept Specific service
Binding: ServiceType (example)
... specialty Σ 0..* CodeableConcept Type of specialty needed
Binding: PracticeSettingCodeValueSet (preferred): Additional details about where the content was created (e.g. clinical specialty).
... actor ΣC 1..* Reference(MedMe Pharmacy HealthcareService | MedMe Pharmacy Location) Actors for this schedule (HealthcareServices and Locations)
... planningHorizon Σ 0..1 Period Period of time covered by schedule
... comment 0..1 string Comments on availability

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Schedule.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleId.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleName.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleName.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Schedule.serviceCategory Base example Service category 📍4.0.1 FHIR Std.
Schedule.serviceType Base example Service type 📍4.0.1 FHIR Std.
Schedule.specialty Base preferred Practice Setting Code Value Set 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
at-least-one-location error **ALL** elements At least one actor must be a Location where(reference.startsWith('Location/')).count() >= 1
dom-2 error Schedule If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Schedule If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Schedule If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Schedule If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Schedule A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Schedule

Summary

Mandatory: 9 elements
Fixed: 2 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Schedule.identifier (Closed)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Schedule 0..* Schedule A container for slots of time that may be available for booking appointments
... id Σ 1..1 id Unique identifier for the schedule
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for identifier Σ 2..2 Identifier MedMe schedule identifiers
Slice: Unordered, Closed by value:system
.... identifier:scheduleId Σ 1..1 Identifier MedMe schedule/calendar ID
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/id
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:scheduleName Σ 1..1 Identifier MedMe schedule/calendar name
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/name
..... value Σ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 1..1 boolean Whether the schedule is active
... actor ΣC 1..* Reference(MedMe Pharmacy HealthcareService | MedMe Pharmacy Location) Actors for this schedule (HealthcareServices and Locations)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Schedule.identifier:scheduleId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleName.​use Base required IdentifierUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
at-least-one-location error **ALL** elements At least one actor must be a Location where(reference.startsWith('Location/')).count() >= 1
dom-2 error Schedule If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Schedule If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Schedule If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Schedule If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Schedule A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from Schedule

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Schedule 0..* Schedule A container for slots of time that may be available for booking appointments
... id 1..1 id Unique identifier for the schedule
... meta 1..1 Meta Metadata including profile version
... Slices for identifier 2..2 Identifier MedMe schedule identifiers
Slice: Unordered, Closed by value:system
.... identifier:scheduleId 1..1 Identifier MedMe schedule/calendar ID
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/id
..... value 1..1 string The value that is unique
.... identifier:scheduleName 1..1 Identifier MedMe schedule/calendar name
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/name
..... value 1..1 string The value that is unique
... actor C 1..* Reference(MedMe Pharmacy HealthcareService | MedMe Pharmacy Location) Actors for this schedule (HealthcareServices and Locations)

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
at-least-one-location error **ALL** elements At least one actor must be a Location where(reference.startsWith('Location/')).count() >= 1

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Schedule 0..* Schedule A container for slots of time that may be available for booking appointments
... id Σ 1..1 id Unique identifier for the schedule
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 2..2 Identifier MedMe schedule identifiers
Slice: Unordered, Closed by value:system
.... identifier:scheduleId Σ 1..1 Identifier MedMe schedule/calendar ID
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/id
..... value Σ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:scheduleName Σ 1..1 Identifier MedMe schedule/calendar name
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/schedule/name
..... value Σ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 1..1 boolean Whether the schedule is active
... serviceCategory Σ 0..* CodeableConcept High-level category
Binding: ServiceCategory (example)
... serviceType Σ 0..* CodeableConcept Specific service
Binding: ServiceType (example)
... specialty Σ 0..* CodeableConcept Type of specialty needed
Binding: PracticeSettingCodeValueSet (preferred): Additional details about where the content was created (e.g. clinical specialty).
... actor ΣC 1..* Reference(MedMe Pharmacy HealthcareService | MedMe Pharmacy Location) Actors for this schedule (HealthcareServices and Locations)
... planningHorizon Σ 0..1 Period Period of time covered by schedule
... comment 0..1 string Comments on availability

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Schedule.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleId.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleName.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Schedule.identifier:scheduleName.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Schedule.serviceCategory Base example Service category 📍4.0.1 FHIR Std.
Schedule.serviceType Base example Service type 📍4.0.1 FHIR Std.
Schedule.specialty Base preferred Practice Setting Code Value Set 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
at-least-one-location error **ALL** elements At least one actor must be a Location where(reference.startsWith('Location/')).count() >= 1
dom-2 error Schedule If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Schedule If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Schedule If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Schedule If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Schedule A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Schedule

Summary

Mandatory: 9 elements
Fixed: 2 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Schedule.identifier (Closed)

 

Other representations of profile: CSV, Excel, Schematron