{ "description": "Base StructureDefinition for Contributor Type: A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers.", "_filename": "StructureDefinition-Contributor.json", "package_name": "hl7.fhir.core", "date": "2017-12-20T15:52:34+11:00", "derivation": "specialization", "publisher": "HL7 FHIR Standard", "fhirVersion": "3.2.0", "purpose": "Need to track contributor information in the same way across multiple resources.", "name": "Contributor", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Contributor", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "3.2.0", "snapshot": { "element": [ { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "Element", "severity": "error", "expression": "hasValue() | (children().count() > id.count())" } ], "path": "Contributor", "min": 0, "definition": "A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers.", "short": "Contributor information", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "Contributor", "condition": [ "ele-1" ] }, { "path": "Contributor.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Contributor.id", "base": { "max": "1", "min": 0, "path": "Element.id" } }, { "path": "Contributor.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "Contributor.extension", "comment": "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.", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Contributor.type", "min": 1, "definition": "The type of contributor.", "short": "author | editor | reviewer | endorser", "type": [ { "code": "code" } ], "binding": { "strength": "required", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ContributorType" } ], "description": "The type of contributor", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/contributor-type" } }, "max": "1", "id": "Contributor.type", "isSummary": true }, { "id": "Contributor.name", "max": "1", "min": 1, "path": "Contributor.name", "type": [ { "code": "string" } ], "short": "Who contributed the content", "isSummary": true, "definition": "The name of the individual or organization responsible for the contribution." }, { "id": "Contributor.contact", "max": "*", "min": 0, "path": "Contributor.contact", "type": [ { "code": "ContactDetail" } ], "short": "Contact details of the contributor", "isSummary": true, "definition": "Contact details to assist a user in finding and communicating with the contributor." } ] }, "status": "draft", "id": "90f9007b-6f57-41a8-a1d3-3febe3c0e3c0", "kind": "complex-type", "url": "http://hl7.org/fhir/StructureDefinition/Contributor", "version": null, "differential": { "element": [ { "id": "Contributor", "max": "*", "min": 0, "path": "Contributor", "short": "Contributor information", "definition": "A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers." }, { "path": "Contributor.type", "min": 1, "definition": "The type of contributor.", "short": "author | editor | reviewer | endorser", "type": [ { "code": "code" } ], "binding": { "strength": "required", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ContributorType" } ], "description": "The type of contributor", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/contributor-type" } }, "max": "1", "id": "Contributor.type", "isSummary": true }, { "id": "Contributor.name", "max": "1", "min": 1, "path": "Contributor.name", "type": [ { "code": "string" } ], "short": "Who contributed the content", "isSummary": true, "definition": "The name of the individual or organization responsible for the contribution." }, { "id": "Contributor.contact", "max": "*", "min": 0, "path": "Contributor.contact", "type": [ { "code": "ContactDetail" } ], "short": "Contact details of the contributor", "isSummary": true, "definition": "Contact details to assist a user in finding and communicating with the contributor." } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }