German Oncological Data Standard (GOLD)
            
            0.1.0 - CI Build
  
            
          
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
| 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:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from BodyStructure
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   BodyStructure | 0..* | BodyStructure | Specific and identified anatomical structure | |
|    Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
|    diagnosis | S | 0..* | Reference(Condition) | Diagnosis the body structure refers to URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis | 
|    included-structure | S | 1..* | (Complex) | Included Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure | 
|    excluded-structure | S | 0..* | (Complex) | Excluded Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure | 
|    Slices for identifier | 1..* | Identifier | Bodystructure identifier Slice: Unordered, Open by pattern:type | |
|     identifier:bodyStructureIdentifier | 1..1 | Identifier | Bodystructure identifier | |
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: usual | |
|      type | 1..1 | CodeableConcept | Description of identifier Required Pattern: At least the following | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/resource-types | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: BodyStructure | |
|       coding | 1..* | Coding | Code defined by a terminology system | |
|      value | 1..1 | string | The value that is unique | |
|    location | 0..0 | |||
|    locationQualifier | 0..0 | |||
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   BodyStructure | 0..* | BodyStructure | Specific and identified anatomical structure | |
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
|    diagnosis | S | 0..* | Reference(Condition) | Diagnosis the body structure refers to URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis | 
|    included-structure | S | 1..* | (Complex) | Included Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure | 
|    excluded-structure | S | 0..* | (Complex) | Excluded Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | Σ | 1..* | Identifier | Bodystructure identifier Slice: Unordered, Open by pattern:type | 
|     identifier:bodyStructureIdentifier | Σ | 1..1 | Identifier | Bodystructure identifier | 
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual | 
|      type | Σ | 1..1 | CodeableConcept | Description 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 | 
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/resource-types | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: BodyStructure | |
|       coding | Σ | 1..* | Coding | Code defined by a terminology system | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|    active | ?!Σ | 0..1 | boolean | Whether this record is in active use | 
|    patient | Σ | 1..1 | Reference(Patient) | Who this is about | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | 
| BodyStructure.identifier:bodyStructureIdentifier.use | required | Pattern: usual | 
| BodyStructure.identifier:bodyStructureIdentifier.type | extensible | Pattern: BodyStructure | 
| Id | Grade | Path(s) | Details | Requirements | 
| 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() | 
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   BodyStructure | 0..* | BodyStructure | 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 | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
|    diagnosis | S | 0..* | Reference(Condition) | Diagnosis the body structure refers to URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis | ||||
|    included-structure | S | 1..* | (Complex) | Included Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure | ||||
|    excluded-structure | S | 0..* | (Complex) | Excluded Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure | ||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | Σ | 1..* | Identifier | Bodystructure identifier Slice: Unordered, Open by pattern:type | ||||
|     identifier:bodyStructureIdentifier | Σ | 1..1 | Identifier | Bodystructure identifier | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual | ||||
|      type | Σ | 1..1 | CodeableConcept | Description 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 | ||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/resource-types | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: BodyStructure | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|       coding | Σ | 1..* | Coding | Code defined by a terminology system | ||||
|       text | Σ | 0..1 | string | Plain text representation of the concept | ||||
|      system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|    active | ?!Σ | 0..1 | boolean | Whether this record is in active use | ||||
|    morphology | Σ | 0..1 | CodeableConcept | Kind of Structure Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology. | ||||
|    description | Σ | 0..1 | string | Text description | ||||
|    image | 0..* | Attachment | Attached images | |||||
|    patient | Σ | 1..1 | Reference(Patient) | Who this is about | ||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| BodyStructure.language | preferred | CommonLanguages 
 | ||||
| BodyStructure.identifier:bodyStructureIdentifier.use | required | Pattern: usual | ||||
| BodyStructure.identifier:bodyStructureIdentifier.type | extensible | Pattern: BodyStructure | ||||
| BodyStructure.morphology | example | SNOMEDCTMorphologicAbnormalities | 
| Id | Grade | Path(s) | Details | Requirements | 
| 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() | 
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:
Differential View
This structure is derived from BodyStructure
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   BodyStructure | 0..* | BodyStructure | Specific and identified anatomical structure | |
|    Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
|    diagnosis | S | 0..* | Reference(Condition) | Diagnosis the body structure refers to URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis | 
|    included-structure | S | 1..* | (Complex) | Included Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure | 
|    excluded-structure | S | 0..* | (Complex) | Excluded Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure | 
|    Slices for identifier | 1..* | Identifier | Bodystructure identifier Slice: Unordered, Open by pattern:type | |
|     identifier:bodyStructureIdentifier | 1..1 | Identifier | Bodystructure identifier | |
|      use | 0..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: usual | |
|      type | 1..1 | CodeableConcept | Description of identifier Required Pattern: At least the following | |
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/resource-types | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: BodyStructure | |
|       coding | 1..* | Coding | Code defined by a terminology system | |
|      value | 1..1 | string | The value that is unique | |
|    location | 0..0 | |||
|    locationQualifier | 0..0 | |||
|  Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   BodyStructure | 0..* | BodyStructure | Specific and identified anatomical structure | |
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
|    diagnosis | S | 0..* | Reference(Condition) | Diagnosis the body structure refers to URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis | 
|    included-structure | S | 1..* | (Complex) | Included Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure | 
|    excluded-structure | S | 0..* | (Complex) | Excluded Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure | 
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | Σ | 1..* | Identifier | Bodystructure identifier Slice: Unordered, Open by pattern:type | 
|     identifier:bodyStructureIdentifier | Σ | 1..1 | Identifier | Bodystructure identifier | 
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual | 
|      type | Σ | 1..1 | CodeableConcept | Description 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 | 
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/resource-types | |
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: BodyStructure | |
|       coding | Σ | 1..* | Coding | Code defined by a terminology system | 
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | 
|    active | ?!Σ | 0..1 | boolean | Whether this record is in active use | 
|    patient | Σ | 1..1 | Reference(Patient) | Who this is about | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | 
| BodyStructure.identifier:bodyStructureIdentifier.use | required | Pattern: usual | 
| BodyStructure.identifier:bodyStructureIdentifier.type | extensible | Pattern: BodyStructure | 
| Id | Grade | Path(s) | Details | Requirements | 
| 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() | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | ||||
|---|---|---|---|---|---|---|---|---|
|   BodyStructure | 0..* | BodyStructure | 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 | ||||
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
|    diagnosis | S | 0..* | Reference(Condition) | Diagnosis the body structure refers to URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/diagnosis | ||||
|    included-structure | S | 1..* | (Complex) | Included Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure | ||||
|    excluded-structure | S | 0..* | (Complex) | Excluded Structure URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.excludedStructure | ||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | Σ | 1..* | Identifier | Bodystructure identifier Slice: Unordered, Open by pattern:type | ||||
|     identifier:bodyStructureIdentifier | Σ | 1..1 | Identifier | Bodystructure identifier | ||||
|      id | 0..1 | string | Unique id for inter-element referencing | |||||
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|      use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: usual | ||||
|      type | Σ | 1..1 | CodeableConcept | Description 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 | ||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations | |||||
|       coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
|        id | 0..1 | string | Unique id for inter-element referencing | |||||
|        extension | 0..* | Extension | Additional content defined by implementations | |||||
|        system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/resource-types | |||||
|        version | 0..1 | string | Version of the system - if relevant | |||||
|        code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: BodyStructure | |||||
|        display | 0..1 | string | Representation defined by the system | |||||
|        userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
|       text | 0..1 | string | Plain text representation of the concept | |||||
|       id | 0..1 | string | Unique id for inter-element referencing | |||||
|       extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
|       coding | Σ | 1..* | Coding | Code defined by a terminology system | ||||
|       text | Σ | 0..1 | string | Plain text representation of the concept | ||||
|      system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
|      value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
|      period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
|      assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
|    active | ?!Σ | 0..1 | boolean | Whether this record is in active use | ||||
|    morphology | Σ | 0..1 | CodeableConcept | Kind of Structure Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology. | ||||
|    description | Σ | 0..1 | string | Text description | ||||
|    image | 0..* | Attachment | Attached images | |||||
|    patient | Σ | 1..1 | Reference(Patient) | Who this is about | ||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| BodyStructure.language | preferred | CommonLanguages 
 | ||||
| BodyStructure.identifier:bodyStructureIdentifier.use | required | Pattern: usual | ||||
| BodyStructure.identifier:bodyStructureIdentifier.type | extensible | Pattern: BodyStructure | ||||
| BodyStructure.morphology | example | SNOMEDCTMorphologicAbnormalities | 
| Id | Grade | Path(s) | Details | Requirements | 
| 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() | 
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:
Other representations of profile: CSV, Excel, Schematron