PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@6.3.0
    http://terminology.hl7.org/CodeSystem/cited-artifact-part-type
{
  "description": "To describe the reason for the variant citation, such as version number or subpart specification.",
  "_filename": "CodeSystem-cited-artifact-part-type.json",
  "package_name": "hl7.terminology.r3",
  "date": "2025-01-20T16:55:11+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CitedArtifactPartType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Cited Artifact Part Type",
  "package_version": "6.3.0",
  "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
  } ],
  "status": "active",
  "id": "3f746fc0-5e62-4961-a5f7-4bc03c4cd279",
  "valueSet": "http://terminology.hl7.org/ValueSet/cited-artifact-part-type",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/cited-artifact-part-type",
  "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."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}