description: This profile sets minimum expectations for the Practitioner resource to record, search, and fetch basic demographics and other administrative information about an individual practitioner. package_name: ndhm.in derivation: constraint name: Practitioner type: Practitioner elements: identifier: mustSupport: true index: 0 elements: use: {mustSupport: true, index: 1} type: binding: {strength: extensible, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-identifier-type-code'} mustSupport: true index: 2 elements: coding: mustSupport: true index: 3 elements: system: {index: 4} code: {index: 5} display: {index: 6} required: [display, system, code] text: {mustSupport: true, index: 7} system: {mustSupport: true, index: 8} value: {mustSupport: true, index: 9} assigner: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 10 elements: display: {mustSupport: true, index: 11} required: [value, type] name: mustSupport: true index: 12 elements: text: {index: 13} required: [text] telecom: mustSupport: true index: 14 elements: system: {mustSupport: true, index: 15} value: {index: 16} use: {mustSupport: true, index: 17} required: [value] address: {mustSupport: true, index: 18} gender: {mustSupport: true, index: 19} birthDate: {mustSupport: true, index: 20} photo: elements: contentType: {index: 21} data: {index: 22} required: [contentType, data] qualification: elements: code: elements: coding: mustSupport: true index: 23 elements: system: {index: 24} code: {index: 25} display: {index: 26} required: [display, system, code] text: {mustSupport: true, index: 27} issuer: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 28 package_version: 5.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 5.0.0 required: [identifier]