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 HealthcareService

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

A profile of HealthcareService for MedMe pharmacy services, based on Canadian Core, with additional extensions for pharmacy-specific needs.

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
.. HealthcareService 0..* HealthcareServiceCACore The details of a healthcare service available at a location
... id Σ 1..1 id Unique identifier for the healthcare service
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
.... extension:isPublic 1..1 boolean Is Public
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-public
.... extension:isWaitlisted 1..1 boolean Is Waitlisted
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-waitlisted
.... extension:isReschedulingAllowed 1..1 boolean Is Rescheduling Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-rescheduling-allowed
.... extension:isCancellationAllowed 1..1 boolean Is Cancellation Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-cancellation-allowed
.... extension:defaultDuration 1..1 integer Default Duration
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/default-duration
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier SΣ 1..3 Identifier MedMe healthcare service identifiers
Slice: Unordered, Closed by value:system
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 1..1 string The value that is unique
Example General: 123456
.... identifier:serviceId SΣ 1..1 Identifier MedMe healthcare service ID
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/id
..... value SΣ 1..1 string The value that is unique
Example General: 123456
.... identifier:activityId SΣ 0..1 Identifier MedMe healthcare service internal activity id
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/activity-id
..... value SΣ 1..1 string The value that is unique
Example General: 123456
.... identifier:urlParam SΣ 0..1 Identifier MedMe healthcare service URL parameter
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/url-param
..... value SΣ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 1..1 boolean Whether the service is active
... providedBy Σ 1..1 Reference(MedMe Pharmacy Organization) Organization that provides this pharmacy service
... category Σ 1..* CodeableConcept Type of pharmacy service provided
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... coding Σ 1..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
... type SΣ 1..1 CodeableConcept Type of pharmacy service. Exactly 1 required to satisfy CA Core+ 1.0.1-dft-preballot.
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
... location Σ 1..1 Reference(MedMe Pharmacy Location) Location where this pharmacy service is provided
... name SΣ 1..1 string Name of the pharmacy service
... comment Σ 0..1 string Service description from appointment type (plain text, no markdown)
... extraDetails 0..1 markdown Additional service details from appointment type sub-description (supports markdown)
... characteristic 1..* CodeableConcept Service delivery characteristics (e.g., in-person, virtual)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... coding Σ 1..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/fhir/service-mode
... appointmentRequired 1..1 boolean Whether appointments are required for this service

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:serviceId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:activityId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:urlParam.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.category Base example Service category 📦4.0.1 FHIR Std.
HealthcareService.type Base example Service type 📦4.0.1 FHIR Std.
HealthcareService.characteristic Base example Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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 HealthcareServiceCACore

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareServiceCACore The details of a healthcare service available at a location
... id 1..1 id Unique identifier for the healthcare service
... meta 1..1 Meta Metadata including profile version
... Slices for extension 5..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:isPublic 1..1 boolean Is Public
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-public
.... extension:isWaitlisted 1..1 boolean Is Waitlisted
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-waitlisted
.... extension:isReschedulingAllowed 1..1 boolean Is Rescheduling Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-rescheduling-allowed
.... extension:isCancellationAllowed 1..1 boolean Is Cancellation Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-cancellation-allowed
.... extension:defaultDuration 1..1 integer Default Duration
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/default-duration
.... identifier:serviceId 1..1 Identifier MedMe healthcare service ID
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/id
.... identifier:activityId 0..1 Identifier MedMe healthcare service internal activity id
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/activity-id
.... identifier:urlParam 0..1 Identifier MedMe healthcare service URL parameter
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/url-param
... active 1..1 boolean Whether the service is active
... providedBy 1..1 Reference(MedMe Pharmacy Organization) Organization that provides this pharmacy service
... category 1..* CodeableConcept Type of pharmacy service provided
.... coding 1..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
... type 1..1 CodeableConcept Type of pharmacy service. Exactly 1 required to satisfy CA Core+ 1.0.1-dft-preballot.
... location 1..1 Reference(MedMe Pharmacy Location) Location where this pharmacy service is provided
... name 1..1 string Name of the pharmacy service
... comment 0..1 string Service description from appointment type (plain text, no markdown)
... extraDetails 0..1 markdown Additional service details from appointment type sub-description (supports markdown)
... characteristic 1..* CodeableConcept Service delivery characteristics (e.g., in-person, virtual)
.... coding 1..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/fhir/service-mode
... appointmentRequired 1..1 boolean Whether appointments are required for this service

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareServiceCACore The details of a healthcare service available at a location
... id Σ 1..1 id Unique identifier for the healthcare service
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... 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
... Slices for extension 5..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:isPublic 1..1 boolean Is Public
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-public
.... extension:isWaitlisted 1..1 boolean Is Waitlisted
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-waitlisted
.... extension:isReschedulingAllowed 1..1 boolean Is Rescheduling Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-rescheduling-allowed
.... extension:isCancellationAllowed 1..1 boolean Is Cancellation Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-cancellation-allowed
.... extension:defaultDuration 1..1 integer Default Duration
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/default-duration
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier SΣ 1..3 Identifier MedMe healthcare service identifiers
Slice: Unordered, Closed by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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 SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 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:serviceId SΣ 1..1 Identifier MedMe healthcare service 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 SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/id
..... value SΣ 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:activityId SΣ 0..1 Identifier MedMe healthcare service internal activity 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 SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/activity-id
..... value SΣ 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:urlParam SΣ 0..1 Identifier MedMe healthcare service URL parameter
..... 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 SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/url-param
..... value SΣ 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 service is active
... providedBy Σ 1..1 Reference(MedMe Pharmacy Organization) Organization that provides this pharmacy service
... category Σ 1..* CodeableConcept Type of pharmacy service provided
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... type SΣ 1..1 CodeableConcept Type of pharmacy service. Exactly 1 required to satisfy CA Core+ 1.0.1-dft-preballot.
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
... specialty Σ 0..* CodeableConcept Specialties handled by the HealthcareService
Binding: PracticeSettingCodeValueSet (preferred): A specialty that a healthcare service may provide.
... location Σ 1..1 Reference(MedMe Pharmacy Location) Location where this pharmacy service is provided
... name SΣ 1..1 string Name of the pharmacy service
... comment Σ 0..1 string Service description from appointment type (plain text, no markdown)
... extraDetails 0..1 markdown Additional service details from appointment type sub-description (supports markdown)
... photo Σ 0..1 Attachment Facilitates quick identification of the service
... telecom 0..* ContactPoint Contacts related to the healthcare service
... coverageArea 0..* Reference(Location) Location(s) service is intended for/available to
... serviceProvisionCode 0..* CodeableConcept Conditions under which service is available/offered
Binding: ServiceProvisionConditions (example): The code(s) that detail the conditions under which the healthcare service is available/offered.
... eligibility 0..* BackboneElement Specific eligibility requirements required to use the service
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code 0..1 CodeableConcept Coded value for the eligibility
Binding Description: (example): Coded values underwhich a specific service is made available.
.... comment 0..1 markdown Describes the eligibility conditions for the service
... program 0..* CodeableConcept Programs that this service is applicable to
Binding: Program (example): Government or local programs that this service applies to.
... characteristic 1..* CodeableConcept Service delivery characteristics (e.g., in-person, virtual)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/fhir/service-mode
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... communication 0..* CodeableConcept The language that this service is offered in
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding

