PackagesCanonicalsLogsProblems
    Packages
    hie2.packages@1.0.1
    http://fhir.hie.moh.gov.my/StructureDefinition/HealthcareService-my-core
description: The details of a healthcare service available at a location.
package_name: hie2.packages
derivation: specialization
name: HealthcareService
type: HealthcareService
elements:
  coverageArea:
    type: Reference
    short: Location(s) service is intended for/available to
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core']
    index: 12
  category:
    short: Broad category of service being performed or delivered
    type: CodeableConcept
    mustSupport: true
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/service-category-my-core'}
    isSummary: true
    index: 3
  availableTime:
    type: BackboneElement
    short: Times the Service Site is available
    index: 22
    elements:
      daysOfWeek:
        type: code
        short: mon | tue | wed | thu | fri | sat | sun
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/days-of-week|4.0.1'}
        index: 23
      allDay: {type: boolean, short: 'Always available? e.g. 24 hour service', index: 24}
      availableStartTime: {type: time, short: Opening time of day (ignored if allDay = true), index: 25}
      availableEndTime: {type: time, short: Closing time of day (ignored if allDay = true), index: 26}
  specialty:
    short: Specialties handled by the HealthcareService
    type: CodeableConcept
    mustSupport: true
    binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/c80-practice-codes-my-core'}
    isSummary: true
    index: 5
  name: {short: Description of service as presented to a consumer while searching, type: string, mustSupport: true, isSummary: true, index: 7}
  notAvailable:
    type: BackboneElement
    short: Not available during this time due to provided reason
    index: 27
    elements:
      description: {type: string, short: Reason presented to the user explaining why time not available, index: 28}
      during: {type: Period, short: Service not available from this date, index: 29}
    required: [description]
  providedBy:
    short: Organization that provides this service
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core']
    type: Reference
    isSummary: true
    index: 2
  type:
    short: Type of service that may be delivered or performed
    type: CodeableConcept
    mustSupport: true
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core'}
    isSummary: true
    index: 4
  eligibility:
    type: BackboneElement
    short: Specific eligibility requirements required to use the service
    index: 14
    elements:
      code: {type: CodeableConcept, short: Coded value for the eligibility, index: 15}
      comment: {type: markdown, short: Describes the eligibility conditions for the service, index: 16}
  extraDetails: {type: markdown, short: Extra details about the service that can't be placed in the other fields, index: 9}
  characteristic: {type: CodeableConcept, short: Collection of characteristics (attributes), index: 18}
  photo: {type: Attachment, short: Facilitates quick identification of the service, isSummary: true, index: 10}
  active: {isModifier: true, short: Whether this HealthcareService record is in active use, type: boolean, defaultValueBoolean: true, 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}
  communication: {type: CodeableConcept, short: The language that this service is offered in, index: 19}
  comment: {short: Additional description and/or any specific issues not covered elsewhere, type: string, isSummary: true, index: 8}
  identifier: {type: Identifier, short: External identifiers for this item, isSummary: true, mustSupport: true, index: 0}
  serviceProvisionCode: {type: CodeableConcept, short: Conditions under which service is available/offered, index: 13}
  availabilityExceptions: {type: string, short: Description of availability exceptions, index: 30}
  appointmentRequired: {type: boolean, short: If an appointment is required for access to this service, index: 21}
  referralMethod: {type: CodeableConcept, short: Ways that the service accepts referrals, index: 20}
  telecom: {type: ContactPoint, short: Contacts related to the healthcare service, index: 11}
  location:
    short: Location(s) where service may be provided
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core']
    type: Reference
    mustSupport: true
    isSummary: true
    index: 6
  program:
    type: CodeableConcept
    short: Programs that this service is applicable to
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/program-my-core'}
    index: 17
  endpoint:
    type: Reference
    short: Technical endpoints providing access to electronic services operated for the healthcare service
    refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint']
    index: 31
package_version: 1.0.1
class: resource
kind: resource
url: http://fhir.hie.moh.gov.my/StructureDefinition/HealthcareService-my-core
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 1.0.0