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: ConsistentWith - Detailed Descriptions

Active as of 2022-12-07

Definitions for the ConsistentWith resource profile.

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

1. Observation
Definition

Consistent With Observation.

-

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/ObservationCodesCS"/>
    <code value="consistentWithObservation"/>
  </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.specimen
Control0..01
13. Observation.device
Control0..01
14. Observation.referenceRange
Control0..0*
15. Observation.hasMember
Control0..0*
16. Observation.component
Control10..*
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
17. Observation.component:consistentWith
SliceNameconsistentWith
Definition

This slice contains the required component that defines what this observation is consistent with.

The value of this component is a codeable concept chosen from the ConsistentWithVS valueset.

Control1..1
Comments

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

18. Observation.component:consistentWith.code
Definition

This code identifies the Consistent With component.

Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservationComponentSliceCodesCS"/>
    <code value="consistentWithValue"/>
  </coding>
</valueCodeableConcept>
19. Observation.component:consistentWith.value[x]
Control1..?
BindingThe codes SHALL be taken from ConsistentWith ValueSet
TypeCodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]
20. Observation.component:qualifier
SliceNamequalifier
Definition

This slice contains the optional components that qualify the 'consistentWith' slice component value. The value of this component is a codeable concept chosen from the ConsistentWithQualifierVS valueset.

Control0..*
Comments

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

21. Observation.component:qualifier.code
Definition

This code identifies the Consistent With Qualifier component.

Control0..?
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/ObservationComponentSliceCodesCS"/>
    <code value="consistentWithQualifier"/>
  </coding>
</valueCodeableConcept>
22. Observation.component:qualifier.value[x]
Control0..?
BindingThe codes SHALL be taken from ConsistentWith Qualifier ValueSet
TypeCodeableConcept
[x] NoteSee Choice of Data Types for further information about how to use [x]