German Oncological Data Standard (GOLD)
0.1.0 - CI Build Germany flag

German Oncological Data Standard (GOLD) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Profile Body Structure

Official URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/body-structure-base Version: 0.1.0
Draft as of 2023-12-13 Computable Name: Body_Structure_Base

Copyright/Legal: CC-BY-SA-4.0

Profile for the base definition of all body structures.

Usage:

Formal Views of Profile Content

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

This structure is derived from BodyStructure

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... diagnosis S0..*Reference(Condition)Diagnosis the body structure refers to
URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis
... included-structure S1..*(Complex)Included Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
... Slices for identifier 1..*IdentifierBodystructure identifier
Slice: Unordered, Open by pattern:type
.... identifier:bodyStructureIdentifier 1..1IdentifierBodystructure identifier
..... use 0..1codeusual | official | temp | secondary | old (If known)
Required Pattern: usual
..... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/resource-types
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BodyStructure
...... coding 1..*CodingCode defined by a terminology system
..... value 1..1stringThe value that is unique
... location 0..0
... locationQualifier 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... diagnosis S0..*Reference(Condition)Diagnosis the body structure refers to
URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis
... excluded-structure S0..*(Complex)Excluded Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ1..*IdentifierBodystructure identifier
Slice: Unordered, Open by pattern:type
.... identifier:bodyStructureIdentifier Σ1..1IdentifierBodystructure identifier
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Required Pattern: usual
..... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/resource-types
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BodyStructure
...... coding Σ1..*CodingCode defined by a terminology system
..... value Σ1..1stringThe value that is unique
Example General: 123456
... active ?!Σ0..1booleanWhether this record is in active use
... patient Σ1..1Reference(Patient)Who this is about

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
BodyStructure.identifier:bodyStructureIdentifier.userequiredPattern: usual
BodyStructure.identifier:bodyStructureIdentifier.typeextensiblePattern: BodyStructure

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... diagnosis S0..*Reference(Condition)Diagnosis the body structure refers to
URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis
... included-structure S1..*(Complex)Included Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
... excluded-structure S0..*(Complex)Excluded Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ1..*IdentifierBodystructure identifier
Slice: Unordered, Open by pattern:type
.... identifier:bodyStructureIdentifier Σ1..1IdentifierBodystructure identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Required Pattern: usual
..... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/resource-types
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BodyStructure
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ1..*CodingCode defined by a terminology system
...... text Σ0..1stringPlain text representation of the concept
..... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ1..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this record is in active use
... morphology Σ0..1CodeableConceptKind of Structure
Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology.

... description Σ0..1stringText description
... image 0..*AttachmentAttached images
... patient Σ1..1Reference(Patient)Who this is about

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
BodyStructure.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
BodyStructure.identifier:bodyStructureIdentifier.userequiredPattern: usual
BodyStructure.identifier:bodyStructureIdentifier.typeextensiblePattern: BodyStructure
BodyStructure.morphologyexampleSNOMEDCTMorphologicAbnormalities

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from BodyStructure

Summary

Mandatory: 7 elements
Must-Support: 3 elements
Prohibited: 2 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element BodyStructure.identifier is sliced based on the value of pattern:type

Differential View

This structure is derived from BodyStructure

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... diagnosis S0..*Reference(Condition)Diagnosis the body structure refers to
URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis
... included-structure S1..*(Complex)Included Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
... Slices for identifier 1..*IdentifierBodystructure identifier
Slice: Unordered, Open by pattern:type
.... identifier:bodyStructureIdentifier 1..1IdentifierBodystructure identifier
..... use 0..1codeusual | official | temp | secondary | old (If known)
Required Pattern: usual
..... type 1..1CodeableConceptDescription of identifier
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/resource-types
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BodyStructure
...... coding 1..*CodingCode defined by a terminology system
..... value 1..1stringThe value that is unique
... location 0..0
... locationQualifier 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... diagnosis S0..*Reference(Condition)Diagnosis the body structure refers to
URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis
... excluded-structure S0..*(Complex)Excluded Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ1..*IdentifierBodystructure identifier
Slice: Unordered, Open by pattern:type
.... identifier:bodyStructureIdentifier Σ1..1IdentifierBodystructure identifier
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Required Pattern: usual
..... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/resource-types
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BodyStructure
...... coding Σ1..*CodingCode defined by a terminology system
..... value Σ1..1stringThe value that is unique
Example General: 123456
... active ?!Σ0..1booleanWhether this record is in active use
... patient Σ1..1Reference(Patient)Who this is about

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
BodyStructure.identifier:bodyStructureIdentifier.userequiredPattern: usual
BodyStructure.identifier:bodyStructureIdentifier.typeextensiblePattern: BodyStructure

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... diagnosis S0..*Reference(Condition)Diagnosis the body structure refers to
URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis
... included-structure S1..*(Complex)Included Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure
... excluded-structure S0..*(Complex)Excluded Structure
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ1..*IdentifierBodystructure identifier
Slice: Unordered, Open by pattern:type
.... identifier:bodyStructureIdentifier Σ1..1IdentifierBodystructure identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Required Pattern: usual
..... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/resource-types
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: BodyStructure
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ1..*CodingCode defined by a terminology system
...... text Σ0..1stringPlain text representation of the concept
..... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ1..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this record is in active use
... morphology Σ0..1CodeableConceptKind of Structure
Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology.

... description Σ0..1stringText description
... image 0..*AttachmentAttached images
... patient Σ1..1Reference(Patient)Who this is about

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
BodyStructure.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
BodyStructure.identifier:bodyStructureIdentifier.userequiredPattern: usual
BodyStructure.identifier:bodyStructureIdentifier.typeextensiblePattern: BodyStructure
BodyStructure.morphologyexampleSNOMEDCTMorphologicAbnormalities

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from BodyStructure

Summary

Mandatory: 7 elements
Must-Support: 3 elements
Prohibited: 2 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element BodyStructure.identifier is sliced based on the value of pattern:type

 

Other representations of profile: CSV, Excel, Schematron