PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@1.0.0-dft-preballot-beta-01
    http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/healthcareservice-ca-core
description: This profile applies constraints to the HealthcareService resource for CA Core+ to support the description of services offered by healthcare organizations in the pan-Canadian context.
package_name: ca.infoway.io.core
derivation: constraint
name: HealthcareServiceCACore
type: HealthcareService
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
    required: [value, system]
  providedBy:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/organization-ca-core']
    index: 3
  type: {mustSupport: true, index: 4}
  location:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/location-ca-core']
    index: 5
  name: {mustSupport: true, index: 6}
package_version: 1.0.0-dft-preballot-beta-01
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/healthcareservice-ca-core
base: http://hl7.org/fhir/StructureDefinition/HealthcareService
version: null
required: [type]