description: Profile of BodyStructure 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: QICoreBodyStructure type: BodyStructure elements: active: {short: (QI) Whether this record is in active use, index: 0} location: short: (QI) Body site binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'} index: 1 locationQualifier: short: (QI) Body site modifier binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'} index: 2 patient: type: Reference short: (QI) Who this is about refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 3 package_version: 7.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure base: http://hl7.org/fhir/StructureDefinition/BodyStructure version: 7.0.0-ballot required: [location, active]