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