Breast Imaging Reporting - 2nd STU ballot
0.3.0 - CI Build United States of America flag

Breast Imaging Reporting - 2nd STU ballot, published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/fhir-breast-radiology-ig/ and changes regularly. See the Directory of published versions

Resource Profile: AssociatedFeature - Detailed Descriptions

Active as of 2022-12-07

Definitions for the AssociatedFeature resource profile.

Guidance on how to interpret the contents of this table can be found here.

1. Observation
Definition

This resource contains information about an associated feature observation.

The feature observed is defined by the featureType component slice.

-

2. Observation.contained
Control0..0*
3. Observation.basedOn
Control0..0*
4. Observation.partOf
Control0..0*
5. Observation.category
Control21..*
SlicingThis element introduces a set of slices on Observation.category. The slices are and , and can be differentiated using the following discriminators:
  • @
6. Observation.category:categoryImaging
SliceNamecategoryImaging
Control1..1
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
    <code value="imaging"/>
  </coding>
</valueCodeableConcept>
7. Observation.code
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/RadLexCDE"/>
    <code value="RDE1571"/>
  </coding>
</valueCodeableConcept>
8. Observation.focus
Control0..0*
9. Observation.value[x]
Control0..01
[x] NoteSee Choice of Data Types for further information about how to use [x]
10. Observation.dataAbsentReason
Control0..01
11. Observation.interpretation
Control0..0*
12. Observation.bodySite
Control10..1
13. Observation.bodySite.extension
Control1..?
14. Observation.bodySite.extension:breastBodyLocation
SliceNamebreastBodyLocation
Definition

This extension slice contains the breastBodyLocation extension.

Control1..1
TypeExtension(BreastBodyLocationExtension) (Complex Extension)
15. Observation.specimen
Control0..01
16. Observation.device
Control0..01
17. Observation.referenceRange
Control0..0*
18. Observation.hasMember
Control0..0*
19. Observation.component
Control10..2*
SlicingThis element introduces a set of slices on Observation.component. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • pattern @ code
20. Observation.component:featureType
SliceNamefeatureType
Definition

This slice contains the required component that defines the observed feature. The value of this component is a codeable concept chosen from the ACR RDE1571 Associated Feature valueset.",

Control1..1
Comments

This is one component of a group of components that are part of the observation.

21. Observation.component:featureType.code
Definition

This code identifies the Associated Feature Type component.

Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/RadLexCDE"/>
    <code value="RDE1571"/>
  </coding>
</valueCodeableConcept>
22. Observation.component:featureType.value[x]
Control1..?
BindingThe codes SHALL be taken from RDE1571 Associated features
TypeCodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]
23. Observation.component:observedCount
SliceNameobservedCount
Definition

This component slice contains the number of items observed. This can be a quantity (i.e. 5), or a range (1 to 5).

If the lower bound of the range is set but not the upper bound, then it means {lower bound} or more.

If the lower bound of the range is not set but the upper bound is, then it means {upper bound} or less.

Control0..1
Comments

This is one component of a group of components that are part of the observation.

24. Observation.component:observedCount.code
Definition

This code identifies the Observed Count component. component.

Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/RadLexCDE"/>
    <code value="RDE1567"/>
  </coding>
</valueCodeableConcept>
25. Observation.component:observedCount.value[x]
Control1..?
TypeChoice of: Quantity, Range
[x] NoteSee Choice of Data Types for further information about how to use [x]