PackagesCanonicalsLogsProblems
    Packages
    ca.ab.fhir.ab@eorder-lab-1.0.0
    https://www.alberta.ca/fhir/ab-eorder-lab/StructureDefinition/PractitionerABeOrderLab
description: This profile defines a set of constraints to the FHIR Practitioner resource for use in Alberta eOrder Laboratory (AB:eOrder-Lab). It re-profiles the CA-eReC Practitioner profile and it includes constraints that represent the minimum expectations for the Practitioner resource when used in the AB:eOrder-Lab.
package_name: ca.ab.fhir.ab
derivation: constraint
name: PractitionerABeOrderLab
type: Practitioner
elements:
  identifier:
    index: 0
    elements:
      type: {mustSupport: true, index: 1}
      value: {index: 2}
      assigner:
        mustSupport: true
        index: 3
        elements:
          display: {index: 4}
    required: [assigner, type]
  name:
    index: 5
    elements:
      family: {index: 6}
      given: {index: 7}
    required: [given]
package_version: eorder-lab-1.0.0
class: profile
kind: resource
url: https://www.alberta.ca/fhir/ab-eorder-lab/StructureDefinition/PractitionerABeOrderLab
base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner
version: 1.0.0
required: [name, identifier]