Kerndatensatz Senologie
0.9.0 - ci-build

Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: BIH Senologie Tumorlokalisation

Official URL: https://www.senologie.org/fhir/StructureDefinition/senologie-tumorlokalisation Version: 0.9.0
Draft as of 2026-05-04 Computable Name: Senologie_Tumorlokalisation

BodyStructure für die Tumorlokalisation in der Brust (Seite, Quadrant, Uhrzeitposition, Mamillenabstand)

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* MII_PR_Bildgebung_Koerperstruktur Specific and identified anatomical structure
... id SΣ 0..1 id Logical id of this artifact
... meta SΣ 0..1 Meta Metadata about the resource
.... source SΣ 0..1 uri Identifies where the resource comes from
.... profile SΣ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... active ?!Σ 0..1 boolean Whether this record is in active use
... morphology SΣ 0..1 CodeableConcept morphology
Binding: SNOMEDCTMorphologicAbnormalities (required): Codes describing anatomic morphology.
... location SΣ 0..1 CodeableConcept Brust (SNOMED)
Binding: SNOMEDCTBodyStructures (required): Codes describing anatomical locations. May include laterality.
... Slices for locationQualifier S 0..* CodeableConcept qualified location
Slice: Unordered, Open by pattern:$this
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:seitenlokalisation S 0..1 CodeableConcept Seite (Links/Rechts/Beidseits)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:quadrant S 0..1 CodeableConcept Quadrant der Brust
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:uhrzeitposition S 0..1 CodeableConcept Uhrzeitposition (12-Uhr-Einteilung)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
... description SΣ 0..1 string Freitext-Beschreibung inkl. Mamillenabstand
... patient SΣC 1..1 Reference(Patient) person
Constraints: ref-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.morphology Base required SNOMED CT Morphologic Abnormalities 📦4.0.1 FHIR Std.
BodyStructure.location Base required SNOMED CT Body Structures 📦4.0.1 FHIR Std.
BodyStructure.locationQualifier Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:seitenlokalisation Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:quadrant Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:uhrzeitposition Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown

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()
ref-1 error BodyStructure.patient SHALL have a contained resource if a local reference is provided reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from MII_PR_Bildgebung_Koerperstruktur

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* MII_PR_Bildgebung_Koerperstruktur Specific and identified anatomical structure
... location 0..1 CodeableConcept Brust (SNOMED)
... Slices for locationQualifier 0..* CodeableConcept qualified location
Slice: Unordered, Open by pattern:$this
.... locationQualifier:seitenlokalisation 0..1 CodeableConcept Seite (Links/Rechts/Beidseits)
.... locationQualifier:quadrant 0..1 CodeableConcept Quadrant der Brust
.... locationQualifier:uhrzeitposition 0..1 CodeableConcept Uhrzeitposition (12-Uhr-Einteilung)
... description S 0..1 string Freitext-Beschreibung inkl. Mamillenabstand

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* MII_PR_Bildgebung_Koerperstruktur Specific and identified anatomical structure
... id SΣ 0..1 id Logical id of this artifact
... meta SΣ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source SΣ 0..1 uri Identifies where the resource comes from
.... profile SΣ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ 0..* Identifier Bodystructure identifier
... active ?!Σ 0..1 boolean Whether this record is in active use
... morphology SΣ 0..1 CodeableConcept morphology
Binding: SNOMEDCTMorphologicAbnormalities (required): Codes describing anatomic morphology.
... location SΣ 0..1 CodeableConcept Brust (SNOMED)
Binding: SNOMEDCTBodyStructures (required): Codes describing anatomical locations. May include laterality.
... Slices for locationQualifier S 0..* CodeableConcept qualified location
Slice: Unordered, Open by pattern:$this
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:seitenlokalisation S 0..1 CodeableConcept Seite (Links/Rechts/Beidseits)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:quadrant S 0..1 CodeableConcept Quadrant der Brust
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:uhrzeitposition S 0..1 CodeableConcept Uhrzeitposition (12-Uhr-Einteilung)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
... description SΣ 0..1 string Freitext-Beschreibung inkl. Mamillenabstand
... image C 0..* Attachment Attached images
Constraints: att-1
... patient SΣC 1..1 Reference(Patient) person
Constraints: ref-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.meta.security Base extensible SecurityLabels 📦4.0.1 FHIR Std.
BodyStructure.meta.tag Base example Common Tags 📦4.0.1 FHIR Std.
BodyStructure.language Base preferred Common Languages 📦4.0.1 FHIR Std.
BodyStructure.morphology Base required SNOMED CT Morphologic Abnormalities 📦4.0.1 FHIR Std.
BodyStructure.location Base required SNOMED CT Body Structures 📦4.0.1 FHIR Std.
BodyStructure.locationQualifier Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:seitenlokalisation Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:quadrant Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:uhrzeitposition Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown

Constraints

Id Grade Path(s) Description Expression
att-1 error BodyStructure.image If the Attachment has data, it SHALL have a contentType data.empty() or contentType.exists()
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()
ref-1 error BodyStructure.patient SHALL have a contained resource if a local reference is provided reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from MII_PR_Bildgebung_Koerperstruktur

Summary

