PackagesCanonicalsLogsProblems
    Packages
    rs/ca.ab.fhir.aberec1@1.0.2
    https://www.alberta.ca/fhir/aberec/StructureDefinition/PractitionerABeReC
description: This profile defines a set of constraints to the FHIR Practitioner resource for use in Alberta eReferral and eConsult (AB:eReC). 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:eReC.
package_name: rs/ca.ab.fhir.aberec1
derivation: constraint
name: PractitionerABeReC
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: 1.0.2
class: profile
kind: resource
url: https://www.alberta.ca/fhir/aberec/StructureDefinition/PractitionerABeReC
base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner
version: 1.0.2
required: [identifier, name]