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: code: {index: 4} display: {index: 5} required: [display, code] text: {mustSupport: true, index: 6} system: {mustSupport: true, index: 7} value: {mustSupport: true, index: 8} assigner: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 9 elements: display: {mustSupport: true, index: 10} required: [value, type] 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: [display, code] text: {mustSupport: true, index: 25} issuer: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 26 package_version: 3.0.1 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 3.0.1 required: [identifier]