description: This profile sets minimum expectations for the Organization resource to searching for and fetching an Organization associated with a patient or provider. package_name: ndhm.in derivation: constraint name: Organization type: Organization elements: identifier: mustSupport: true index: 0 elements: type: mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 3 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: elements: display: {mustSupport: true, index: 9} required: [value, type, system] type: index: 10 elements: coding: mustSupport: true index: 11 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/organization-type'} index: 12 code: {index: 13} display: {index: 14} required: [display, code] name: {mustSupport: true, index: 15} telecom: mustSupport: true index: 16 elements: system: {mustSupport: true, index: 17} value: {index: 18} use: {mustSupport: true, index: 19} required: [value] address: {mustSupport: true, index: 20} partOf: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 21 package_version: 2.0.1 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 2.0.1 required: [name, identifier]