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: {mustSupport: true, index: 0} location: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'} mustSupport: true index: 1 locationQualifier: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'} mustSupport: true index: 2 patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 3 package_version: 5.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure base: http://hl7.org/fhir/StructureDefinition/BodyStructure version: 5.0.0 required: [location, active]