... referralMethod 0..* CodeableConcept Ways that the service accepts referrals
Binding: ReferralMethod (example): The methods of referral can be used when referring to a specific HealthCareService resource.
... appointmentRequired 1..1 boolean Whether appointments are required for this service
... availableTime 0..* BackboneElement Times the Service Site is available
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean Always available? e.g. 24 hour service
.... availableStartTime 0..1 time Opening time of day (ignored if allDay = true)
.... availableEndTime 0..1 time Closing time of day (ignored if allDay = true)
... notAvailable 0..* BackboneElement Not available during this time due to provided reason
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Reason presented to the user explaining why time not available
.... during 0..1 Period Service not available from this date
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.language Base preferred Common Languages 📦4.0.1 FHIR Std.
HealthcareService.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.identifier:serviceId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:serviceId.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.identifier:activityId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:activityId.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.identifier:urlParam.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:urlParam.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.category Base example Service category 📦4.0.1 FHIR Std.
HealthcareService.type Base example Service type 📦4.0.1 FHIR Std.
HealthcareService.specialty Base preferred Practice Setting Code Value Set 📦4.0.1 FHIR Std.
HealthcareService.serviceProvisionCode Base example ServiceProvisionConditions 📦4.0.1 FHIR Std.
HealthcareService.eligibility.​code Base example Not State Unknown
HealthcareService.program Base example Program 📦4.0.1 FHIR Std.
HealthcareService.characteristic Base example Not State Unknown
HealthcareService.communication Base preferred Common Languages 📦4.0.1 FHIR Std.
HealthcareService.referralMethod Base example ReferralMethod 📦4.0.1 FHIR Std.
HealthcareService.availableTime.​daysOfWeek Base required DaysOfWeek 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareServiceCACore The details of a healthcare service available at a location
... id Σ 1..1 id Unique identifier for the healthcare service
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
.... extension:isPublic 1..1 boolean Is Public
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-public
.... extension:isWaitlisted 1..1 boolean Is Waitlisted
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-waitlisted
.... extension:isReschedulingAllowed 1..1 boolean Is Rescheduling Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-rescheduling-allowed
.... extension:isCancellationAllowed 1..1 boolean Is Cancellation Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-cancellation-allowed
.... extension:defaultDuration 1..1 integer Default Duration
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/default-duration
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier SΣ 1..3 Identifier MedMe healthcare service identifiers
Slice: Unordered, Closed by value:system
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 1..1 string The value that is unique
Example General: 123456
.... identifier:serviceId SΣ 1..1 Identifier MedMe healthcare service ID
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/id
..... value SΣ 1..1 string The value that is unique
Example General: 123456
.... identifier:activityId SΣ 0..1 Identifier MedMe healthcare service internal activity id
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/activity-id
..... value SΣ 1..1 string The value that is unique
Example General: 123456
.... identifier:urlParam SΣ 0..1 Identifier MedMe healthcare service URL parameter
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/url-param
..... value SΣ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 1..1 boolean Whether the service is active
... providedBy Σ 1..1 Reference(MedMe Pharmacy Organization) Organization that provides this pharmacy service
... category Σ 1..* CodeableConcept Type of pharmacy service provided
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... coding Σ 1..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
... type SΣ 1..1 CodeableConcept Type of pharmacy service. Exactly 1 required to satisfy CA Core+ 1.0.1-dft-preballot.
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
... location Σ 1..1 Reference(MedMe Pharmacy Location) Location where this pharmacy service is provided
... name SΣ 1..1 string Name of the pharmacy service
... comment Σ 0..1 string Service description from appointment type (plain text, no markdown)
... extraDetails 0..1 markdown Additional service details from appointment type sub-description (supports markdown)
... characteristic 1..* CodeableConcept Service delivery characteristics (e.g., in-person, virtual)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... coding Σ 1..* Coding Code defined by a terminology system
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/fhir/service-mode
... appointmentRequired 1..1 boolean Whether appointments are required for this service

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:serviceId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:activityId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:urlParam.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.category Base example Service category 📦4.0.1 FHIR Std.
HealthcareService.type Base example Service type 📦4.0.1 FHIR Std.
HealthcareService.characteristic Base example Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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 HealthcareServiceCACore

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareServiceCACore The details of a healthcare service available at a location
... id 1..1 id Unique identifier for the healthcare service
... meta 1..1 Meta Metadata including profile version
... Slices for extension 5..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:isPublic 1..1 boolean Is Public
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-public
.... extension:isWaitlisted 1..1 boolean Is Waitlisted
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-waitlisted
.... extension:isReschedulingAllowed 1..1 boolean Is Rescheduling Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-rescheduling-allowed
.... extension:isCancellationAllowed 1..1 boolean Is Cancellation Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-cancellation-allowed
.... extension:defaultDuration 1..1 integer Default Duration
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/default-duration
.... identifier:serviceId 1..1 Identifier MedMe healthcare service ID
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/id
.... identifier:activityId 0..1 Identifier MedMe healthcare service internal activity id
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/activity-id
.... identifier:urlParam 0..1 Identifier MedMe healthcare service URL parameter
..... system 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/url-param
... active 1..1 boolean Whether the service is active
... providedBy 1..1 Reference(MedMe Pharmacy Organization) Organization that provides this pharmacy service
... category 1..* CodeableConcept Type of pharmacy service provided
.... coding 1..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
... type 1..1 CodeableConcept Type of pharmacy service. Exactly 1 required to satisfy CA Core+ 1.0.1-dft-preballot.
... location 1..1 Reference(MedMe Pharmacy Location) Location where this pharmacy service is provided
... name 1..1 string Name of the pharmacy service
... comment 0..1 string Service description from appointment type (plain text, no markdown)
... extraDetails 0..1 markdown Additional service details from appointment type sub-description (supports markdown)
... characteristic 1..* CodeableConcept Service delivery characteristics (e.g., in-person, virtual)
.... coding 1..* Coding Code defined by a terminology system
..... system 0..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/fhir/service-mode
... appointmentRequired 1..1 boolean Whether appointments are required for this service

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareServiceCACore The details of a healthcare service available at a location
... id Σ 1..1 id Unique identifier for the healthcare service
... meta Σ 1..1 Meta Metadata including profile version
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... 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
... Slices for extension 5..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:isPublic 1..1 boolean Is Public
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-public
.... extension:isWaitlisted 1..1 boolean Is Waitlisted
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-waitlisted
.... extension:isReschedulingAllowed 1..1 boolean Is Rescheduling Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-rescheduling-allowed
.... extension:isCancellationAllowed 1..1 boolean Is Cancellation Allowed
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/is-cancellation-allowed
.... extension:defaultDuration 1..1 integer Default Duration
URL: https://fhir.medmehealth.com/pharmacy-services/StructureDefinition/default-duration
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier SΣ 1..3 Identifier MedMe healthcare service identifiers
Slice: Unordered, Closed by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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 SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 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:serviceId SΣ 1..1 Identifier MedMe healthcare service 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 SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/id
..... value SΣ 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:activityId SΣ 0..1 Identifier MedMe healthcare service internal activity 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 SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/activity-id
..... value SΣ 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:urlParam SΣ 0..1 Identifier MedMe healthcare service URL parameter
..... 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 SΣ 1..1 uri The namespace for the identifier value
Fixed Value: https://fhir.medmehealth.com/pharmacy-services/systems/entity/healthcare-service/url-param
..... value SΣ 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 service is active
... providedBy Σ 1..1 Reference(MedMe Pharmacy Organization) Organization that provides this pharmacy service
... category Σ 1..* CodeableConcept Type of pharmacy service provided
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... type SΣ 1..1 CodeableConcept Type of pharmacy service. Exactly 1 required to satisfy CA Core+ 1.0.1-dft-preballot.
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
... specialty Σ 0..* CodeableConcept Specialties handled by the HealthcareService
Binding: PracticeSettingCodeValueSet (preferred): A specialty that a healthcare service may provide.
... location Σ 1..1 Reference(MedMe Pharmacy Location) Location where this pharmacy service is provided
... name SΣ 1..1 string Name of the pharmacy service
... comment Σ 0..1 string Service description from appointment type (plain text, no markdown)
... extraDetails 0..1 markdown Additional service details from appointment type sub-description (supports markdown)
... photo Σ 0..1 Attachment Facilitates quick identification of the service
... telecom 0..* ContactPoint Contacts related to the healthcare service
... coverageArea 0..* Reference(Location) Location(s) service is intended for/available to
... serviceProvisionCode 0..* CodeableConcept Conditions under which service is available/offered
Binding: ServiceProvisionConditions (example): The code(s) that detail the conditions under which the healthcare service is available/offered.
... eligibility 0..* BackboneElement Specific eligibility requirements required to use the service
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code 0..1 CodeableConcept Coded value for the eligibility
Binding Description: (example): Coded values underwhich a specific service is made available.
.... comment 0..1 markdown Describes the eligibility conditions for the service
... program 0..* CodeableConcept Programs that this service is applicable to
Binding: Program (example): Government or local programs that this service applies to.
... characteristic 1..* CodeableConcept Service delivery characteristics (e.g., in-person, virtual)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/fhir/service-mode
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... communication 0..* CodeableConcept The language that this service is offered in
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding

