PackagesCanonicalsLogsProblems
    Packages
    navify.fhir.r5.rdc@1.2.0
    https://roche.com/fhir/iop/StructureDefinition/rdc-Practitioner
description: A stripped-down practitioner profile containing only elements needed.
package_name: navify.fhir.r5.rdc
derivation: constraint
name: RdcPractitioner
type: Practitioner
elements:
  address: {index: 26}
  name:
    short: The name(s) associated with the practitioner
    index: 8
    elements:
      family: {index: 9}
      given: {index: 10}
      use: {index: 11}
      text: {index: 12}
      prefix: {index: 13}
      suffix: {index: 14}
      period: {index: 15}
    required: [given, family]
  birthDate: {index: 23}
  deceased:
    choices: []
    index: 25
  photo: {index: 27}
  active: {index: 7}
  communication: {index: 29}
  identifier:
    short: An identifier for the person as this agent
    index: 0
    elements:
      system: {index: 1}
      value: {index: 2}
      use: {index: 3}
      type: {index: 4}
      period: {index: 5}
      assigner: {index: 6}
    required: [value, system]
  qualification: {index: 28}
  telecom:
    short: A contact detail for the practitioner (that apply to all roles)
    index: 16
    elements:
      system: {index: 17}
      value: {index: 18}
      use: {index: 19}
      rank: {index: 20}
      period: {index: 21}
    required: [value, system]
  gender: {index: 22}
package_version: 1.2.0
class: profile
kind: resource
url: https://roche.com/fhir/iop/StructureDefinition/rdc-Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: null
required: [name, identifier, telecom]