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: identifier: short: (QI) CMS Certification Number type: Identifier pattern: type: Identifier value: {system: 'http://terminology.hl7.org/NamingSystem/CMSCertificationNumber'} index: 0 slicing: slices: ccn: match: {} schema: short: (QI) CMS Certification Number type: Identifier pattern: type: Identifier value: {system: 'http://terminology.hl7.org/NamingSystem/CMSCertificationNumber'} index: 0 elements: use: {type: code, short: (QI) usual | official | temp | secondary | old (If known), index: 1} value: {type: string, short: (QI) The value that is unique, index: 2} required: [value, use] ein: match: {} schema: short: (QI) Employer Identification Number type: Identifier pattern: type: Identifier value: {system: 'urn:oid:2.16.840.1.113883.4.4'} index: 3 elements: use: {type: code, short: (QI) usual | official | temp | secondary | old (If known), index: 4} value: {type: string, short: (QI) The value that is unique, index: 5} required: [value, use] type: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'} index: 6 partOf: type: Reference refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization'] index: 7 endpoint: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] index: 8 package_version: 7.0.0-ballot 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: 7.0.0-ballot