FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-cited-artifact-part-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-cited-artifact-part-type.html
URLhttp://hl7.org/fhir/cited-artifact-part-type
Version5.0.0
Statusactive
Date2020-12-28T15:55:11+10: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
R5-cited-artifact-part-type-for-R4Cross-version VS for R5.CitedArtifactPartType for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/cited-artifact-part-type defines the following codes:

Code Display Definition
pages pages Denotes specific page or pages of an article or artifact.
sections sections Denotes specific section or sections of an article or artifact.
paragraphs paragraphs Denotes specific paragraph or paragraphs of an article or artifact.
lines lines Denotes specific line or lines of an article or artifact.
tables tables Denotes specific table or tables of an article or artifact.
figures figures Denotes specific figure or figures of an article or artifact.
supplement Supplement or Appendix Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article.
supplement-subpart Supplement or Appendix Subpart Used to denote a subpart within a supplementary file or appendix.
article-set Part of an article set Used to distinguish an individual article within an article set where the article set is a base citation.

Source1

{
  "resourceType": "CodeSystem",
  "id": "cited-artifact-part-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/cited-artifact-part-type",
  "version": "5.0.0",
  "name": "CitedArtifactPartType",
  "title": "Cited Artifact Part Type",
  "status": "active",
  "experimental": false,
  "date": "2020-12-28T15:55:11+10: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|4.3.0",
  "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."
    }
  ]
}