This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
|
|
Maturity Level : N/A | Standards Status : Informative |
Raw
XML
(
canonical
form
Turtle
+
(+
also
see
XML
Turtle/RDF
Format
Specification
)
SOPClass
StructureDefinition
for
Contributor
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:StructureDefinition;
fhir:Resource.id [ fhir:value "Contributor"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "trial-use" ]
];
fhir:StructureDefinition.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/Contributor"];
fhir:StructureDefinition.version [ fhir:value "4.0.1"];
fhir:StructureDefinition.name [ fhir:value "Contributor"];
fhir:StructureDefinition.status [ fhir:value "draft"];
fhir:StructureDefinition.date [ fhir:value "2019-11-01T09:29:23+11:00"];
fhir:StructureDefinition.publisher [ fhir:value "HL7 FHIR Standard"];
fhir:StructureDefinition.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
]
];
fhir:StructureDefinition.description [ fhir:value "Base StructureDefinition for Contributor Type: A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers."];
fhir:StructureDefinition.purpose [ fhir:value "Need to track contributor information in the same way across multiple resources."];
fhir:StructureDefinition.fhirVersion [ fhir:value "4.0.1"];
fhir:StructureDefinition.mapping [
fhir:index 0;
fhir:StructureDefinition.identity [ fhir:value "rim" ];
fhir:StructureDefinition.uri [ fhir:value "http://hl7.org/v3" ];
fhir:StructureDefinition.name [ fhir:value "RIM Mapping" ]
];
fhir:StructureDefinition.kind [ fhir:value "complex-type"];
fhir:StructureDefinition.abstract [ fhir:value "false"];
fhir:StructureDefinition.type [ fhir:value "Contributor"];
fhir:StructureDefinition.baseDefinition [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element"];
fhir:StructureDefinition.derivation [ fhir:value "specialization"];
fhir:StructureDefinition.snapshot [
fhir:StructureDefinition.element [
fhir:index 0;
fhir:Element.id [ fhir:value "Contributor" ];
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "trial-use" ]
];
fhir:ElementDefinition.path [ fhir:value "Contributor" ];
fhir:ElementDefinition.short [ fhir:value "Contributor information" ];
fhir:ElementDefinition.definition [ fhir:value "A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinition.path [ fhir:value "Contributor" ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ]
];
fhir:ElementDefinition.condition [
fhir:value "ele-1";
fhir:index 0
];
fhir:ElementDefinition.constraint [
fhir:index 0;
fhir:ElementDefinition.key [ fhir:value "ele-1" ];
fhir:ElementDefinition.severity [ fhir:value "error" ];
fhir:ElementDefinition.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinition.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinition.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinition.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.mapping [
fhir:index 0;
fhir:ElementDefinition.identity [ fhir:value "rim" ];
fhir:ElementDefinition.map [ fhir:value "n/a" ]
]
], [
fhir:index 1;
fhir:Element.id [ fhir:value "Contributor.id" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.id" ];
fhir:ElementDefinition.representation [
fhir:value "xmlAttr";
fhir:index 0
];
fhir:ElementDefinition.short [ fhir:value "Unique id for inter-element referencing" ];
fhir:ElementDefinition.definition [ fhir:value "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinition.path [ fhir:value "Element.id" ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type" ];
fhir:Extension.value [ fhir:value "string" ]
];
fhir:ElementDefinition.code [ fhir:value "http://hl7.org/fhirpath/System.String" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ];
fhir:ElementDefinition.mapping [
fhir:index 0;
fhir:ElementDefinition.identity [ fhir:value "rim" ];
fhir:ElementDefinition.map [ fhir:value "n/a" ]
]
], [
fhir:index 2;
fhir:Element.id [ fhir:value "Contributor.extension" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.extension" ];
fhir:ElementDefinition.slicing [
fhir:ElementDefinition.discriminator [
fhir:index 0;
fhir:ElementDefinition.type [ fhir:value "value" ];
fhir:ElementDefinition.path [ fhir:value "url" ]
];
fhir:ElementDefinition.description [ fhir:value "Extensions are always sliced by (at least) url" ];
fhir:ElementDefinition.rules [ fhir:value "open" ]
];
fhir:ElementDefinition.short [ fhir:value "Additional content defined by implementations" ];
fhir:ElementDefinition.definition [ fhir:value "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." ];
fhir:ElementDefinition.comment [ fhir:value "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." ];
fhir:ElementDefinition.alias [
fhir:value "extensions";
fhir:index 0
], [
fhir:value "user content";
fhir:index 1
];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinition.path [ fhir:value "Element.extension" ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:ElementDefinition.code [ fhir:value "Extension" ]
];
fhir:ElementDefinition.constraint [
fhir:index 0;
fhir:ElementDefinition.key [ fhir:value "ele-1" ];
fhir:ElementDefinition.severity [ fhir:value "error" ];
fhir:ElementDefinition.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinition.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinition.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinition.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
], [
fhir:index 1;
fhir:ElementDefinition.key [ fhir:value "ext-1" ];
fhir:ElementDefinition.severity [ fhir:value "error" ];
fhir:ElementDefinition.human [ fhir:value "Must have either extensions or value[x], not both" ];
fhir:ElementDefinition.expression [ fhir:value "extension.exists() != value.exists()" ];
fhir:ElementDefinition.xpath [ fhir:value "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])" ];
fhir:ElementDefinition.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Extension" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ];
fhir:ElementDefinition.mapping [
fhir:index 0;
fhir:ElementDefinition.identity [ fhir:value "rim" ];
fhir:ElementDefinition.map [ fhir:value "n/a" ]
]
], [
fhir:index 3;
fhir:Element.id [ fhir:value "Contributor.type" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.type" ];
fhir:ElementDefinition.short [ fhir:value "author | editor | reviewer | endorser" ];
fhir:ElementDefinition.definition [ fhir:value "The type of contributor." ];
fhir:ElementDefinition.min [ fhir:value "1" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinition.path [ fhir:value "Contributor.type" ];
fhir:ElementDefinition.min [ fhir:value "1" ];
fhir:ElementDefinition.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:ElementDefinition.code [ fhir:value "code" ]
];
fhir:ElementDefinition.constraint [
fhir:index 0;
fhir:ElementDefinition.key [ fhir:value "ele-1" ];
fhir:ElementDefinition.severity [ fhir:value "error" ];
fhir:ElementDefinition.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinition.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinition.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinition.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ];
fhir:ElementDefinition.binding [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" ];
fhir:Extension.value [ fhir:value "ContributorType" ]
];
fhir:ElementDefinition.strength [ fhir:value "required" ];
fhir:ElementDefinition.description [ fhir:value "The type of contributor." ];
fhir:ElementDefinition.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/contributor-type|4.0.1" ]
]
], [
fhir:index 4;
fhir:Element.id [ fhir:value "Contributor.name" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.name" ];
fhir:ElementDefinition.short [ fhir:value "Who contributed the content" ];
fhir:ElementDefinition.definition [ fhir:value "The name of the individual or organization responsible for the contribution." ];
fhir:ElementDefinition.min [ fhir:value "1" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinition.path [ fhir:value "Contributor.name" ];
fhir:ElementDefinition.min [ fhir:value "1" ];
fhir:ElementDefinition.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:ElementDefinition.code [ fhir:value "string" ]
];
fhir:ElementDefinition.constraint [
fhir:index 0;
fhir:ElementDefinition.key [ fhir:value "ele-1" ];
fhir:ElementDefinition.severity [ fhir:value "error" ];
fhir:ElementDefinition.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinition.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinition.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinition.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:index 5;
fhir:Element.id [ fhir:value "Contributor.contact" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.contact" ];
fhir:ElementDefinition.short [ fhir:value "Contact details of the contributor" ];
fhir:ElementDefinition.definition [ fhir:value "Contact details to assist a user in finding and communicating with the contributor." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinition.path [ fhir:value "Contributor.contact" ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:ElementDefinition.code [ fhir:value "ContactDetail" ]
];
fhir:ElementDefinition.constraint [
fhir:index 0;
fhir:ElementDefinition.key [ fhir:value "ele-1" ];
fhir:ElementDefinition.severity [ fhir:value "error" ];
fhir:ElementDefinition.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinition.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinition.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinition.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
]
];
fhir:StructureDefinition.differential [
fhir:StructureDefinition.element [
fhir:index 0;
fhir:Element.id [ fhir:value "Contributor" ];
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "trial-use" ]
];
fhir:ElementDefinition.path [ fhir:value "Contributor" ];
fhir:ElementDefinition.short [ fhir:value "Contributor information" ];
fhir:ElementDefinition.definition [ fhir:value "A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ]
], [
fhir:index 1;
fhir:Element.id [ fhir:value "Contributor.type" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.type" ];
fhir:ElementDefinition.short [ fhir:value "author | editor | reviewer | endorser" ];
fhir:ElementDefinition.definition [ fhir:value "The type of contributor." ];
fhir:ElementDefinition.min [ fhir:value "1" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:ElementDefinition.code [ fhir:value "code" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ];
fhir:ElementDefinition.binding [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" ];
fhir:Extension.value [ fhir:value "ContributorType" ]
];
fhir:ElementDefinition.strength [ fhir:value "required" ];
fhir:ElementDefinition.description [ fhir:value "The type of contributor." ];
fhir:ElementDefinition.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/contributor-type|4.0.1" ]
]
], [
fhir:index 2;
fhir:Element.id [ fhir:value "Contributor.name" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.name" ];
fhir:ElementDefinition.short [ fhir:value "Who contributed the content" ];
fhir:ElementDefinition.definition [ fhir:value "The name of the individual or organization responsible for the contribution." ];
fhir:ElementDefinition.min [ fhir:value "1" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:ElementDefinition.code [ fhir:value "string" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:index 3;
fhir:Element.id [ fhir:value "Contributor.contact" ];
fhir:ElementDefinition.path [ fhir:value "Contributor.contact" ];
fhir:ElementDefinition.short [ fhir:value "Contact details of the contributor" ];
fhir:ElementDefinition.definition [ fhir:value "Contact details to assist a user in finding and communicating with the contributor." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.type [
fhir:index 0;
fhir:ElementDefinition.code [ fhir:value "ContactDetail" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
]
] .
# -------------------------------------------------------------------------------------
Required if ParticipantObjectIDTypeCode is (110180, DCM, "Study Instance UID")
and any of the optional fields (AccessionNumber, ContainsMPPS, NumberOfInstances, ContainsSOPInstanc
es,Encrypted,Anonymized) are present in this Participant Object. May be present if ParticipantObjectI
DTypeCode is (110180, DCM, "Study Instance UID") even though none of the optional
fields are present.
Required if ParticipantObjectIDTypeCode is (110180, DCM, "Study Instance UID")
and any of the optional fields (AccessionNumber, ContainsMPPS, NumberOfInstances, ContainsSOPInstanc
es,Encrypted,Anonymized) are present in this Participant Object. May be present if ParticipantObjectI
DTypeCode is (110180, DCM, "Study Instance UID") even though none of the optional
fields are present.
Unique id for the element within a resource (for internal references). This may be any
string value that does not contain spaces.
The definition may point directly to a computable or human-readable definition of the
extensibility codes, or it may be a logical URI as declared in some other specification.
The definition SHALL be a URI for the Structure Definition defining the extension.
Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://
hl7.org/fhir/extensibility.html) for a list).
Required if ParticipantObjectIDTypeCode is (110180, DCM, "Study Instance UID")
and any of the optional fields (AccessionNumber, ContainsMPPS, NumberOfInstances, ContainsSOPInstanc
es,Encrypted,Anonymized) are present in this Participant Object. May be present if ParticipantObjectI
DTypeCode is (110180, DCM, "Study Instance UID") even though none of the optional
fields are present.
</
StructureDefinition
>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.