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: rs/ndhm.in derivation: constraint name: Organization type: Organization elements: 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: [code, display] 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: [system, type, value] type: index: 10 elements: coding: mustSupport: true index: 11 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/organization-type'} type: uri index: 12 code: {index: 13} display: {index: 14} required: [code, display] 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: 3.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 3.0.0 required: [identifier, name]