Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions
Body Distance From extension
This complex extension adds fields that form a distance measurement from a specified body landmark. The body landmark is defined by a codeable concept The distance is defined by a quantity of metric distance units (cm, mm, etc).
The official URL for this extension is:
http://hl7.org/fhir/us/breast-radiology/StructureDefinition/BodyDistanceFromExtension
Status: draft
Extension maintained by: Hl7 - Clinical Interoperability Council
Context of Use
This extension may be used on the following element(s):
Graphical Overview
This graph provides an overview of how and where this resource is referenced.
Click on any of the elements of the graph to go to a section describing that element.
Profile Fragments
The following are the fragments that are included in this profile.
This section is included primarily for developers to understand the hierarchy and commonality of each profile.
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Body Distance From extension | |
extension | 0..* | Extension | Extension Slice: Ordered, Open At End by value:url | |
extension:landMark | 1..1 | Extension | Body landmark. Origin of distance measurement. | |
extension | 0..0 | |||
url | 1..1 | uri | "landMark" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: Breast Location Quadrant ValueSet (extensible) | |
extension:distanceFromLandMark | 1..1 | Extension | Distance from landmark | |
extension | 0..0 | |||
url | 1..1 | uri | "distanceFromLandMark" | |
value[x] | 1..1 | Quantity | Value of extension Binding: UnitsOfLength ValueSet (required) | |
url | 1..1 | uri | "http://hl7.org/fhir/us/breast-radiology/StructureDefinition/BodyDistanceFromExtension" | |
value[x] | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Body Distance From extension |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Extension Slice: Ordered, Open At End by value:url |
extension:landMark | I | 1..1 | Extension | Body landmark. Origin of distance measurement. |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..0 | ||
url | 1..1 | uri | "landMark" | |
value[x] | I | 1..1 | CodeableConcept | Value of extension Binding: Breast Location Quadrant ValueSet (extensible) |
extension:distanceFromLandMark | I | 1..1 | Extension | Distance from landmark |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..0 | ||
url | 1..1 | uri | "distanceFromLandMark" | |
value[x] | I | 1..1 | Quantity | Value of extension Binding: UnitsOfLength ValueSet (required) |
url | 1..1 | uri | "http://hl7.org/fhir/us/breast-radiology/StructureDefinition/BodyDistanceFromExtension" | |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Body Distance From extension | |
extension | 0..* | Extension | Extension Slice: Ordered, Open At End by value:url | |
extension:landMark | 1..1 | Extension | Body landmark. Origin of distance measurement. | |
extension | 0..0 | |||
url | 1..1 | uri | "landMark" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: Breast Location Quadrant ValueSet (extensible) | |
extension:distanceFromLandMark | 1..1 | Extension | Distance from landmark | |
extension | 0..0 | |||
url | 1..1 | uri | "distanceFromLandMark" | |
value[x] | 1..1 | Quantity | Value of extension Binding: UnitsOfLength ValueSet (required) | |
url | 1..1 | uri | "http://hl7.org/fhir/us/breast-radiology/StructureDefinition/BodyDistanceFromExtension" | |
value[x] | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Body Distance From extension |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Extension Slice: Ordered, Open At End by value:url |
extension:landMark | I | 1..1 | Extension | Body landmark. Origin of distance measurement. |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..0 | ||
url | 1..1 | uri | "landMark" | |
value[x] | I | 1..1 | CodeableConcept | Value of extension Binding: Breast Location Quadrant ValueSet (extensible) |
extension:distanceFromLandMark | I | 1..1 | Extension | Distance from landmark |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..0 | ||
url | 1..1 | uri | "distanceFromLandMark" | |
value[x] | I | 1..1 | Quantity | Value of extension Binding: UnitsOfLength ValueSet (required) |
url | 1..1 | uri | "http://hl7.org/fhir/us/breast-radiology/StructureDefinition/BodyDistanceFromExtension" | |
Documentation for this format |
Other representations of extension: Schematron
Path | Conformance | ValueSet |
Extension.extension:landMark.value[x] | extensible | BreastLocationQuadrantVS |
Extension.extension:distanceFromLandMark.value[x] | required | UnitsOfLengthVS |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Extension.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Extension.extension:landMark | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension.extension:landMark | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Extension.extension:landMark.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Extension.extension:distanceFromLandMark | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension.extension:distanceFromLandMark | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Extension.extension:distanceFromLandMark.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |