PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.1.0-dft
    http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HealthcareService
description: The HealthcareService resources contains details around the service being provided to the patient.
package_name: ca.infoway.io.erec
derivation: constraint
name: HealthcareService
type: HealthcareService
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [value, system]
  type:
    binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/servicerequest-category'}
    mustSupport: true
    array: true
    min: 1
    index: 5
  name: {mustSupport: true, index: 6}
package_version: 1.1.0-dft
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HealthcareService
base: http://hl7.org/fhir/StructureDefinition/HealthcareService
version: null
required: [type]