HL7 Czech Base and Core FHIR IG
0.4.0 - ci-build CZ

HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions

Resource Profile: Body Structure (CZ core)

Official URL: https://hl7.cz/fhir/core/StructureDefinition/BodyStructure-cz Version: 0.4.0
Active as of 2026-05-18 Computable Name: BodyStructureCz

This profile represents the Body Structure resource by the Czech national interoperability project.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* BodyStructureEuCore Specific and identified anatomical structure
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... extension:includedStructure 0..* (Complex) R5: Included anatomic location(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
Constraints: ext-1
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:structure 1..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "structure"
....... value[x] 1..1 CodeableConcept Code that represents the included structure
Binding: SNOMEDCTBodyStructures (preferred)
...... extension:laterality 0..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "laterality"
...... extension:bodyLandmarkOrientation 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
....... Slices for extension Content/Rules for all slices
........ extension:landmarkDescription 0..* Extension R5: Body ]andmark description (new)
Constraints: ext-1
......... url 1..1 uri "landmarkDescription"
........ extension:clockFacePosition 0..* Extension R5: Clockface orientation (new)
Constraints: ext-1
......... url 1..1 uri "clockFacePosition"
........ extension:distanceFromLandmark 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
......... Slices for extension Content/Rules for all slices
.......... extension:device 0..* Extension R5: Measurement device (new)
Constraints: ext-1
........... Slices for extension Content/Rules for all slices
............ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
............. url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
............. value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
............ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
............. url 1..1 uri "concept"
............ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
............. url 1..1 uri "reference"
........... url 1..1 uri "device"
.......... extension:value 0..* Extension R5: Measured distance from body landmark (new)
Constraints: ext-1
........... url 1..1 uri "value"
......... url 1..1 uri "distanceFromLandmark"
........ extension:surfaceOrientation 0..* Extension R5: Relative landmark surface orientation (new)
Constraints: ext-1
......... url 1..1 uri "surfaceOrientation"
....... url 1..1 uri "bodyLandmarkOrientation"
...... extension:spatialReference 0..* Extension R5: Cartesian reference for structure (new)
Constraints: ext-1
....... url 1..1 uri "spatialReference"
...... extension:qualifier 0..* Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "qualifier"
..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... patient Σ 1..1 Reference(Patient (CZ core)) Who this is about

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.extension:includedStructure.​extension:structure.​value[x] Base preferred SNOMED CT Body Structures 📦4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BodyStructure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BodyStructure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BodyStructure 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-5 error BodyStructure If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BodyStructure A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error BodyStructure.extension:includedStructure, BodyStructure.extension:includedStructure.extension, BodyStructure.extension:includedStructure.extension:structure, BodyStructure.extension:includedStructure.extension:laterality, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:landmarkDescription, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:clockFacePosition, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device.extension:_datatype, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device.extension:concept, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device.extension:reference, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:value, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:surfaceOrientation, BodyStructure.extension:includedStructure.extension:spatialReference, BodyStructure.extension:includedStructure.extension:qualifier, BodyStructure.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* BodyStructureEuCore Specific and identified anatomical structure
... patient 1..1 Reference(Patient (CZ core)) Who this is about

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* BodyStructureEuCore Specific and identified anatomical structure
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Textual description of the body structure
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:includedStructure 0..* (Complex) R5: Included anatomic location(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:structure 1..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "structure"
....... value[x] 1..1 CodeableConcept Code that represents the included structure
Binding: SNOMEDCTBodyStructures (preferred)
...... extension:laterality 0..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "laterality"
....... value[x] 0..1 CodeableConcept Code that represents the included structure laterality
Binding: Body Structure Laterality (preferred)
...... extension:bodyLandmarkOrientation 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:landmarkDescription 0..* Extension R5: Body ]andmark description (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "landmarkDescription"
......... value[x] 0..1 CodeableConcept Body ]andmark description
........ extension:clockFacePosition 0..* Extension R5: Clockface orientation (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "clockFacePosition"
......... value[x] 0..1 CodeableConcept Clockface orientation
........ extension:distanceFromLandmark 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.......... extension:device 0..* Extension R5: Measurement device (new)
Constraints: ext-1
........... id 0..1 string Unique id for inter-element referencing
........... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
............ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
............. id 0..1 string Unique id for inter-element referencing
............. extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
............. url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
............. value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
............ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
............. id 0..1 string Unique id for inter-element referencing
............. extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
............. url 1..1 uri "concept"
............. value[x] 0..1 CodeableConcept Reference to a concept (by class)
............ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
............. id 0..1 string Unique id for inter-element referencing
............. extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
............. url 1..1 uri "reference"
............. value[x] 0..1 Reference(Cross-version Profile for R5.Device for use in FHIR R4(0.1.0) | Device) Reference to a resource (by instance)
........... url 1..1 uri "device"
.......... extension:value 0..* Extension R5: Measured distance from body landmark (new)
Constraints: ext-1
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
........... url 1..1 uri "value"
........... value[x] 0..1 Quantity Measured distance from body landmark
......... url 1..1 uri "distanceFromLandmark"
........ extension:surfaceOrientation 0..* Extension R5: Relative landmark surface orientation (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "surfaceOrientation"
......... value[x] 0..1 CodeableConcept Relative landmark surface orientation
....... url 1..1 uri "bodyLandmarkOrientation"
...... extension:spatialReference 0..* Extension R5: Cartesian reference for structure (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "spatialReference"
....... value[x] 0..1 Reference(Cross-version Profile for R5.ImagingSelection for use in FHIR R4(0.1.0) | Basic) Cartesian reference for structure
...... extension:qualifier 0..* Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "qualifier"
....... value[x] 0..1 CodeableConcept Code that represents the included structure qualifier
Binding: Body Structure Qualifier (preferred)
..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Body structure identifier
... active ?!Σ 0..1 boolean Whether this record is in active use
... morphology Σ 0..1 CodeableConcept Kind of Structure
Binding: SNOMEDCTMorphologicAbnormalities (preferred)
... description Σ 0..1 string Text description
... image 0..* Attachment Attached images
... patient Σ 1..1 Reference(Patient (CZ core)) Who this is about

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.language Base preferred Common Languages 📍4.0.1 FHIR Std.
BodyStructure.extension:includedStructure.​extension:structure.​value[x] Base preferred SNOMED CT Body Structures 📦4.0.1 FHIR Std.
BodyStructure.extension:includedStructure.​extension:laterality.​value[x] Base preferred Body Structure Laterality 📦2.0.0 HL7 Europe Base and Core FHIR IG v2.0
BodyStructure.extension:includedStructure.​extension:qualifier.​value[x] Base preferred Body Structure Qualifier 📦2.0.0 HL7 Europe Base and Core FHIR IG v2.0
BodyStructure.morphology Base preferred SNOMED CT Morphologic Abnormalities 📦4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BodyStructure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BodyStructure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BodyStructure 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-5 error BodyStructure If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BodyStructure A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Structures

This structure refers to these other structures:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* BodyStructureEuCore Specific and identified anatomical structure
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... extension:includedStructure 0..* (Complex) R5: Included anatomic location(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
Constraints: ext-1
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:structure 1..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "structure"
....... value[x] 1..1 CodeableConcept Code that represents the included structure
Binding: SNOMEDCTBodyStructures (preferred)
...... extension:laterality 0..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "laterality"
...... extension:bodyLandmarkOrientation 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
....... Slices for extension Content/Rules for all slices
........ extension:landmarkDescription 0..* Extension R5: Body ]andmark description (new)
Constraints: ext-1
......... url 1..1 uri "landmarkDescription"
........ extension:clockFacePosition 0..* Extension R5: Clockface orientation (new)
Constraints: ext-1
......... url 1..1 uri "clockFacePosition"
........ extension:distanceFromLandmark 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
......... Slices for extension Content/Rules for all slices
.......... extension:device 0..* Extension R5: Measurement device (new)
Constraints: ext-1
........... Slices for extension Content/Rules for all slices
............ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
............. url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
............. value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
............ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
............. url 1..1 uri "concept"
............ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
............. url 1..1 uri "reference"
........... url 1..1 uri "device"
.......... extension:value 0..* Extension R5: Measured distance from body landmark (new)
Constraints: ext-1
........... url 1..1 uri "value"
......... url 1..1 uri "distanceFromLandmark"
........ extension:surfaceOrientation 0..* Extension R5: Relative landmark surface orientation (new)
Constraints: ext-1
......... url 1..1 uri "surfaceOrientation"
....... url 1..1 uri "bodyLandmarkOrientation"
...... extension:spatialReference 0..* Extension R5: Cartesian reference for structure (new)
Constraints: ext-1
....... url 1..1 uri "spatialReference"
...... extension:qualifier 0..* Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "qualifier"
..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... patient Σ 1..1 Reference(Patient (CZ core)) Who this is about

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.extension:includedStructure.​extension:structure.​value[x] Base preferred SNOMED CT Body Structures 📦4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BodyStructure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BodyStructure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BodyStructure 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-5 error BodyStructure If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BodyStructure A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error BodyStructure.extension:includedStructure, BodyStructure.extension:includedStructure.extension, BodyStructure.extension:includedStructure.extension:structure, BodyStructure.extension:includedStructure.extension:laterality, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:landmarkDescription, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:clockFacePosition, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device.extension:_datatype, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device.extension:concept, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:device.extension:reference, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:distanceFromLandmark.extension:value, BodyStructure.extension:includedStructure.extension:bodyLandmarkOrientation.extension:surfaceOrientation, BodyStructure.extension:includedStructure.extension:spatialReference, BodyStructure.extension:includedStructure.extension:qualifier, BodyStructure.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* BodyStructureEuCore Specific and identified anatomical structure
... patient 1..1 Reference(Patient (CZ core)) Who this is about

doco Documentation for this format

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* BodyStructureEuCore Specific and identified anatomical structure
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Textual description of the body structure
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:includedStructure 0..* (Complex) R5: Included anatomic location(s) (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:structure 1..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "structure"
....... value[x] 1..1 CodeableConcept Code that represents the included structure
Binding: SNOMEDCTBodyStructures (preferred)
...... extension:laterality 0..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "laterality"
....... value[x] 0..1 CodeableConcept Code that represents the included structure laterality
Binding: Body Structure Laterality (preferred)
...... extension:bodyLandmarkOrientation 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:landmarkDescription 0..* Extension R5: Body ]andmark description (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "landmarkDescription"
......... value[x] 0..1 CodeableConcept Body ]andmark description
........ extension:clockFacePosition 0..* Extension R5: Clockface orientation (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "clockFacePosition"
......... value[x] 0..1 CodeableConcept Clockface orientation
........ extension:distanceFromLandmark 0..* Extension R5: Landmark relative location (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.......... extension:device 0..* Extension R5: Measurement device (new)
Constraints: ext-1
........... id 0..1 string Unique id for inter-element referencing
........... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
............ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
............. id 0..1 string Unique id for inter-element referencing
............. extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
............. url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
............. value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
............ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
............. id 0..1 string Unique id for inter-element referencing
............. extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
............. url 1..1 uri "concept"
............. value[x] 0..1 CodeableConcept Reference to a concept (by class)
............ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
............. id 0..1 string Unique id for inter-element referencing
............. extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
............. url 1..1 uri "reference"
............. value[x] 0..1 Reference(Cross-version Profile for R5.Device for use in FHIR R4(0.1.0) | Device) Reference to a resource (by instance)
........... url 1..1 uri "device"
.......... extension:value 0..* Extension R5: Measured distance from body landmark (new)
Constraints: ext-1
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
........... url 1..1 uri "value"
........... value[x] 0..1 Quantity Measured distance from body landmark
......... url 1..1 uri "distanceFromLandmark"
........ extension:surfaceOrientation 0..* Extension R5: Relative landmark surface orientation (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "surfaceOrientation"
......... value[x] 0..1 CodeableConcept Relative landmark surface orientation
....... url 1..1 uri "bodyLandmarkOrientation"
...... extension:spatialReference 0..* Extension R5: Cartesian reference for structure (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "spatialReference"
....... value[x] 0..1 Reference(Cross-version Profile for R5.ImagingSelection for use in FHIR R4(0.1.0) | Basic) Cartesian reference for structure
...... extension:qualifier 0..* Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "qualifier"
....... value[x] 0..1 CodeableConcept Code that represents the included structure qualifier
Binding: Body Structure Qualifier (preferred)
..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Body structure identifier
... active ?!Σ 0..1 boolean Whether this record is in active use
... morphology Σ 0..1 CodeableConcept Kind of Structure
Binding: SNOMEDCTMorphologicAbnormalities (preferred)
... description Σ 0..1 string Text description
... image 0..* Attachment Attached images
... patient Σ 1..1 Reference(Patient (CZ core)) Who this is about

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.language Base preferred Common Languages 📍4.0.1 FHIR Std.
BodyStructure.extension:includedStructure.​extension:structure.​value[x] Base preferred SNOMED CT Body Structures 📦4.0.1 FHIR Std.
BodyStructure.extension:includedStructure.​extension:laterality.​value[x] Base preferred Body Structure Laterality 📦2.0.0 HL7 Europe Base and Core FHIR IG v2.0
BodyStructure.extension:includedStructure.​extension:qualifier.​value[x] Base preferred Body Structure Qualifier 📦2.0.0 HL7 Europe Base and Core FHIR IG v2.0
BodyStructure.morphology Base preferred SNOMED CT Morphologic Abnormalities 📦4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BodyStructure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BodyStructure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BodyStructure 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-5 error BodyStructure If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BodyStructure A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron