PackagesCanonicalsLogsProblems
    Packages
    ca.on.consent.r4@0.10.12
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Practitioner
description: null
package_name: ca.on.consent.r4
derivation: constraint
name: Practitioner
type: Practitioner
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  identifier:
    mustSupport: true
    index: 2
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 3
      system: {mustSupport: true, index: 4}
      value: {mustSupport: true, index: 5}
    required: [value, system]
  name:
    mustSupport: true
    index: 6
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/name-use'}
        index: 7
      family: {mustSupport: true, index: 8}
      given: {mustSupport: true, index: 9}
    required: [family]
  telecom:
    mustSupport: true
    index: 10
    elements:
      system:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-system'}
        mustSupport: true
        index: 11
      value: {mustSupport: true, index: 12}
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use'}
        mustSupport: true
        index: 13
  address:
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-use'}
        index: 14
      type:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-type'}
        index: 15
package_version: 0.10.12
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0
required: [name, meta]