Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "cited-artifact-part-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n <p>This code system http://terminology.hl7.org/CodeSystem/cited-artifact-part-type defines the following codes:</p>\n \n \n <table class=\"codes\">\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">\n \n \n <b>Code</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Display</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Definition</b>\n \n \n </td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">pages\n \n \n <a name=\"cited-artifact-part-type-pages\"> </a>\n \n \n </td>\n \n \n <td>pages</td>\n \n \n <td>Denotes specific page or pages of an article or artifact.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">sections\n \n \n <a name=\"cited-artifact-part-type-sections\"> </a>\n \n \n </td>\n \n \n <td>sections</td>\n \n \n <td>Denotes specific section or sections of an article or artifact.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">paragraphs\n \n \n <a name=\"cited-artifact-part-type-paragraphs\"> </a>\n \n \n </td>\n \n \n <td>paragraphs</td>\n \n \n <td>Denotes specific paragraph or paragraphs of an article or artifact.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">lines\n \n \n <a name=\"cited-artifact-part-type-lines\"> </a>\n \n \n </td>\n \n \n <td>lines</td>\n \n \n <td>Denotes specific line or lines of an article or artifact.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">tables\n \n \n <a name=\"cited-artifact-part-type-tables\"> </a>\n \n \n </td>\n \n \n <td>tables</td>\n \n \n <td>Denotes specific table or tables of an article or artifact.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">figures\n \n \n <a name=\"cited-artifact-part-type-figures\"> </a>\n \n \n </td>\n \n \n <td>figures</td>\n \n \n <td>Denotes specific figure or figures of an article or artifact.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">supplement\n \n \n <a name=\"cited-artifact-part-type-supplement\"> </a>\n \n \n </td>\n \n \n <td>Supplement or Appendix</td>\n \n \n <td>Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">supplement-subpart\n \n \n <a name=\"cited-artifact-part-type-supplement-subpart\"> </a>\n \n \n </td>\n \n \n <td>Supplement or Appendix Subpart</td>\n \n \n <td>Used to denote a subpart within a supplementary file or appendix.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">article-set\n \n \n <a name=\"cited-artifact-part-type-article-set\"> </a>\n \n \n </td>\n \n \n <td>Part of an article set</td>\n \n \n <td>Used to distinguish an individual article within an article set where the article set is a base citation.</td>\n \n \n </tr>\n \n \n </table>\n \n \n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.r3"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/cited-artifact-part-type",
"version" : "4.3.0",
"name" : "CitedArtifactPartType",
"title" : "CitedArtifactPartType",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-27T23:55:11-06:00",
"publisher" : "Clinical Decision Support",
"contact" : [
{
"name" : "Clinical Decision Support",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "To describe the reason for the variant citation, such as version number or subpart specification.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/cited-artifact-part-type",
"content" : "complete",
"concept" : [
{
"code" : "pages",
"display" : "pages",
"definition" : "Denotes specific page or pages of an article or artifact."
},
{
"code" : "sections",
"display" : "sections",
"definition" : "Denotes specific section or sections of an article or artifact."
},
{
"code" : "paragraphs",
"display" : "paragraphs",
"definition" : "Denotes specific paragraph or paragraphs of an article or artifact."
},
{
"code" : "lines",
"display" : "lines",
"definition" : "Denotes specific line or lines of an article or artifact."
},
{
"code" : "tables",
"display" : "tables",
"definition" : "Denotes specific table or tables of an article or artifact."
},
{
"code" : "figures",
"display" : "figures",
"definition" : "Denotes specific figure or figures of an article or artifact."
},
{
"code" : "supplement",
"display" : "Supplement or Appendix",
"definition" : "Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article."
},
{
"code" : "supplement-subpart",
"display" : "Supplement or Appendix Subpart",
"definition" : "Used to denote a subpart within a supplementary file or appendix."
},
{
"code" : "article-set",
"display" : "Part of an article set",
"definition" : "Used to distinguish an individual article within an article set where the article set is a base citation."
}
]
}