Package | hl7.terminology.r3 |
Type | CodeSystem |
Id | cited-artifact-part-type |
FHIR Version | R3 |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.5.0/CodeSystem-cited-artifact-part-type.html |
URL | http://terminology.hl7.org/CodeSystem/cited-artifact-part-type |
Version | 1.0.0 |
Status | active |
Date | 2025-01-20T16:55:11+11:00 |
Name | CitedArtifactPartType |
Title | Cited Artifact Part Type |
Realm | uv |
Authority | hl7 |
Description | To describe the reason for the variant citation, such as version number or subpart specification. |
Content | complete |
ValueSet | |
cited-artifact-part-type | Cited Artifact Part Type |
cited-artifact-part-type | Cited Artifact Part Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cited-artifact-part-type
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/cited-artifact-part-type
defines the following codes:
{ "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." } ] }