... referralMethod 0..* CodeableConcept Ways that the service accepts referrals
Binding: ReferralMethod (example): The methods of referral can be used when referring to a specific HealthCareService resource.
... appointmentRequired 1..1 boolean Whether appointments are required for this service
... availableTime 0..* BackboneElement Times the Service Site is available
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean Always available? e.g. 24 hour service
.... availableStartTime 0..1 time Opening time of day (ignored if allDay = true)
.... availableEndTime 0..1 time Closing time of day (ignored if allDay = true)
... notAvailable 0..* BackboneElement Not available during this time due to provided reason
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Reason presented to the user explaining why time not available
.... during 0..1 Period Service not available from this date
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.language Base preferred Common Languages 📦4.0.1 FHIR Std.
HealthcareService.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.identifier:serviceId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:serviceId.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.identifier:activityId.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:activityId.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.identifier:urlParam.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:urlParam.​type Base extensible IdentifierType 📦4.0.1 FHIR Std.
HealthcareService.category Base example Service category 📦4.0.1 FHIR Std.
HealthcareService.type Base example Service type 📦4.0.1 FHIR Std.
HealthcareService.specialty Base preferred Practice Setting Code Value Set 📦4.0.1 FHIR Std.
HealthcareService.serviceProvisionCode Base example ServiceProvisionConditions 📦4.0.1 FHIR Std.
HealthcareService.eligibility.​code Base example Not State Unknown
HealthcareService.program Base example Program 📦4.0.1 FHIR Std.
HealthcareService.characteristic Base example Not State Unknown
HealthcareService.communication Base preferred Common Languages 📦4.0.1 FHIR Std.
HealthcareService.referralMethod Base example ReferralMethod 📦4.0.1 FHIR Std.
HealthcareService.availableTime.​daysOfWeek Base required DaysOfWeek 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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()

 

Other representations of profile: CSV, Excel, Schematron