pub struct Citation {Show 39 fields
pub id: Option<Id>,
pub meta: Option<Meta>,
pub implicit_rules: Option<UriDt>,
pub language: Option<CodeDt>,
pub text: Option<Narrative>,
pub contained: Option<Vec<AnyResource>>,
pub extension: Option<Vec<Extension>>,
pub modifier_extension: Option<Vec<Extension>>,
pub url: Option<UriDt>,
pub identifier: Option<Vec<Identifier>>,
pub version: Option<StringDt>,
pub version_algorithm: Option<Coding>,
pub name: Option<StringDt>,
pub title: Option<StringDt>,
pub status: Option<CodeDt>,
pub experimental: Option<BooleanDt>,
pub date: Option<DateTimeDt>,
pub publisher: Option<StringDt>,
pub contact: Option<Vec<ContactDetail>>,
pub description: Option<MarkdownDt>,
pub use_context: Option<Vec<UsageContext>>,
pub jurisdiction: Option<Vec<CodeableConcept>>,
pub purpose: Option<MarkdownDt>,
pub copyright: Option<MarkdownDt>,
pub copyright_label: Option<StringDt>,
pub approval_date: Option<DateDt>,
pub last_review_date: Option<DateDt>,
pub effective_period: Option<Period>,
pub author: Option<Vec<ContactDetail>>,
pub editor: Option<Vec<ContactDetail>>,
pub reviewer: Option<Vec<ContactDetail>>,
pub endorser: Option<Vec<ContactDetail>>,
pub summary: Option<Vec<CitationSummaryBackboneElement>>,
pub classification: Option<Vec<CitationClassificationBackboneElement>>,
pub note: Option<Vec<Annotation>>,
pub current_state: Option<Vec<CodeableConcept>>,
pub status_date: Option<Vec<CitationStatusDateBackboneElement>>,
pub related_artifact: Option<Vec<RelatedArtifact>>,
pub cited_artifact: Option<CitationCitedArtifactBackboneElement>,
}
Fields§
§id: Option<Id>
Logical id of this artifact
meta: Option<Meta>
Metadata about the resource
implicit_rules: Option<UriDt>
A set of rules under which this content was created
language: Option<CodeDt>
Language of the resource content
text: Option<Narrative>
Text summary of the resource, for human interpretation
contained: Option<Vec<AnyResource>>
Contained, inline Resources
extension: Option<Vec<Extension>>
Additional content defined by implementations
modifier_extension: Option<Vec<Extension>>
Extensions that cannot be ignored
url: Option<UriDt>
Canonical identifier for this citation record, represented as a globally unique URI
identifier: Option<Vec<Identifier>>
Identifier for the citation record itself
version: Option<StringDt>
Business version of the citation record
version_algorithm: Option<Coding>
How to compare versions
name: Option<StringDt>
Name for this citation record (computer friendly)
title: Option<StringDt>
Name for this citation record (human friendly)
status: Option<CodeDt>
draft | active | retired | unknown
experimental: Option<BooleanDt>
For testing purposes, not real usage
date: Option<DateTimeDt>
Date last changed
publisher: Option<StringDt>
The publisher of the citation record, not the publisher of the article or artifact being cited
contact: Option<Vec<ContactDetail>>
Contact details for the publisher of the citation record
description: Option<MarkdownDt>
Natural language description of the citation
use_context: Option<Vec<UsageContext>>
The context that the citation record content is intended to support
jurisdiction: Option<Vec<CodeableConcept>>
Intended jurisdiction for citation record (if applicable)
purpose: Option<MarkdownDt>
Why this citation is defined
copyright: Option<MarkdownDt>
Use and/or publishing restrictions for the citation record, not for the cited artifact
copyright_label: Option<StringDt>
Copyright holder and year(s) for the ciation record, not for the cited artifact
approval_date: Option<DateDt>
When the citation record was approved by publisher
last_review_date: Option<DateDt>
When the citation record was last reviewed by the publisher
effective_period: Option<Period>
When the citation record is expected to be used
Who authored the citation record
editor: Option<Vec<ContactDetail>>
Who edited the citation record
reviewer: Option<Vec<ContactDetail>>
Who reviewed the citation record
endorser: Option<Vec<ContactDetail>>
Who endorsed the citation record
summary: Option<Vec<CitationSummaryBackboneElement>>
A human-readable display of key concepts to represent the citation
classification: Option<Vec<CitationClassificationBackboneElement>>
The assignment to an organizing scheme
note: Option<Vec<Annotation>>
Used for general notes and annotations not coded elsewhere
current_state: Option<Vec<CodeableConcept>>
The status of the citation record
status_date: Option<Vec<CitationStatusDateBackboneElement>>
An effective date or period for a status of the citation record
Artifact related to the citation record
cited_artifact: Option<CitationCitedArtifactBackboneElement>
The article or artifact being described