description: Profile of Organization for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreOrganization type: Organization elements: address: mustSupport: true array: true min: 1 index: 7 elements: line: {mustSupport: true, index: 8} city: {mustSupport: true, index: 9} state: {mustSupport: true, index: 10} postalCode: {mustSupport: true, index: 11} name: {mustSupport: true, index: 4} type: {mustSupport: true, index: 3} alias: {mustSupport: false, index: 5} active: {mustSupport: true, index: 2} identifier: mustSupport: true array: true min: 1 index: 0 elements: system: {mustSupport: true, index: 1} required: [system] telecom: {mustSupport: true, array: true, min: 1, index: 6} partOf: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization'] index: 12 endpoint: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] index: 13 package_version: 4.9.0 class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization version: 4.0.0 required: [name, address, identifier, telecom, active]