PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@1.0.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
    index: 2
    elements:
      line: {mustSupport: true, array: true, index: 3}
      city: {mustSupport: true, index: 4}
      district: {mustSupport: true, index: 5}
      state: {mustSupport: true, index: 6}
      country: {mustSupport: true, index: 7}
  communication: {mustSupport: true, array: true, index: 8}
package_version: 1.0.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
version: 1.0.0
required: [name]