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 ProbandIn

Official URL: https://www.vision-zero-oncology.de/fhir/StructureDefinition/probandin Version: 0.1.0
Active as of 2023-12-13 Computable Name: Probandin

Copyright/Legal: CC-BY-SA-4.0

Dieses Profil beschreibt eine Proband*in.

Usage:

Formal Views of Profile Content

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

This structure is derived from ResearchSubject

NameFlagsCard.TypeDescription & Constraintsdoco
.. ResearchSubject 0..*ResearchSubjectPhysical entity which is the primary unit of interest in the study
... id S0..1idLogical id of this artifact
... meta S0..1MetaMetadata about the resource
.... source S0..1uriIdentifies where the resource comes from
.... profile S0..*canonical(StructureDefinition)Profiles this resource claims to conform to
... Slices for identifier S1..*IdentifierBusiness Identifier for research subject in a study
Slice: Unordered, Open by pattern:$this
.... identifier:subjectIdentificationCode S1..1IdentifierBusiness Identifier for research subject in a study
Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANON
..... type S0..1CodeableConceptDescription of identifier
..... system S1..1uriThe namespace for the identifier value
..... value S1..1stringThe value that is unique
... period S1..1PeriodStart and end of participation
.... start S1..1dateTimeStarting time with inclusive boundary
.... end S0..1dateTimeEnd time with inclusive boundary, if not ongoing
... study S1..1Reference(ResearchStudy)Study subject is part of
... individual S1..1Reference(Patient)Who is part of study
... consent S1..1Reference(Consent)Agreement to participate in study

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ResearchSubject 0..*ResearchSubjectPhysical entity which is the primary unit of interest in the study
... id SΣ0..1idLogical id of this artifact
... meta SΣ0..1MetaMetadata about the resource
.... source SΣ0..1uriIdentifies where the resource comes from
.... profile SΣ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for identifier SΣ1..*IdentifierBusiness Identifier for research subject in a study
Slice: Unordered, Open by pattern:$this
.... identifier:subjectIdentificationCode SΣ1..1IdentifierBusiness Identifier for research subject in a study

Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANON
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type SΣ0..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.

..... system SΣ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ1..1stringThe value that is unique
Example General: 123456
... status ?!SΣ1..1codecandidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn
Binding: ResearchSubjectStatus (required): Indicates the progression of a study subject through a study.

... period SΣ1..1PeriodStart and end of participation
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC0..1dateTimeEnd time with inclusive boundary, if not ongoing
... study SΣ1..1Reference(ResearchStudy)Study subject is part of
... individual SΣ1..1Reference(Patient)Who is part of study
... consent S1..1Reference(Consent)Agreement to participate in study

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
ResearchSubject.identifier:subjectIdentificationCode.userequiredIdentifierUse
ResearchSubject.identifier:subjectIdentificationCode.typeextensibleIdentifier Type Codes
ResearchSubject.statusrequiredResearchSubjectStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorResearchSubjectIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorResearchSubjectIf 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-4errorResearchSubjectIf 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-5errorResearchSubjectIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceResearchSubjectA 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
.. ResearchSubject 0..*ResearchSubjectPhysical entity which is the primary unit of interest in the study
... id SΣ0..1idLogical id of this artifact
... meta SΣ0..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ0..1idVersion specific identifier
.... lastUpdated Σ0..1instantWhen the resource version last changed
.... source SΣ0..1uriIdentifies where the resource comes from
.... profile SΣ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
.... security Σ0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ0..*CodingTags 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..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
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier SΣ1..*IdentifierBusiness Identifier for research subject in a study
Slice: Unordered, Open by pattern:$this
.... identifier:subjectIdentificationCode SΣ1..1IdentifierBusiness Identifier for research subject in a study

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... 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://terminology.hl7.org/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANON
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system0..1uriThe namespace for the identifier value
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
..... 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 .

..... type SΣ0..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.

..... system SΣ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ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)
... status ?!SΣ1..1codecandidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn
Binding: ResearchSubjectStatus (required): Indicates the progression of a study subject through a study.

... period SΣ1..1PeriodStart and end of participation
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC0..1dateTimeEnd time with inclusive boundary, if not ongoing
... study SΣ1..1Reference(ResearchStudy)Study subject is part of
... individual SΣ1..1Reference(Patient)Who is part of study
... assignedArm 0..1stringWhat path should be followed
... actualArm 0..1stringWhat path was followed
... consent S1..1Reference(Consent)Agreement to participate in study

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
ResearchSubject.meta.securityextensibleAll Security Labels
ResearchSubject.meta.tagexampleCommonTags
ResearchSubject.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
ResearchSubject.identifier:subjectIdentificationCode.userequiredIdentifierUse
ResearchSubject.identifier:subjectIdentificationCode.typeextensibleIdentifier Type Codes
ResearchSubject.statusrequiredResearchSubjectStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorResearchSubjectIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorResearchSubjectIf 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-4errorResearchSubjectIf 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-5errorResearchSubjectIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceResearchSubjectA 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 ResearchSubject

Summary

Mandatory: 7 elements
Must-Support: 16 elements

