Skip to main content

Citation

Trial Use 1 Conformance

The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Citation
InteractionMethodPath
ReadGET/fhir/R5/Citation/[id]
VreadGET/fhir/R5/Citation/[id]/_history/[vid]
UpdatePUT/fhir/R5/Citation/[id]
PatchPATCH/fhir/R5/Citation/[id]
DeleteDELETE/fhir/R5/Citation/[id]
CreatePOST/fhir/R5/Citation
SearchGET/fhir/R5/Citation?...
HistoryGET/fhir/R5/Citation/[id]/_history
Type-historyGET/fhir/R5/Citation/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this citation record, represented as a globally unique URI
identifierIdentifier0..*Identifier for the citation record itself
versionstring0..1Business version of the citation record
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this citation record (computer friendly)
titlestring0..1Name for this citation record (human friendly)
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime0..1Date last changed
publisherstring0..1The publisher of the citation record, not the publisher of the article or artifact being cited
contactContactDetail0..*Contact details for the publisher of the citation record
descriptionmarkdown0..1Natural language description of the citation
useContextUsageContext0..*The context that the citation record content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for citation record (if applicable)
purposemarkdown0..1Why this citation is defined
copyrightmarkdown0..1Use and/or publishing restrictions for the citation record, not for the cited artifact
copyrightLabelstring0..1Copyright holder and year(s) for the ciation record, not for the cited artifact
approvalDatedate0..1When the citation record was approved by publisher
lastReviewDatedate0..1When the citation record was last reviewed by the publisher
effectivePeriodPeriod0..1When the citation record is expected to be used
authorContactDetail0..*Who authored the citation record
editorContactDetail0..*Who edited the citation record
reviewerContactDetail0..*Who reviewed the citation record
endorserContactDetail0..*Who endorsed the citation record
summaryBackboneElement0..*A human-readable display of key concepts to represent the citation
classificationBackboneElement0..*The assignment to an organizing scheme
noteAnnotation0..*Used for general notes and annotations not coded elsewhere
currentStateCodeableConcept0..*The status of the citation record
statusDateBackboneElement0..*An effective date or period for a status of the citation record
relatedArtifactRelatedArtifact0..*Artifact related to the citation record
citedArtifactBackboneElement0..1The article or artifact being described

Resource-specific search parameters

ParameterTypeDescription
classificationcompositeA classification type and value assigned to the citation
classification-typetokenA type of classification assigned to the citation
classifiertokenA classifier assigned to the citation
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
descriptionstringThe description of the activity definition
effectivedateThe time during which the activity definition is intended to be in use
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
titlestringThe human-friendly name of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference

  • Official FHIR R5 spec: Citation
  • Maturity: Trial Use 1 (FMM 1).