This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Clinical Decision Support Work Group | Maturity Level: 0 | Trial Use | Security Category: Business | Compartments: Not linked to any defined compartments |
Detailed Descriptions for the elements in the Citation resource.
Citation | |||||||||
Element Id | Citation | ||||||||
Definition | The Citation. | ||||||||
Cardinality | 0..* | ||||||||
Type | MetadataResource | ||||||||
Invariants |
| ||||||||
Citation.url | |||||||||
Element Id | Citation.url | ||||||||
Definition | An absolute URI that is used to identify this citation when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this summary is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the summary is stored on different servers. | ||||||||
Cardinality | 0..1 | ||||||||
Type | uri | ||||||||
Requirements | Allows the citation to be referenced by a single globally unique identifier. | ||||||||
Summary | true | ||||||||
Comments | Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. | ||||||||
Citation.version | |||||||||
Element Id | Citation.version | ||||||||
Definition | The identifier that is used to identify this version of the summary when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the summary author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. | ||||||||
Note | This is a business versionId, not a resource version id (see discussion) | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Summary | true | ||||||||
Comments | The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions. | ||||||||
Citation.status | |||||||||
Element Id | Citation.status | ||||||||
Definition | The status of this summary. Enables tracking the life-cycle of the content. | ||||||||
Cardinality | 1..1 | ||||||||
Terminology Binding | PublicationStatus (Required) | ||||||||
Type | code | ||||||||
Is Modifier | true (Reason: This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration) | ||||||||
Summary | true | ||||||||
Comments | Allows filtering of summarys s that are appropriate for use versus not. | ||||||||
Citation.useContext | |||||||||
Element Id | Citation.useContext | ||||||||
Definition | The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate citation instances. | ||||||||
Cardinality | 0..* | ||||||||
Type | UsageContext | ||||||||
Requirements | Assist in searching for appropriate content. | ||||||||
Summary | true | ||||||||
Comments | When multiple useContexts are specified, there is no expectation that all or any of the contexts apply. | ||||||||
Citation.identifier | |||||||||
Element Id | Citation.identifier | ||||||||
Definition | A formal identifier that is used to identify this summary when it is represented in other formats, or referenced in a specification, model, design or an instance. May include DOI, PMID, PMCID, etc. | ||||||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier | ||||||||
Requirements | Allows externally provided and/or usable business identifiers to be easily associated with the module. | ||||||||
Summary | true | ||||||||
Comments | Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this summary outside of FHIR, where it is not possible to use the logical URI. | ||||||||
Citation.relatedIdentifier | |||||||||
Element Id | Citation.relatedIdentifier | ||||||||
Definition | May include trial registry identifiers. | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier | ||||||||
Summary | true | ||||||||
Citation.dateCited | |||||||||
Element Id | Citation.dateCited | ||||||||
Definition | Date Cited. | ||||||||
Cardinality | 0..1 | ||||||||
Type | dateTime | ||||||||
Summary | true | ||||||||
Citation.variantCitation | |||||||||
Element Id | Citation.variantCitation | ||||||||
Definition | Variant citation. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.variantCitation.type | |||||||||
Element Id | Citation.variantCitation.type | ||||||||
Definition | Used to describe the reason for the variant citation, such as version or subpart specification. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | CitationVariantType (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.variantCitation.value | |||||||||
Element Id | Citation.variantCitation.value | ||||||||
Definition | Used to describe the specific variation, such as version number or subpart specification. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.variantCitation.baseCitation | |||||||||
Element Id | Citation.variantCitation.baseCitation | ||||||||
Definition | Base citation. | ||||||||
Cardinality | 0..1 | ||||||||
Type | Reference(Citation) | ||||||||
Citation.publishingModel | |||||||||
Element Id | Citation.publishingModel | ||||||||
Definition | Identify the medium/media in which the cited article is published, eg print, electronic or print-electronic. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | PublishingModelType (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.journal | |||||||||
Element Id | Citation.journal | ||||||||
Definition | Contains identifiers and classifiers for the journal cited. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.journal.identifier | |||||||||
Element Id | Citation.journal.identifier | ||||||||
Definition | Journal identifiers include ISSN, ISO Abbreviation and NLMuniqueID. | ||||||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier | ||||||||
Citation.journal.country | |||||||||
Element Id | Citation.journal.country | ||||||||
Definition | Place of publication of the journal. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.journal.journalIssue | |||||||||
Element Id | Citation.journal.journalIssue | ||||||||
Definition | The specific issue in which the cited article resides. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.journal.journalIssue.citedMedium | |||||||||
Element Id | Citation.journal.journalIssue.citedMedium | ||||||||
Definition | NLM codes Internet or Print. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | JournalIssueMedium (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.journal.journalIssue.volume | |||||||||
Element Id | Citation.journal.journalIssue.volume | ||||||||
Definition | Volume number of journal in which the article is published. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.journal.journalIssue.issue | |||||||||
Element Id | Citation.journal.journalIssue.issue | ||||||||
Definition | Issue, part or supplement of journal in which the article is published. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.journal.journalIssue.publicationDate | |||||||||
Element Id | Citation.journal.journalIssue.publicationDate | ||||||||
Definition | Date on which the issue of the journal was published. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.journal.title | |||||||||
Element Id | Citation.journal.title | ||||||||
Definition | Journal title. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.articleTitle | |||||||||
Element Id | Citation.articleTitle | ||||||||
Definition | Full title of the article. | ||||||||
Cardinality | 0..1 | ||||||||
Type | markdown | ||||||||
Summary | true | ||||||||
Citation.alternativeTitle | |||||||||
Element Id | Citation.alternativeTitle | ||||||||
Definition | Used for variant titles, such as translations. | ||||||||
Cardinality | 0..* | ||||||||
Citation.alternativeTitle.type | |||||||||
Element Id | Citation.alternativeTitle.type | ||||||||
Definition | Used to express the reason and specific aspect for the variant title, such as language and specific language. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | AlternativeTitleType (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.alternativeTitle.language | |||||||||
Element Id | Citation.alternativeTitle.language | ||||||||
Definition | Used to express the specific language. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | Common Languages (Preferred but limited to All Languages) | ||||||||
Type | CodeableConcept | ||||||||
Citation.alternativeTitle.title | |||||||||
Element Id | Citation.alternativeTitle.title | ||||||||
Definition | Full variant title of the article. | ||||||||
Cardinality | 1..1 | ||||||||
Type | markdown | ||||||||
Citation.pagination | |||||||||
Element Id | Citation.pagination | ||||||||
Definition | Indicates the inclusive pages for the article cited. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.pagination.pageString | |||||||||
Element Id | Citation.pagination.pageString | ||||||||
Definition | Used for full display of pagination. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.pagination.firstPage | |||||||||
Element Id | Citation.pagination.firstPage | ||||||||
Definition | Used for isolated representation of first page. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.pagination.lastPage | |||||||||
Element Id | Citation.pagination.lastPage | ||||||||
Definition | Used for isolated representation of last page. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.articleUrl | |||||||||
Element Id | Citation.articleUrl | ||||||||
Definition | Used for any URL for the article cited. | ||||||||
Cardinality | 0..* | ||||||||
Citation.articleUrl.type | |||||||||
Element Id | Citation.articleUrl.type | ||||||||
Definition | Code the reason for different URLs, eg abstract and full-text. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | ArticleUrlType (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.articleUrl.url | |||||||||
Element Id | Citation.articleUrl.url | ||||||||
Definition | The specific URL. | ||||||||
Cardinality | 0..1 | ||||||||
Type | uri | ||||||||
Citation.abstract | |||||||||
Element Id | Citation.abstract | ||||||||
Definition | Abstract text, may include structured labels. | ||||||||
Cardinality | 0..1 | ||||||||
Type | markdown | ||||||||
Citation.abstractCopyright | |||||||||
Element Id | Citation.abstractCopyright | ||||||||
Definition | Copyright information for the abstract text. | ||||||||
Cardinality | 0..1 | ||||||||
Type | markdown | ||||||||
Citation.alternativeAbstract | |||||||||
Element Id | Citation.alternativeAbstract | ||||||||
Definition | Used for variant abstracts, such as translations. | ||||||||
Cardinality | 0..* | ||||||||
Citation.alternativeAbstract.type | |||||||||
Element Id | Citation.alternativeAbstract.type | ||||||||
Definition | Used to express the reason for the variant abstract, such as language. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | AlternativeTitleType (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.alternativeAbstract.language | |||||||||
Element Id | Citation.alternativeAbstract.language | ||||||||
Definition | Used to express the specific language. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | Common Languages (Preferred but limited to All Languages) | ||||||||
Type | CodeableConcept | ||||||||
Citation.alternativeAbstract.abstract | |||||||||
Element Id | Citation.alternativeAbstract.abstract | ||||||||
Definition | Full variant abstract of the article. | ||||||||
Cardinality | 1..1 | ||||||||
Type | markdown | ||||||||
Citation.alternativeAbstract.abstractCopyright | |||||||||
Element Id | Citation.alternativeAbstract.abstractCopyright | ||||||||
Definition | Copyright information for the abstract text. | ||||||||
Cardinality | 0..1 | ||||||||
Type | markdown | ||||||||
Citation.authorList | |||||||||
Element Id | Citation.authorList | ||||||||
Definition | Personal and collective author names. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.authorList.complete | |||||||||
Element Id | Citation.authorList.complete | ||||||||
Definition | Indicates if the list includes all authors, else “et al” should be appended for display. | ||||||||
Cardinality | 0..1 | ||||||||
Type | boolean | ||||||||
Citation.authorList.author | |||||||||
Element Id | Citation.authorList.author | ||||||||
Definition | An individual entity named in the author list. | ||||||||
Cardinality | 1..* | ||||||||
Citation.authorList.author.lastName | |||||||||
Element Id | Citation.authorList.author.lastName | ||||||||
Definition | Surname or single name. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.authorList.author.foreName | |||||||||
Element Id | Citation.authorList.author.foreName | ||||||||
Definition | Remainder of name except for suffix. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.authorList.author.suffix | |||||||||
Element Id | Citation.authorList.author.suffix | ||||||||
Definition | Eg 2nd, 3rd, Jr, Sr. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.authorList.author.initials | |||||||||
Element Id | Citation.authorList.author.initials | ||||||||
Definition | Initials for forename. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.authorList.author.collectiveName | |||||||||
Element Id | Citation.authorList.author.collectiveName | ||||||||
Definition | Used for collective or corporate name as an author. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.authorList.author.identifier | |||||||||
Element Id | Citation.authorList.author.identifier | ||||||||
Definition | Author identifier, eg ORCID. | ||||||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier | ||||||||
Citation.authorList.author.affiliationInfo | |||||||||
Element Id | Citation.authorList.author.affiliationInfo | ||||||||
Definition | Organizational affiliation. | ||||||||
Cardinality | 0..* | ||||||||
Citation.authorList.author.affiliationInfo.affiliation | |||||||||
Element Id | Citation.authorList.author.affiliationInfo.affiliation | ||||||||
Definition | Display for the organization. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.authorList.author.affiliationInfo.role | |||||||||
Element Id | Citation.authorList.author.affiliationInfo.role | ||||||||
Definition | Role. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.authorList.author.affiliationInfo.identifier | |||||||||
Element Id | Citation.authorList.author.affiliationInfo.identifier | ||||||||
Definition | Identifier for the organization. | ||||||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier | ||||||||
Citation.authorList.author.address | |||||||||
Element Id | Citation.authorList.author.address | ||||||||
Definition | Physical mailing address for the author. | ||||||||
Cardinality | 0..* | ||||||||
Type | string | ||||||||
Citation.authorList.author.telecom | |||||||||
Element Id | Citation.authorList.author.telecom | ||||||||
Definition | Email or telephone contact methods for the author. | ||||||||
Cardinality | 0..* | ||||||||
Type | ContactPoint | ||||||||
Citation.authorList.author.correspondingAuthor | |||||||||
Element Id | Citation.authorList.author.correspondingAuthor | ||||||||
Definition | Indication of which author is the corresponding author for the article cited. | ||||||||
Cardinality | 0..1 | ||||||||
Type | boolean | ||||||||
Citation.authorList.author.listOrder | |||||||||
Element Id | Citation.authorList.author.listOrder | ||||||||
Definition | Used to code order of authors. | ||||||||
Cardinality | 0..1 | ||||||||
Type | positiveInt | ||||||||
Citation.authorString | |||||||||
Element Id | Citation.authorString | ||||||||
Definition | Used to record a display of the author list without separate coding for each author. | ||||||||
Cardinality | 0..* | ||||||||
Citation.authorString.source | |||||||||
Element Id | Citation.authorString.source | ||||||||
Definition | Used to code the producer or rule for creating the display string. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | AuthorStringSource (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.authorString.value | |||||||||
Element Id | Citation.authorString.value | ||||||||
Definition | The display string for the author list. | ||||||||
Cardinality | 1..1 | ||||||||
Type | string | ||||||||
Citation.contributorList | |||||||||
Element Id | Citation.contributorList | ||||||||
Definition | Personal and collective contributor names. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.contributorList.complete | |||||||||
Element Id | Citation.contributorList.complete | ||||||||
Definition | Indicates if the list includes all contributors. | ||||||||
Cardinality | 0..1 | ||||||||
Type | boolean | ||||||||
Citation.contributorList.contributor | |||||||||
Element Id | Citation.contributorList.contributor | ||||||||
Definition | An individual entity named in the contributor list. | ||||||||
Cardinality | 1..* | ||||||||
Citation.contributorList.contributor.lastName | |||||||||
Element Id | Citation.contributorList.contributor.lastName | ||||||||
Definition | Surname or single name. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.contributorList.contributor.foreName | |||||||||
Element Id | Citation.contributorList.contributor.foreName | ||||||||
Definition | Remainder of name except for suffix. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.contributorList.contributor.suffix | |||||||||
Element Id | Citation.contributorList.contributor.suffix | ||||||||
Definition | Eg 2nd, 3rd, Jr, Sr. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.contributorList.contributor.initials | |||||||||
Element Id | Citation.contributorList.contributor.initials | ||||||||
Definition | Initials for forename. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.contributorList.contributor.collectiveName | |||||||||
Element Id | Citation.contributorList.contributor.collectiveName | ||||||||
Definition | Used for collective or corporate name as a contributor. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.contributorList.contributor.identifier | |||||||||
Element Id | Citation.contributorList.contributor.identifier | ||||||||
Definition | Contributor identifier, eg ORCID. | ||||||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier | ||||||||
Citation.contributorList.contributor.contribution | |||||||||
Element Id | Citation.contributorList.contributor.contribution | ||||||||
Definition | The specific contributions. | ||||||||
Cardinality | 0..* | ||||||||
Terminology Binding | CitationContribution (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.contributorList.contributor.affiliationInfo | |||||||||
Element Id | Citation.contributorList.contributor.affiliationInfo | ||||||||
Definition | Organizational affiliation. | ||||||||
Cardinality | 0..* | ||||||||
Citation.contributorList.contributor.affiliationInfo.affiliation | |||||||||
Element Id | Citation.contributorList.contributor.affiliationInfo.affiliation | ||||||||
Definition | Display for the organization. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.contributorList.contributor.affiliationInfo.role | |||||||||
Element Id | Citation.contributorList.contributor.affiliationInfo.role | ||||||||
Definition | Role. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.contributorList.contributor.affiliationInfo.identifier | |||||||||
Element Id | Citation.contributorList.contributor.affiliationInfo.identifier | ||||||||
Definition | Identifier for the organization. | ||||||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier | ||||||||
Citation.contributorList.contributor.listOrder | |||||||||
Element Id | Citation.contributorList.contributor.listOrder | ||||||||
Definition | Used to code order of contributors. | ||||||||
Cardinality | 0..1 | ||||||||
Type | positiveInt | ||||||||
Citation.articleLanguage | |||||||||
Element Id | Citation.articleLanguage | ||||||||
Definition | The language in which the article is published. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | Common Languages (Preferred but limited to All Languages) | ||||||||
Type | CodeableConcept | ||||||||
Citation.alternativeForm | |||||||||
Element Id | Citation.alternativeForm | ||||||||
Definition | Used to represent alternative forms of the article that are not separate citations. | ||||||||
Cardinality | 0..* | ||||||||
Citation.alternativeForm.publishingModel | |||||||||
Element Id | Citation.alternativeForm.publishingModel | ||||||||
Definition | Identify the medium/media in which the cited article is published, eg print, electronic or print-electronic. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | PublishingModelType (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.alternativeForm.language | |||||||||
Element Id | Citation.alternativeForm.language | ||||||||
Definition | Language in which the article is published. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | Common Languages (Preferred but limited to All Languages) | ||||||||
Type | CodeableConcept | ||||||||
Comments | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||||||
Citation.alternativeForm.journalIssue | |||||||||
Element Id | Citation.alternativeForm.journalIssue | ||||||||
Definition | The specific issue in which the cited article resides. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.alternativeForm.journalIssue.citedMedium | |||||||||
Element Id | Citation.alternativeForm.journalIssue.citedMedium | ||||||||
Definition | NLM codes Internet or Print. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | JournalIssueMedium (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.alternativeForm.journalIssue.volume | |||||||||
Element Id | Citation.alternativeForm.journalIssue.volume | ||||||||
Definition | Volume number of journal in which the article is published. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.alternativeForm.journalIssue.issue | |||||||||
Element Id | Citation.alternativeForm.journalIssue.issue | ||||||||
Definition | Issue, part or supplement of journal in which the article is published. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.alternativeForm.journalIssue.publicationDate | |||||||||
Element Id | Citation.alternativeForm.journalIssue.publicationDate | ||||||||
Definition | Date on which the issue of the journal was published. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.alternativeForm.pagination | |||||||||
Element Id | Citation.alternativeForm.pagination | ||||||||
Definition | Indicates the inclusive pages for the article cited. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.alternativeForm.pagination.pageString | |||||||||
Element Id | Citation.alternativeForm.pagination.pageString | ||||||||
Definition | Used for full display of pagination. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.alternativeForm.pagination.firstPage | |||||||||
Element Id | Citation.alternativeForm.pagination.firstPage | ||||||||
Definition | Used for isolated representation of first page. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.alternativeForm.pagination.lastPage | |||||||||
Element Id | Citation.alternativeForm.pagination.lastPage | ||||||||
Definition | Used for isolated representation of last page. | ||||||||
Cardinality | 0..1 | ||||||||
Type | string | ||||||||
Citation.classifier | |||||||||
Element Id | Citation.classifier | ||||||||
Definition | Used for many classifiers including PublicationType, CitationSubset, MeshHeading, Chemical. | ||||||||
Cardinality | 0..* | ||||||||
Terminology Binding | CitationClassifier (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.relatedArtifact | |||||||||
Element Id | Citation.relatedArtifact | ||||||||
Definition | Used for referencing EvidenceReport resource. | ||||||||
Cardinality | 0..* | ||||||||
Type | RelatedArtifact | ||||||||
Citation.note | |||||||||
Element Id | Citation.note | ||||||||
Definition | Used for general notes and annotations not coded elsewhere. | ||||||||
Cardinality | 0..* | ||||||||
Type | Annotation | ||||||||
Citation.medlinePubMed | |||||||||
Element Id | Citation.medlinePubMed | ||||||||
Definition | These elements are items with values assigned by MEDLINE or PubMed management. | ||||||||
Cardinality | 0..1 | ||||||||
Citation.medlinePubMed.medlineState | |||||||||
Element Id | Citation.medlinePubMed.medlineState | ||||||||
Definition | Used for status. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | MedlinePubMedStatus (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.medlinePubMed.owner | |||||||||
Element Id | Citation.medlinePubMed.owner | ||||||||
Definition | Used for owner. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | MedlinePubMedOwner (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.medlinePubMed.pmid | |||||||||
Element Id | Citation.medlinePubMed.pmid | ||||||||
Definition | PubMed ID. | ||||||||
Cardinality | 0..1 | ||||||||
Type | positiveInt | ||||||||
Citation.medlinePubMed.pmidVersion | |||||||||
Element Id | Citation.medlinePubMed.pmidVersion | ||||||||
Definition | PubMed ID Version. | ||||||||
Cardinality | 0..1 | ||||||||
Type | positiveInt | ||||||||
Citation.medlinePubMed.dateCreated | |||||||||
Element Id | Citation.medlinePubMed.dateCreated | ||||||||
Definition | Creation date. | ||||||||
Cardinality | 0..1 | ||||||||
Type | date | ||||||||
Citation.medlinePubMed.dateCompleted | |||||||||
Element Id | Citation.medlinePubMed.dateCompleted | ||||||||
Definition | Completion date. | ||||||||
Cardinality | 0..1 | ||||||||
Type | date | ||||||||
Citation.medlinePubMed.dateRevised | |||||||||
Element Id | Citation.medlinePubMed.dateRevised | ||||||||
Definition | Revision date. | ||||||||
Cardinality | 0..1 | ||||||||
Type | date | ||||||||
Citation.medlinePubMed.pubMedPubDate | |||||||||
Element Id | Citation.medlinePubMed.pubMedPubDate | ||||||||
Definition | Subcomponent of certainty. | ||||||||
Cardinality | 0..* | ||||||||
Citation.medlinePubMed.pubMedPubDate.publicationState | |||||||||
Element Id | Citation.medlinePubMed.pubMedPubDate.publicationState | ||||||||
Definition | PubMed Publication Status. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | PubMedPubStatus (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.medlinePubMed.pubMedPubDate.date | |||||||||
Element Id | Citation.medlinePubMed.pubMedPubDate.date | ||||||||
Definition | PubMed Publication Date. | ||||||||
Cardinality | 0..1 | ||||||||
Type | dateTime | ||||||||
Citation.medlinePubMed.publicationState | |||||||||
Element Id | Citation.medlinePubMed.publicationState | ||||||||
Definition | Publication Status. | ||||||||
Cardinality | 0..1 | ||||||||
Terminology Binding | PubMedPubStatus (Extensible) | ||||||||
Type | CodeableConcept | ||||||||
Citation.medlinePubMed.relatedArticle | |||||||||
Element Id | Citation.medlinePubMed.relatedArticle | ||||||||
Definition | Related article. | ||||||||
Cardinality | 0..* | ||||||||
Citation.medlinePubMed.relatedArticle.citationReference | |||||||||
Element Id | Citation.medlinePubMed.relatedArticle.citationReference | ||||||||
Definition | Citation Resource for related article. | ||||||||
Cardinality | 0..1 | ||||||||
Type | Reference(Citation) | ||||||||
Citation.medlinePubMed.relatedArticle.citationMarkdown | |||||||||
Element Id | Citation.medlinePubMed.relatedArticle.citationMarkdown | ||||||||
Definition | Citation string for related article. | ||||||||
Cardinality | 0..1 | ||||||||
Type | markdown | ||||||||
Citation.medlinePubMed.relatedArticle.identifier | |||||||||
Element Id | Citation.medlinePubMed.relatedArticle.identifier | ||||||||
Definition | Identifier for related article. | ||||||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||||||
Cardinality | 0..* | ||||||||
Type | Identifier |