{
  "resourceType": "StructureDefinition",
  "id": "HealthcareServiceABeOrderLab",
  "url": "https://www.alberta.ca/fhir/ab-eorder-lab/StructureDefinition/HealthcareServiceABeOrderLab",
  "version": "1.1.0",
  "name": "HealthcareServiceABeOrderLab",
  "title": "HealthcareService (AB:eOrder-Lab)",
  "status": "draft",
  "description": "This profile defines a set of constraints to the FHIR HealthcareService resource for use in Alberta eOrder Laboratory (AB:eOrder-Lab). 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:Order-Lab.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "HealthcareService",
  "baseDefinition": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HealthcareService",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "HealthcareService",
        "path": "HealthcareService",
        "comment": "HealthcareService resources included in Alberta eOrder Laboratory Bundles have rules that certain attributes are not to be contained in HealthcareService resources. These are mechanically enforced through invariants at the AB:eOrder-Lab Bundle level."
      },
      {
        "id": "HealthcareService.name",
        "path": "HealthcareService.name",
        "min": 1
      }
    ]
  }
}