Slices

This structure defines the following Slices:

  • The element ResearchSubject.identifier is sliced based on the value of pattern:$this

Differential View

This structure is derived from ResearchSubject

NameFlagsCard.TypeDescription & Constraintsdoco
.. ResearchSubject 0..*ResearchSubjectPhysical entity which is the primary unit of interest in the study
... id S0..1idLogical id of this artifact
... meta S0..1MetaMetadata about the resource
.... source S0..1uriIdentifies where the resource comes from
.... profile S0..*canonical(StructureDefinition)Profiles this resource claims to conform to
... Slices for identifier S1..*IdentifierBusiness Identifier for research subject in a study
Slice: Unordered, Open by pattern:$this
.... identifier:subjectIdentificationCode S1..1IdentifierBusiness Identifier for research subject in a study
Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANON
..... type S0..1CodeableConceptDescription of identifier
..... system S1..1uriThe namespace for the identifier value
..... value S1..1stringThe value that is unique
... period S1..1PeriodStart and end of participation
.... start S1..1dateTimeStarting time with inclusive boundary
.... end S0..1dateTimeEnd time with inclusive boundary, if not ongoing
... study S1..1Reference(ResearchStudy)Study subject is part of
... individual S1..1Reference(Patient)Who is part of study
... consent S1..1Reference(Consent)Agreement to participate in study

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ResearchSubject 0..*ResearchSubjectPhysical entity which is the primary unit of interest in the study
... id SΣ0..1idLogical id of this artifact
... meta SΣ0..1MetaMetadata about the resource
.... source SΣ0..1uriIdentifies where the resource comes from
.... profile SΣ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for identifier SΣ1..*IdentifierBusiness Identifier for research subject in a study
Slice: Unordered, Open by pattern:$this
.... identifier:subjectIdentificationCode SΣ1..1IdentifierBusiness Identifier for research subject in a study

Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANON
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type SΣ0..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.

..... system SΣ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ1..1stringThe value that is unique
Example General: 123456
... status ?!SΣ1..1codecandidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn
Binding: ResearchSubjectStatus (required): Indicates the progression of a study subject through a study.

... period SΣ1..1PeriodStart and end of participation
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC0..1dateTimeEnd time with inclusive boundary, if not ongoing
... study SΣ1..1Reference(ResearchStudy)Study subject is part of
... individual SΣ1..1Reference(Patient)Who is part of study
... consent S1..1Reference(Consent)Agreement to participate in study

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
ResearchSubject.identifier:subjectIdentificationCode.userequiredIdentifierUse
ResearchSubject.identifier:subjectIdentificationCode.typeextensibleIdentifier Type Codes
ResearchSubject.statusrequiredResearchSubjectStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorResearchSubjectIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorResearchSubjectIf 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-4errorResearchSubjectIf 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-5errorResearchSubjectIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceResearchSubjectA 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
.. ResearchSubject 0..*ResearchSubjectPhysical entity which is the primary unit of interest in the study
... id SΣ0..1idLogical id of this artifact
... meta SΣ0..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ0..1idVersion specific identifier
.... lastUpdated Σ0..1instantWhen the resource version last changed
.... source SΣ0..1uriIdentifies where the resource comes from
.... profile SΣ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
.... security Σ0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ0..*CodingTags 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..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
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier SΣ1..*IdentifierBusiness Identifier for research subject in a study
Slice: Unordered, Open by pattern:$this
.... identifier:subjectIdentificationCode SΣ1..1IdentifierBusiness Identifier for research subject in a study

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... 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://terminology.hl7.org/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ANON
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system0..1uriThe namespace for the identifier value
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
..... 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 .

..... type SΣ0..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.

..... system SΣ1..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value SΣ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)
... status ?!SΣ1..1codecandidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn
Binding: ResearchSubjectStatus (required): Indicates the progression of a study subject through a study.

... period SΣ1..1PeriodStart and end of participation
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC0..1dateTimeEnd time with inclusive boundary, if not ongoing
... study SΣ1..1Reference(ResearchStudy)Study subject is part of
... individual SΣ1..1Reference(Patient)Who is part of study
... assignedArm 0..1stringWhat path should be followed
... actualArm 0..1stringWhat path was followed
... consent S1..1Reference(Consent)Agreement to participate in study

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
ResearchSubject.meta.securityextensibleAll Security Labels
ResearchSubject.meta.tagexampleCommonTags
ResearchSubject.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
ResearchSubject.identifier:subjectIdentificationCode.userequiredIdentifierUse
ResearchSubject.identifier:subjectIdentificationCode.typeextensibleIdentifier Type Codes
ResearchSubject.statusrequiredResearchSubjectStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorResearchSubjectIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorResearchSubjectIf 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-4errorResearchSubjectIf 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-5errorResearchSubjectIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceResearchSubjectA 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 ResearchSubject

Summary

Mandatory: 7 elements
Must-Support: 16 elements

Slices

This structure defines the following Slices:

  • The element ResearchSubject.identifier is sliced based on the value of pattern:$this

 

Other representations of profile: CSV, Excel, Schematron