PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.smart-scheduling-links@1.0.0-ballot
    http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-practitioner
description: This profile sets minimum expections for a Practitioner resource
package_name: hl7.fhir.uv.smart-scheduling-links
derivation: constraint
name: SmartSchedulingPractitioner
type: Practitioner
elements:
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 1
    elements:
      use: {mustSupport: true, index: 2}
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
  active: {mustSupport: true, index: 5}
  name:
    mustSupport: true
    index: 6
    elements:
      use: {mustSupport: true, index: 7}
      text: {mustSupport: true, index: 8}
      family: {mustSupport: true, index: 9}
      given: {mustSupport: true, index: 10}
      prefix: {mustSupport: true, index: 11}
      suffix: {mustSupport: true, index: 12}
      period: {mustSupport: true, index: 13}
  telecom:
    mustSupport: true
    index: 14
    elements:
      system: {mustSupport: true, index: 15}
      value: {mustSupport: true, index: 16}
      use: {mustSupport: true, index: 17}
      rank: {mustSupport: true, index: 18}
      period: {mustSupport: true, index: 19}
  address:
    mustSupport: true
    index: 20
    elements:
      use: {mustSupport: true, index: 21}
      city: {mustSupport: true, index: 25}
      type: {mustSupport: true, index: 22}
      state: {mustSupport: true, index: 27}
      line: {mustSupport: true, index: 24}
      postalCode: {mustSupport: true, index: 28}
      period: {mustSupport: true, index: 30}
      country: {mustSupport: true, index: 29}
      district: {mustSupport: true, index: 26}
      text: {mustSupport: true, index: 23}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.0.0-ballot
required: [id, identifier]