description: A container for slots of time that may be available for booking appointments. package_name: hie2.packages derivation: specialization name: ScheduleMyCore type: Schedule elements: identifier: {type: Identifier, short: External Ids for this item, isSummary: true, index: 0} active: {isModifier: true, short: Whether this schedule is in active use, type: boolean, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isModifierReason: This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid, isSummary: true, index: 1} serviceCategory: type: CodeableConcept short: High-level category binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/service-category-my-core'} isSummary: true index: 2 serviceType: type: CodeableConcept short: Specific service binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core'} isSummary: true index: 3 specialty: type: CodeableConcept short: Type of specialty needed binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'} isSummary: true index: 4 actor: short: Resource(s) that availability information is being provided for refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/HealthcareService-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core'] type: Reference isSummary: true index: 5 planningHorizon: {type: Period, short: Period of time covered by schedule, isSummary: true, index: 6} comment: {type: string, short: Comments on availability, index: 7} package_version: 1.0.1 class: resource kind: resource url: http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 1.0.0 required: [actor]