FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cited-artifact-part-type

Packagehl7.terminology
TypeCodeSystem
Idcited-artifact-part-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-cited-artifact-part-type.html
URLhttp://terminology.hl7.org/CodeSystem/cited-artifact-part-type
Version1.0.0
Statusactive
Date2025-01-20T16:55:11+11:00
NameCitedArtifactPartType
TitleCited Artifact Part Type
Realmuv
Authorityhl7
DescriptionTo describe the reason for the variant citation, such as version number or subpart specification.
Contentcomplete

Resources that use this resource

ValueSet
cited-artifact-part-typeCited Artifact Part Type
cited-artifact-part-typeCited Artifact Part Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cited-artifact-part-type

This case-sensitive code system http://terminology.hl7.org/CodeSystem/cited-artifact-part-type defines the following codes:

CodeDisplayDefinition
chapters chaptersDenotes specific chapter or chapters of an article or artifact.
pages pagesDenotes specific page or pages of an article or artifact.
sections sectionsDenotes specific section or sections of an article or artifact.
paragraphs paragraphsDenotes specific paragraph or paragraphs of an article or artifact.
lines linesDenotes specific line or lines of an article or artifact.
tables tablesDenotes specific table or tables of an article or artifact.
figures figuresDenotes specific figure or figures of an article or artifact.
supplement Supplement or AppendixUsed to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article.
supplement-subpart Supplement or Appendix SubpartUsed to denote a subpart within a supplementary file or appendix.
article-set Part of an article setUsed to distinguish an individual article within an article set where the article set is a base citation.

Source

{
  "resourceType": "CodeSystem",
  "id": "cited-artifact-part-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/cited-artifact-part-type",
  "version": "1.0.0",
  "name": "CitedArtifactPartType",
  "title": "Cited Artifact Part Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20T16:55:11+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "To describe the reason for the variant citation, such as version number or subpart specification.",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/cited-artifact-part-type",
  "content": "complete",
  "concept": [
    {
      "code": "chapters",
      "display": "chapters",
      "definition": "Denotes specific chapter or chapters of an article or artifact."
    },
    {
      "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."
    }
  ]
}