PackagesCanonicalsLogsProblems
    Packages
    ca.ab.fhir.psab@0.3.0-pre11
    https://www.alberta.ca/fhir/psab/StructureDefinition/PractitionerPSAB
description: This profile defines a set of constraints to the FHIR Practitioner resource for use in Alberta Patient Summaries (PS-AB). It includes constraints that represent the minimum expectations for the Practitioner resource when used in the PS-AB Composition profile or in one of the referred resources.
package_name: ca.ab.fhir.psab
derivation: constraint
name: PractitionerPSAB
type: Practitioner
elements:
  identifier:
    index: 0
    elements:
      type: {mustSupport: true, index: 1}
      system: {mustSupport: true, index: 2}
      value: {mustSupport: true, index: 3}
      assigner:
        mustSupport: true
        index: 4
        elements:
          display: {index: 5}
    required: [assigner, type]
  name:
    index: 6
    elements:
      family: {mustSupport: true, index: 7}
      given: {mustSupport: true, index: 8}
    required: [given, family]
package_version: 0.3.0-pre11
class: profile
kind: resource
url: https://www.alberta.ca/fhir/psab/StructureDefinition/PractitionerPSAB
base: http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner
version: null
required: [name, identifier]