http://hl7.org/fhir/cited-artifact-part-type|5.0.0

name
CitedArtifactPartType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 05:55:11.0

Cited Artifact Part Type

To describe the reason for the variant citation, such as version number or subpart specification.

{
  "description" : "To describe the reason for the variant citation, such as version number or subpart specification.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "CitedArtifactPartType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Cited Artifact Part Type",
  "supliment" : null,
  "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" : 0
  } ],
  "status" : "active",
  "id" : "2d44d7fb-9b07-53ea-b055-21ba4c8adfc0",
  "valueSet" : "http://hl7.org/fhir/ValueSet/cited-artifact-part-type",
  "url" : "http://hl7.org/fhir/cited-artifact-part-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1877",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}