PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Slot-id-core
description: A slot of time on a schedule that may be available for booking appointments.
package_name: IdHIE.0v
derivation: constraint
name: SlotIdCore
type: Slot
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        slotQuota:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.id/StructureDefinition/slot-quota-id-core', index: 1}
          min: 0
          max: 1
  serviceCategory:
    binding: {strength: extensible, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core'}
    index: 2
  serviceType:
    binding: {strength: extensible, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/service-type-id-core'}
    index: 3
  specialty:
    binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core'}
    index: 4
  appointmentType:
    binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/schedule-type-id-core'}
    index: 5
  schedule:
    type: Reference
    refers: ['http://fhir.hie.moh.gov.id/StructureDefinition/Schedule-id-core']
    index: 6
package_version: 0.0.1
extensions:
  slotQuota: {url: 'http://fhir.hie.moh.gov.id/StructureDefinition/slot-quota-id-core', min: 0, max: 1, type: Extension, isModifier: false, index: 1}
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Slot-id-core
base: http://hl7.org/fhir/StructureDefinition/Slot
version: 1.0.1
required: [appointmentType]