PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.ca-csd@1.0.0-dft-ballot
    http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-HealthcareService
description: A HealthcareService will have a unique identifier.  Healthcare services include, but are not limited to, primary care, home care, or in patient care such as surgical services.  Additional attributes such as location of service, contract person, hours of operation etc. can be included.
package_name: ca.infoway.io.ca-csd
derivation: constraint
name: HealthcareService
type: HealthcareService
elements:
  category: {mustSupport: true, index: 6}
  meta:
    elements:
      lastUpdated: {mustSupport: true, index: 0}
  name: {mustSupport: true, index: 9}
  providedBy:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization']
    index: 5
  type: {mustSupport: true, index: 7}
  extension:
    type: Extension
    url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method
    index: 1
    slicing:
      slices:
        deliveryMethod:
          match: {}
          schema: {type: Extension, url: 'http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method', index: 1}
        usageLicense:
          match: {}
          schema: {type: Extension, url: 'http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/usage-license', index: 2}
  active: {mustSupport: true, index: 4}
  identifier: {mustSupport: true, index: 3}
  location:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location']
    index: 8
package_version: 1.0.0-dft-ballot
extensions:
  deliveryMethod: {url: 'http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/delivery-method', type: Extension, index: 1}
  usageLicense: {url: 'http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/usage-license', type: Extension, index: 2}
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-HealthcareService
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService
version: null
required: [identifier, active]