PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex-plan-net@1.0.0
    http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService
description: The HealthCareService resource typically describes services offered by an organization/practitioner at a location. The resource may be used to encompass a variety of services covering the entire healthcare spectrum, including promotion, prevention, diagnostics, pharmacy, hospital and ambulatory care, home care, long-term care, and other health-related and community services.
package_name: hl7.fhir.us.davinci-pdex-plan-net
derivation: constraint
name: PlannetHealthcareService
type: HealthcareService
elements:
  coverageArea:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location']
    index: 19
  category:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/HealthcareServiceCategoryVS'}
    mustSupport: true
    index: 8
  availableTime:
    mustSupport: true
    index: 21
    elements:
      daysOfWeek: {mustSupport: true, index: 22}
      allDay: {mustSupport: true, index: 23}
      availableStartTime: {mustSupport: true, index: 24}
      availableEndTime: {mustSupport: true, index: 25}
  meta:
    elements:
      lastUpdated: {index: 0}
    required: [lastUpdated]
  specialty:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/SpecialtiesVS'}
    mustSupport: true
    index: 10
  name: {mustSupport: true, index: 12}
  notAvailable:
    mustSupport: true
    index: 26
    elements:
      description: {mustSupport: true, index: 27}
      during: {mustSupport: true, index: 28}
  providedBy:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization']
    index: 7
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/HealthcareServiceTypeVS'}
    mustSupport: true
    index: 9
  extension:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        newpatients:
          match: {url: null}
          schema: {type: Extension, short: New Patients, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients', index: 2}
          min: 0
        deliverymethod:
          match: {url: null}
          schema: {type: Extension, short: Delivery Method, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/delivery-method', index: 3}
          min: 1
  active:
    mustSupport: true
    pattern: {type: Boolean, value: true}
    index: 6
  comment: {mustSupport: true, index: 13}
  identifier:
    elements:
      type: {mustSupport: true, index: 4}
      value: {mustSupport: true, index: 5}
  availabilityExceptions: {mustSupport: true, index: 29}
  appointmentRequired: {mustSupport: true, index: 20}
  telecom:
    mustSupport: true
    index: 14
    extensions:
      contactpoint-availabletime: {url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime', min: 0, type: Extension, mustSupport: true, index: 15}
      via-intermediary: {url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary', min: 0, type: Extension, short: Via Intermediary, mustSupport: true, index: 16}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
        index: 15
        slicing:
          slices:
            contactpoint-availabletime:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime', index: 15}
              min: 0
            via-intermediary:
              match: {}
              schema: {type: Extension, short: Via Intermediary, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary', index: 16}
              min: 0
      system: {mustSupport: true, index: 17}
      value: {mustSupport: true, index: 18}
  location:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location']
    index: 11
  endpoint:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint']
    index: 30
package_version: 1.0.0
extensions:
  newpatients: {url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients', min: 0, type: Extension, short: New Patients, mustSupport: true, index: 2}
  deliverymethod: {url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/delivery-method', min: 1, type: Extension, short: Delivery Method, mustSupport: true, index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService
base: http://hl7.org/fhir/StructureDefinition/HealthcareService
version: 1.0.0
required: [extension, category, active]