FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - 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="article-url-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system http://terminology.hl7.org/CodeSystem/article-url-type 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">abstract
<a name="article-url-type-abstract"> </a>
</td>
<td>Abstract</td>
<td>URL to reach the abstract for the article.</td>
</tr>
<tr>
<td style="white-space:nowrap">abstract-version
<a name="article-url-type-abstract-version"> </a>
</td>
<td>Abstract Version</td>
<td>URL to reach a specific version of the abstract for the article.</td>
</tr>
<tr>
<td style="white-space:nowrap">doi-based
<a name="article-url-type-doi-based"> </a>
</td>
<td>DOI Based</td>
<td>URL derived from DOI.</td>
</tr>
<tr>
<td style="white-space:nowrap">full-text
<a name="article-url-type-full-text"> </a>
</td>
<td>Full-Text</td>
<td>URL to reach the full-text of the article.</td>
</tr>
<tr>
<td style="white-space:nowrap">full-text-version
<a name="article-url-type-full-text-version"> </a>
</td>
<td>Full-Text Version</td>
<td>URL to reach a specific version of the full-text of the article.</td>
</tr>
<tr>
<td style="white-space:nowrap">pdf
<a name="article-url-type-pdf"> </a>
</td>
<td>PDF</td>
<td>URL to reach the full-text of the article in PDF form.</td>
</tr>
<tr>
<td style="white-space:nowrap">pdf-version
<a name="article-url-type-pdf-version"> </a>
</td>
<td>PDF Version</td>
<td>URL to reach a specific version of the full-text of the article in PDF form.</td>
</tr>
<tr>
<td style="white-space:nowrap">webpage
<a name="article-url-type-webpage"> </a>
</td>
<td>Webpage</td>
<td>Used when URL type is a webpage, but other codes do not apply.</td>
</tr>
<tr>
<td style="white-space:nowrap">not-specified
<a name="article-url-type-not-specified"> </a>
</td>
<td>Not Specified</td>
<td>Used when URL type is not specified, commonly when only a single URL is provided.</td>
</tr>
<tr>
<td style="white-space:nowrap">json
<a name="article-url-type-json"> </a>
</td>
<td>JSON</td>
<td>URL to reach the computable content in JSON format.</td>
</tr>
<tr>
<td style="white-space:nowrap">json-version
<a name="article-url-type-json-version"> </a>
</td>
<td>JSON Version</td>
<td>URL to reach a specific version of computable content in JSON format.</td>
</tr>
<tr>
<td style="white-space:nowrap">xml
<a name="article-url-type-xml"> </a>
</td>
<td>XML</td>
<td>URL to reach the computable content in XML format.</td>
</tr>
<tr>
<td style="white-space:nowrap">xml-version
<a name="article-url-typexml-version"> </a>
</td>
<td>JSON Version</td>
<td>URL to reach a specific version of computable content in XML format.</td>
</tr>
<tr>
<td style="white-space:nowrap">supplement
<a name="article-url-type-supplement"> </a>
</td>
<td>Supplement</td>
<td>Supplement</td>
</tr>
<tr>
<td style="white-space:nowrap">supplementary-file-directory
<a name="article-url-type-supplementary-file-directory"> </a>
</td>
<td>Supplementary File Directory</td>
<td>Supplementary File Directory</td>
</tr>
<tr>
<td style="white-space:nowrap">compressed-file
<a name="article-url-type-compressed-file"> </a>
</td>
<td>Compressed file</td>
<td>Compressed archive file (e.g. a zip file) that contains multiple files</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-r4b.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://terminology.hl7.org/CodeSystem/article-url-type"/>
<version value="4.3.0"/>
<name value="ArticleUrlType"/>
<title value="ArticleUrlType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2020-12-28T15: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="Code the reason for different URLs, eg abstract and full-text."/>
<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/article-url-type"/>
<content value="complete"/>
<concept>
<code value="abstract"/>
<display value="Abstract"/>
<definition value="URL to reach the abstract for the article."/>
</concept>
<concept>
<code value="abstract-version"/>
<display value="Abstract Version"/>
<definition
value="URL to reach a specific version of the abstract for the article."/>
</concept>
<concept>
<code value="doi-based"/>
<display value="DOI Based"/>
<definition value="URL derived from DOI."/>
</concept>
<concept>
<code value="full-text"/>
<display value="Full-Text"/>
<definition value="URL to reach the full-text of the article."/>
</concept>
<concept>
<code value="full-text-version"/>
<display value="Full-Text Version"/>
<definition
value="URL to reach a specific version of the full-text of the article."/>
</concept>
<concept>
<code value="pdf"/>
<display value="PDF"/>
<definition
value="URL to reach the full-text of the article in PDF form."/>
</concept>
<concept>
<code value="pdf-version"/>
<display value="PDF Version"/>
<definition
value="URL to reach a specific version of the full-text of the article in PDF form."/>
</concept>
<concept>
<code value="webpage"/>
<display value="Webpage"/>
<definition
value="Used when URL type is a webpage, but other codes do not apply."/>
</concept>
<concept>
<code value="not-specified"/>
<display value="Not Specified"/>
<definition
value="Used when URL type is not specified, commonly when only a single URL is provided."/>
</concept>
<concept>
<code value="json"/>
<display value="JSON"/>
<definition value="URL to reach computable content in JSON format."/>
</concept>
<concept>
<code value="json-version"/>
<display value="JSON Version"/>
<definition
value="URL to reach a specific version of computable content in JSON format."/>
</concept>
<concept>
<code value="xml"/>
<display value="XML"/>
<definition value="URL to reach computable content in XML format."/>
</concept>
<concept>
<code value="xml-version"/>
<display value="XML"/>
<definition
value="URL to reach a specific version of computable content in XML format."/>
</concept>
<concept>
<code value="supplement"/>
<display value="Supplement"/>
<definition value="Supplement"/>
</concept>
<concept>
<code value="supplementary-file-directory"/>
<display value="Supplementary file directory"/>
<definition value="Supplementary file directory"/>
</concept>
<concept>
<code value="compressed-file"/>
<display value="Compressed file"/>
<definition
value="Compressed archive file (e.g. a zip file) that contains multiple files"/>
</concept>
</CodeSystem>