Must-Support: 1 element

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of BodyStructure.locationQualifier

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* MII_PR_Bildgebung_Koerperstruktur Specific and identified anatomical structure
... id SΣ 0..1 id Logical id of this artifact
... meta SΣ 0..1 Meta Metadata about the resource
.... source SΣ 0..1 uri Identifies where the resource comes from
.... profile SΣ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... active ?!Σ 0..1 boolean Whether this record is in active use
... morphology SΣ 0..1 CodeableConcept morphology
Binding: SNOMEDCTMorphologicAbnormalities (required): Codes describing anatomic morphology.
... location SΣ 0..1 CodeableConcept Brust (SNOMED)
Binding: SNOMEDCTBodyStructures (required): Codes describing anatomical locations. May include laterality.
... Slices for locationQualifier S 0..* CodeableConcept qualified location
Slice: Unordered, Open by pattern:$this
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:seitenlokalisation S 0..1 CodeableConcept Seite (Links/Rechts/Beidseits)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:quadrant S 0..1 CodeableConcept Quadrant der Brust
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:uhrzeitposition S 0..1 CodeableConcept Uhrzeitposition (12-Uhr-Einteilung)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
... description SΣ 0..1 string Freitext-Beschreibung inkl. Mamillenabstand
... patient SΣC 1..1 Reference(Patient) person
Constraints: ref-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.morphology Base required SNOMED CT Morphologic Abnormalities 📦4.0.1 FHIR Std.
BodyStructure.location Base required SNOMED CT Body Structures 📦4.0.1 FHIR Std.
BodyStructure.locationQualifier Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:seitenlokalisation Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:quadrant Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:uhrzeitposition Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown

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()
ref-1 error BodyStructure.patient SHALL have a contained resource if a local reference is provided reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

Differential View

This structure is derived from MII_PR_Bildgebung_Koerperstruktur

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* MII_PR_Bildgebung_Koerperstruktur Specific and identified anatomical structure
... location 0..1 CodeableConcept Brust (SNOMED)
... Slices for locationQualifier 0..* CodeableConcept qualified location
Slice: Unordered, Open by pattern:$this
.... locationQualifier:seitenlokalisation 0..1 CodeableConcept Seite (Links/Rechts/Beidseits)
.... locationQualifier:quadrant 0..1 CodeableConcept Quadrant der Brust
.... locationQualifier:uhrzeitposition 0..1 CodeableConcept Uhrzeitposition (12-Uhr-Einteilung)
... description S 0..1 string Freitext-Beschreibung inkl. Mamillenabstand

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BodyStructure 0..* MII_PR_Bildgebung_Koerperstruktur Specific and identified anatomical structure
... id SΣ 0..1 id Logical id of this artifact
... meta SΣ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source SΣ 0..1 uri Identifies where the resource comes from
.... profile SΣ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ 0..* Identifier Bodystructure identifier
... active ?!Σ 0..1 boolean Whether this record is in active use
... morphology SΣ 0..1 CodeableConcept morphology
Binding: SNOMEDCTMorphologicAbnormalities (required): Codes describing anatomic morphology.
... location SΣ 0..1 CodeableConcept Brust (SNOMED)
Binding: SNOMEDCTBodyStructures (required): Codes describing anatomical locations. May include laterality.
... Slices for locationQualifier S 0..* CodeableConcept qualified location
Slice: Unordered, Open by pattern:$this
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:seitenlokalisation S 0..1 CodeableConcept Seite (Links/Rechts/Beidseits)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:quadrant S 0..1 CodeableConcept Quadrant der Brust
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
.... locationQualifier:uhrzeitposition S 0..1 CodeableConcept Uhrzeitposition (12-Uhr-Einteilung)
Binding: http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu (required): Concepts modifying the anatomic location.
... description SΣ 0..1 string Freitext-Beschreibung inkl. Mamillenabstand
... image C 0..* Attachment Attached images
Constraints: att-1
... patient SΣC 1..1 Reference(Patient) person
Constraints: ref-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BodyStructure.meta.security Base extensible SecurityLabels 📦4.0.1 FHIR Std.
BodyStructure.meta.tag Base example Common Tags 📦4.0.1 FHIR Std.
BodyStructure.language Base preferred Common Languages 📦4.0.1 FHIR Std.
BodyStructure.morphology Base required SNOMED CT Morphologic Abnormalities 📦4.0.1 FHIR Std.
BodyStructure.location Base required SNOMED CT Body Structures 📦4.0.1 FHIR Std.
BodyStructure.locationQualifier Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:seitenlokalisation Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:quadrant Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown
BodyStructure.locationQualifier:uhrzeitposition Base required http://hl7.eu/fhir/base/ValueSet/siteQualifier-eu Not State Unknown

Constraints

Id Grade Path(s) Description Expression
att-1 error BodyStructure.image If the Attachment has data, it SHALL have a contentType data.empty() or contentType.exists()
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()
ref-1 error BodyStructure.patient SHALL have a contained resource if a local reference is provided reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from MII_PR_Bildgebung_Koerperstruktur

Summary

Must-Support: 1 element

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of BodyStructure.locationQualifier

 

Other representations of profile: CSV, Excel, Schematron