PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@2.1.0
    http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitioner
description: This is the Practitioner Resource profile for the IG.
package_name: hl7.fhir.us.davinci-atr
derivation: constraint
name: ATRPractitioner
type: Practitioner
elements:
  name:
    mustSupport: true
    array: true
    min: 1
    index: 0
    elements:
      given: {mustSupport: true, array: true, index: 1}
  address:
    mustSupport: true
    array: true
    index: 2
    elements:
      district: {mustSupport: true, index: 3}
  communication: {mustSupport: true, array: true, index: 4}
package_version: 2.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitioner
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0
version: 2.1.0
required: [name]