This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemArtifactUrlClassifier
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="artifact-url-classifier"/> <meta> <lastUpdated value="2023-03-26T15:21:02.749+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This code system <code> http://hl7.org/fhir/artifact-url-classifier</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">abstract <a name="artifact-url-classifier-abstract"> </a> </td> <td> Abstract</td> <td> The URL will reach a brief summary for the article.</td> </tr> <tr> <td style="white-space:nowrap">full-text <a name="artifact-url-classifier-full-text"> </a> </td> <td> Full-Text</td> <td> The URL will reach the full-text of the article.</td> </tr> <tr> <td style="white-space:nowrap">supplement <a name="artifact-url-classifier-supplement"> </a> </td> <td> Supplement</td> <td> The URL will reach a supplement, appendix, or additional supporting information for the article.</td> </tr> <tr> <td style="white-space:nowrap">webpage <a name="artifact-url-classifier-webpage"> </a> </td> <td> Webpage</td> <td> The URL will reach a webpage related to the article, where the content is not easily classified as abstract, full-text or supplement.</td> </tr> <tr> <td style="white-space:nowrap">file-directory <a name="artifact-url-classifier-file-directory"> </a> </td> <td> File directory</td> <td> The URL will reach a file directory.</td> </tr> <tr> <td style="white-space:nowrap">code-repository <a name="artifact-url-classifier-code-repository"> </a> </td> <td> Code repository</td> <td> File archive and web hosting facility for source code of software, documentation, web pages, and other works.</td> </tr> <tr> <td style="white-space:nowrap">restricted <a name="artifact-url-classifier-restricted"> </a> </td> <td> Restricted</td> <td> The URL content has restricted access (e.g. subcription required).</td> </tr> <tr> <td style="white-space:nowrap">compressed-file <a name="artifact-url-classifier-compressed-file"> </a> </td> <td> Compressed file</td> <td> Compressed archive file (e.g. a zip file) that contains multiple files</td> </tr> <tr> <td style="white-space:nowrap">doi-based <a name="artifact-url-classifier-doi-based"> </a> </td> <td> DOI Based</td> <td> The URL is derived from the Digital Object Identifier (DOI).</td> </tr> <tr> <td style="white-space:nowrap">pdf <a name="artifact-url-classifier-pdf"> </a> </td> <td> PDF</td> <td> The URL will reach content in PDF form.</td> </tr> <tr> <td style="white-space:nowrap">json <a name="artifact-url-classifier-json"> </a> </td> <td> JSON</td> <td> The URL will reach content in JSON format.</td> </tr> <tr> <td style="white-space:nowrap">xml <a name="artifact-url-classifier-xml"> </a> </td> <td> XML</td> <td> The URL will reach content in XML format.</td> </tr> <tr> <td style="white-space:nowrap">version-specific <a name="artifact-url-classifier-version-specific"> </a> </td> <td> Version Specific</td> <td> The URL will reach content that is a specific version of the article.</td> </tr> <tr> <td style="white-space:nowrap">computable-resource <a name="artifact-url-classifier-computable-resource"> </a> </td> <td> Computable resource</td> <td> The URL will reach content that is machine-interpretable.</td> </tr> <tr> <td style="white-space:nowrap">not-specified <a name="artifact-url-classifier-not-specified"> </a> </td> <td> Not Specified</td> <td> Used when URL classifier is not specified but expected in a system.</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="0"/> </extension> <url value="http://hl7.org/fhir/artifact-url-classifier"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.4.1876"/> </identifier> <version value="5.0.0"/> <name value="ArtifactUrlClassifier"/> <title value="Artifact Url Classifier"/> <status value="active"/> <experimental value="false"/> <date value="2020-12-28T16: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="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/artifact-url-classifier"/> <content value="complete"/> <concept> <code value="abstract"/> <display value="Abstract"/> <definition value="The URL will reach a brief summary for the article."/> </concept> <concept> <code value="full-text"/> <display value="Full-Text"/> <definition value="The URL will reach the full-text of the article."/> </concept> <concept> <code value="supplement"/> <display value="Supplement"/> <definition value="The URL will reach a supplement, appendix, or additional supporting information for the article."/> </concept> <concept> <code value="webpage"/> <display value="Webpage"/> <definition value="The URL will reach a webpage related to the article, where the content is not easily classified as abstract, full-text or supplement."/> </concept> <concept> <code value="file-directory"/> <display value="File directory"/> <definition value="The URL will reach a file directory."/> </concept> <concept> <code value="code-repository"/> <display value="Code repository"/> <definition value="File archive and web hosting facility for source code of software, documentation, web pages, and other works."/> </concept> <concept> <code value="restricted"/> <display value="Restricted"/> <definition value="The URL content has restricted access (e.g. subcription required)."/> </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> <concept> <code value="doi-based"/> <display value="DOI Based"/> <definition value="The URL is derived from the Digital Object Identifier (DOI)."/> </concept> <concept> <code value="pdf"/> <display value="PDF"/> <definition value="The URL will reach content in PDF form."/> </concept> <concept> <code value="json"/> <display value="JSON"/> <definition value="The URL will reach content in JSON format."/> </concept> <concept> <code value="xml"/> <display value="XML"/> <definition value="The URL will reach content in XML format."/> </concept> <concept> <code value="version-specific"/> <display value="Version Specific"/> <definition value="The URL will reach content that is a specific version of the article."/> </concept> <concept> <code value="computable-resource"/> <display value="Computable resource"/> <definition value="The URL will reach content that is machine-interpretable."/> </concept> <concept> <code value="not-specified"/> <display value="Not Specified"/> <definition value="Used when URL classifier is not specified but expected in a system."/> </concept> </CodeSystem>
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.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:22+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change