description: This profile defines a set of constraints to the FHIR HealthcareService resource for use in Alberta eReferral and eConsult (AB:eReC). It re-profiles the CA-eReC HealthcareService profile and it includes constraints that represent the minimum expectations for the HealthcareService resource when used in the AB:eReC. package_name: ca.ab.fhir.aberec1 derivation: constraint name: HealthcareServiceABeReC type: HealthcareService elements: identifier: {index: 0} type: elements: text: pattern: {type: string, value: CAT} type: string index: 1 specialty: binding: {strength: preferred, valueSet: 'https://www.alberta.ca/fhir/ValueSet/specialty-code'} index: 2 name: {index: 3} package_version: 1.0.2 class: profile kind: resource url: https://www.alberta.ca/fhir/aberec/StructureDefinition/HealthcareServiceABeReC base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HealthcareService version: 1.0.2 required: [identifier, name]