This page is part of the Quality Improvement Core Framework (v3.1.0: STU 3) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 7.0.1. For a full list of available versions, see the Directory of published versions
| This example demonstrates using the bodysite resource to identify a specific tumor or lesion that will have multiple observations and/or procedures performed on it over time | 
The official URL for this profile is:
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodysite
Profile of BodySite for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile builds on BodySite.
This profile was published on Wed Aug 22 00:00:00 AEST 2018 as a draft by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | I | 0..* | Specific and identified anatomical location | |
![]() ![]()  | Σ | 0..1 | id | Logical id of this artifact | 
![]() ![]()  | Σ | 0..1 | Meta | Metadata about the resource | 
![]() ![]()  | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 0..1 | code | Language of the resource content Binding: Common Languages (extensible)  | |
![]() ![]()  | I | 0..1 | Narrative | Text summary of the resource, for human interpretation | 
![]() ![]()  | 0..* | Resource | Contained, inline Resources | |
![]() ![]()  | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]()  | ?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | Σ | 0..* | Identifier | Bodysite identifier | 
![]() ![]()  | ?!Σ | 0..1 | boolean | Whether this body site record is in active use | 
![]() ![]()  | SΣ | 1..1 | CodeableConcept | Named anatomical location Binding: SNOMED CT Body Structures (example)  | 
![]() ![]()  | S | 1..* | CodeableConcept | Modification to location code Binding: Bodysite Location Qualifier (example)  | 
![]() ![]()  | Σ | 0..1 | string | Anatomical location description | 
![]() ![]()  | 0..* | Attachment | Attached images | |
![]() ![]()  | SΣ | 1..1 | Reference(QICore-Patient) | Who this is about | 
  Documentation for this format | ||||
Differential View
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | I | 0..* | Specific and identified anatomical location | |
![]() ![]()  | Σ | 0..1 | id | Logical id of this artifact | 
![]() ![]()  | Σ | 0..1 | Meta | Metadata about the resource | 
![]() ![]()  | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 0..1 | code | Language of the resource content Binding: Common Languages (extensible)  | |
![]() ![]()  | I | 0..1 | Narrative | Text summary of the resource, for human interpretation | 
![]() ![]()  | 0..* | Resource | Contained, inline Resources | |
![]() ![]()  | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]()  | ?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | Σ | 0..* | Identifier | Bodysite identifier | 
![]() ![]()  | ?!Σ | 0..1 | boolean | Whether this body site record is in active use | 
![]() ![]()  | SΣ | 1..1 | CodeableConcept | Named anatomical location Binding: SNOMED CT Body Structures (example)  | 
![]() ![]()  | S | 1..* | CodeableConcept | Modification to location code Binding: Bodysite Location Qualifier (example)  | 
![]() ![]()  | Σ | 0..1 | string | Anatomical location description | 
![]() ![]()  | 0..* | Attachment | Attached images | |
![]() ![]()  | SΣ | 1..1 | Reference(QICore-Patient) | Who this is about | 
  Documentation for this format | ||||

| Path | Name | Conformance | ValueSet | 
| BodySite.language | Common Languages | extensible | Common Languages | 
| BodySite.code | SNOMED CT Body Structures | example | SNOMED CT Body Structures | 
| BodySite.qualifier | Bodysite Location Qualifier | example | Bodysite Location Qualifier | 

| Id | Path | Details | Requirements | 
| dom-2 | BodySite | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-1 | BodySite | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty()  | |
| dom-4 | BodySite | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-3 | BodySite | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty()  |