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: mustSupport: true index: 2 elements: coding: mustSupport: true index: 3 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 4 code: {index: 5} display: {index: 6} required: [display, 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: code: {index: 24} display: {index: 25} required: [display, code] text: {mustSupport: true, index: 26} package_version: 2.0.1 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 2.0.1 required: [identifier]