HL7 Terminology (THO)
6.3.0 - Publication
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="contributor-role"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem contributor-role</b></p><a name="contributor-role"> </a><a name="hccontributor-role"> </a><a name="contributor-role-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/contributor-role</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">publisher<a name="contributor-role-publisher"> </a></td><td>Publisher</td><td>Entity that makes the content available for public use</td></tr><tr><td style="white-space:nowrap">author<a name="contributor-role-author"> </a></td><td>Author/Creator</td><td>An entity primarily responsible for making the resource, often called author or creator</td></tr><tr><td style="white-space:nowrap">reviewer<a name="contributor-role-reviewer"> </a></td><td>Reviewer</td><td>Entity that examines the content, formally or informally, and suggests revisions or comments</td></tr><tr><td style="white-space:nowrap">endorser<a name="contributor-role-endorser"> </a></td><td>Endorser</td><td>Entity that supports, approves, or advocates for the content</td></tr><tr><td style="white-space:nowrap">editor<a name="contributor-role-editor"> </a></td><td>Editor</td><td>Entity that revises or has authority to control the content</td></tr><tr><td style="white-space:nowrap">informant<a name="contributor-role-informant"> </a></td><td>Informant</td><td>Entity that supplies information</td></tr><tr><td style="white-space:nowrap">funder<a name="contributor-role-funder"> </a></td><td>Funder</td><td>Entity that supplies financial support</td></tr><tr><td style="white-space:nowrap">recorder<a name="contributor-role-recorder"> </a></td><td>Recorder</td><td>Entity that entered the data into the Resource instance, if different than the author or creator of the intellectual property contained within the Resource instance</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://terminology.hl7.org/CodeSystem/contributor-role"/>
<version value="1.0.0"/>
<name value="ContributorRole"/>
<title value="Contributor Role"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-01-20T16:55:11+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Used to code the format of the display string."/>
<caseSensitive value="true"/>
<valueSet value="http://terminology.hl7.org/ValueSet/contributor-role"/>
<content value="complete"/>
<concept>
<code value="publisher"/>
<display value="Publisher"/>
<definition
value="Entity that makes the content available for public use"/>
</concept>
<concept>
<code value="author"/>
<display value="Author/Creator"/>
<definition
value="An entity primarily responsible for making the resource, often called author or creator"/>
</concept>
<concept>
<code value="reviewer"/>
<display value="Reviewer"/>
<definition
value="Entity that examines the content, formally or informally, and suggests revisions or comments"/>
</concept>
<concept>
<code value="endorser"/>
<display value="Endorser"/>
<definition
value="Entity that supports, approves, or advocates for the content"/>
</concept>
<concept>
<code value="editor"/>
<display value="Editor"/>
<definition
value="Entity that revises or has authority to control the content"/>
</concept>
<concept>
<code value="informant"/>
<display value="Informant"/>
<definition value="Entity that supplies information"/>
</concept>
<concept>
<code value="funder"/>
<display value="Funder"/>
<definition value="Entity that supplies financial support"/>
</concept>
<concept>
<code value="recorder"/>
<display value="Recorder"/>
<definition
value="Entity that entered the data into the Resource instance, if different than the author or creator of the intellectual property contained within the Resource instance"/>
</concept>
</CodeSystem>