PackagesCanonicalsLogsProblems
    Packages
    rs/ndhm.in@1.2
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner
description: null
package_name: rs/ndhm.in
derivation: constraint
name: Practitioner
type: Practitioner
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      use: {mustSupport: true, index: 1}
      type:
        mustSupport: true
        index: 2
        elements:
          coding:
            mustSupport: true
            index: 3
            elements:
              system:
                pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                type: uri
                index: 4
              code: {index: 5}
              display: {index: 6}
            required: [code, display]
          text: {mustSupport: true, index: 7}
      system: {mustSupport: true, index: 8}
      value: {mustSupport: true, index: 9}
      assigner:
        elements:
          display: {mustSupport: true, index: 10}
    required: [type, value]
  name:
    mustSupport: true
    index: 11
    elements:
      text: {index: 12}
    required: [text]
  telecom:
    mustSupport: true
    index: 13
    elements:
      system: {mustSupport: true, index: 14}
      value: {index: 15}
      use: {mustSupport: true, index: 16}
    required: [value]
  address: {mustSupport: true, index: 17}
  gender: {mustSupport: true, index: 18}
  birthDate: {mustSupport: true, index: 19}
  photo:
    elements:
      contentType: {index: 20}
      data: {index: 21}
    required: [contentType, data]
  qualification:
    elements:
      code:
        elements:
          coding:
            mustSupport: true
            index: 22
            elements:
              code: {index: 23}
              display: {index: 24}
            required: [code, display]
          text: {mustSupport: true, index: 25}
package_version: '1.2'
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: '1.2'
required: [identifier]