PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@1.0.0-snapshot4
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner
description: A person who is directly or indirectly involved in the provisioning of healthcare.
package_name: ca.on.ehr.r4
derivation: constraint
name: PractitionerEHR
type: Practitioner
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/identifier-type'}
        mustSupport: true
        index: 1
        elements:
          coding:
            mustSupport: true
            index: 2
            elements:
              system: {mustSupport: true, index: 3}
              code: {mustSupport: true, index: 4}
              display: {mustSupport: true, index: 5}
            required: [display, system, code]
        required: [coding]
      system: {mustSupport: true, index: 6}
      value: {mustSupport: true, index: 7}
      assigner:
        mustSupport: true
        index: 8
        elements:
          display: {mustSupport: true, index: 9}
        required: [display]
    required: [value, system]
  name:
    mustSupport: true
    index: 10
    elements:
      family: {mustSupport: true, index: 11}
      given: {mustSupport: true, index: 12}
      prefix: {mustSupport: true, index: 13}
      suffix: {mustSupport: true, index: 14}
package_version: 1.0.0-snapshot4
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0