This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemCitedArtifactPartType
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="cited-artifact-part-type"/> <meta> <lastUpdated value="2022-05-28T13:47:40.239+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 http://terminology.hl7.org/CodeSystem/cited-artifact-part-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">pages <a name="cited-artifact-part-type-pages"> </a> </td> <td> pages</td> <td> Denotes specific page or pages of an article or artifact.</td> </tr> <tr> <td style="white-space:nowrap">sections <a name="cited-artifact-part-type-sections"> </a> </td> <td> sections</td> <td> Denotes specific section or sections of an article or artifact.</td> </tr> <tr> <td style="white-space:nowrap">paragraphs <a name="cited-artifact-part-type-paragraphs"> </a> </td> <td> paragraphs</td> <td> Denotes specific paragraph or paragraphs of an article or artifact.</td> </tr> <tr> <td style="white-space:nowrap">lines <a name="cited-artifact-part-type-lines"> </a> </td> <td> lines</td> <td> Denotes specific line or lines of an article or artifact.</td> </tr> <tr> <td style="white-space:nowrap">tables <a name="cited-artifact-part-type-tables"> </a> </td> <td> tables</td> <td> Denotes specific table or tables of an article or artifact.</td> </tr> <tr> <td style="white-space:nowrap">figures <a name="cited-artifact-part-type-figures"> </a> </td> <td> figures</td> <td> Denotes specific figure or figures of an article or artifact.</td> </tr> <tr> <td style="white-space:nowrap">supplement <a name="cited-artifact-part-type-supplement"> </a> </td> <td> Supplement or Appendix</td> <td> Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article.</td> </tr> <tr> <td style="white-space:nowrap">supplement-subpart <a name="cited-artifact-part-type-supplement-subpart"> </a> </td> <td> Supplement or Appendix Subpart</td> <td> Used to denote a subpart within a supplementary file or appendix.</td> </tr> <tr> <td style="white-space:nowrap">article-set <a name="cited-artifact-part-type-article-set"> </a> </td> <td> Part of an article set</td> <td> Used to distinguish an individual article within an article set where the article set is a base citation.</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://terminology.hl7.org/CodeSystem/cited-artifact-part-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.1485"/> </identifier> <version value="4.3.0"/> <name value="CitedArtifactPartType"/> <title value="CitedArtifactPartType"/> <status value="draft"/> <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="To describe the reason for the variant citation, such as version number or subpart specification."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/cited-artifact-part-type"/> <content value="complete"/> <concept> <code value="pages"/> <display value="pages"/> <definition value="Denotes specific page or pages of an article or artifact."/> </concept> <concept> <code value="sections"/> <display value="sections"/> <definition value="Denotes specific section or sections of an article or artifact."/> </concept> <concept> <code value="paragraphs"/> <display value="paragraphs"/> <definition value="Denotes specific paragraph or paragraphs of an article or artifact."/> </concept> <concept> <code value="lines"/> <display value="lines"/> <definition value="Denotes specific line or lines of an article or artifact."/> </concept> <concept> <code value="tables"/> <display value="tables"/> <definition value="Denotes specific table or tables of an article or artifact."/> </concept> <concept> <code value="figures"/> <display value="figures"/> <definition value="Denotes specific figure or figures of an article or artifact."/> </concept> <concept> <code value="supplement"/> <display value="Supplement or Appendix"/> <definition value="Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article."/> </concept> <concept> <code value="supplement-subpart"/> <display value="Supplement or Appendix Subpart"/> <definition value="Used to denote a subpart within a supplementary file or appendix."/> </concept> <concept> <code value="article-set"/> <display value="Part of an article set"/> <definition value="Used to distinguish an individual article within an article set where the article set is a base citation."/> </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.