FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="contributor-role"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/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>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url value="http://hl7.org/fhir/contributor-role"/>
<version value="5.0.0"/>
<name value="ContributorRole"/>
<title value="Contributor Role"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-03-11T15:55:11+10:00"/>
<publisher value="Clinical Decision Support"/>
<contact>
<name value="Clinical Decision Support"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description value="Used to code the format of the display string."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/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>
</CodeSystem>