Specyfikacja interoperacyjności prototypu SSIDL
0.1.4 - ci-build

Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions

Resource Profile: Źródło (SSIDL)

Official URL: http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-citation-sourceInfo Version: 0.1.4
Active as of 2025-11-20 Computable Name: SsidlCitationSourceInfo

Informacje źródłowe dla wartości referencyjnych definicji badania laboratoryjnego

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Citation C 0..* Citation A description of identification, location, or contributorship of a publication (article or artifact)
Interfaces Implemented: MetadataResource
Constraints: cnl-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
Required Pattern: active
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... text SΣ 1..1 markdown The human-readable display of the citation summary
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... url S 1..1 uri The specific URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Citation.status Base required PublicationStatus 📍5.0.0 FHIR Std.
Citation.statusDate.​activity Base example Citation Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​statusDate.activity Base extensible Cited Artifact Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​relatesTo.type Base required Related Artifact Type All 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning Citation Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
cnl-1 warning Citation.url URL should not contain | or # - these characters make processing canonical references problematic exists() implies matches('^[^|# ]+$')
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Citation

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Citation Citation
Interfaces Implemented: MetadataResource
... url 1..1 uri Canonical identifier for this citation record, represented as a globally unique URI
... identifier S 0..0 Identifier for the citation record itself
... version 0..0 Business version of the citation record
... versionAlgorithm[x] 0..0 How to compare versions
... name 0..0 Name for this citation record (computer friendly)
... title 0..0 Name for this citation record (human friendly)
... status S 1..1 code draft | active | retired | unknown
Required Pattern: active
... experimental 0..0 For testing purposes, not real usage
... date 0..0 Date last changed
... publisher 0..0 The publisher of the citation record, not the publisher of the article or artifact being cited
... contact 0..0 Contact details for the publisher of the citation record
... description 0..0 Natural language description of the citation
... useContext 0..0 The context that the citation record content is intended to support
... jurisdiction 0..0 Intended jurisdiction for citation record (if applicable)
... purpose 0..0 Why this citation is defined
... copyright 0..0 Use and/or publishing restrictions for the citation record, not for the cited artifact
... copyrightLabel 0..0 Copyright holder and year(s) for the ciation record, not for the cited artifact
... approvalDate 0..0 When the citation record was approved by publisher
... lastReviewDate 0..0 When the citation record was last reviewed by the publisher
... effectivePeriod 0..0 When the citation record is expected to be used
... author 0..0 Who authored the citation record
... editor 0..0 Who edited the citation record
... reviewer 0..0 Who reviewed the citation record
... endorser 0..0 Who endorsed the citation record
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... style 0..0 Format for display of the citation summary
.... text S 1..1 markdown The human-readable display of the citation summary
... classification 0..0 The assignment to an organizing scheme
... currentState 0..0 The status of the citation record
... statusDate 0..0 An effective date or period for a status of the citation record
... relatedArtifact 0..0 Artifact related to the citation record
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... identifier 0..0 Unique identifier. May include DOI, PMID, PMCID, etc
.... relatedIdentifier 0..0 Identifier not unique to the cited artifact. May include trial registry identifiers
.... dateAccessed 0..0 When the cited artifact was accessed
.... version 0..0 The defined version of the cited artifact
.... currentState 0..0 The status of the cited artifact
.... statusDate 0..0 An effective date or period for a status of the cited artifact
.... title 0..0 The title details of the article or artifact
.... abstract 0..0 Summary of the article or artifact
.... part 0..0 The component of the article or artifact
.... relatesTo 0..0 The artifact related to the cited artifact
.... publicationForm 0..0 If multiple, used to represent alternative forms of the article that are not separate citations
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... classifier 0..0 Code the reason for different URLs, e.g. abstract and full-text
..... url S 1..1 uri The specific URL
.... classification 0..0 The assignment to an organizing scheme
.... contributorship 0..0 Attribution of authors and other contributors
.... note 0..0 Any additional information or content for the article or artifact

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Citation C 0..* Citation A description of identification, location, or contributorship of a publication (article or artifact)
Interfaces Implemented: MetadataResource
Constraints: cnl-0
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... url ΣC 1..1 uri Canonical identifier for this citation record, represented as a globally unique URI
Constraints: cnl-1
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
Required Pattern: active
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... text SΣ 1..1 markdown The human-readable display of the citation summary
... note 0..* Annotation Used for general notes and annotations not coded elsewhere
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... url S 1..1 uri The specific URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Citation.language Base required All Languages 📍5.0.0 FHIR Std.
Citation.status Base required PublicationStatus 📍5.0.0 FHIR Std.
Citation.classification.​type Base extensible Citation Classification Type 📍5.0.0 FHIR Std.
Citation.classification.​classifier Base example Citation Artifact Classifier 📍5.0.0 FHIR Std.
Citation.statusDate.​activity Base example Citation Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​statusDate.activity Base extensible Cited Artifact Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​title.type Base extensible Title Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​title.language Base preferred Common Languages 📍5.0.0 FHIR Std.
Citation.citedArtifact.​abstract.type Base extensible Cited Artifact Abstract Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​abstract.language Base preferred Common Languages 📍5.0.0 FHIR Std.
Citation.citedArtifact.​part.type Base extensible Cited Artifact Part Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​relatesTo.type Base required Related Artifact Type All 📍5.0.0 FHIR Std.
Citation.citedArtifact.​relatesTo.classifier Base extensible Citation Artifact Classifier 📍5.0.0 FHIR Std.
Citation.citedArtifact.​publicationForm.publishedIn.​type Base extensible Published In Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​publicationForm.citedMedium Base extensible Cited Medium 📍5.0.0 FHIR Std.
Citation.citedArtifact.​publicationForm.language Base preferred Common Languages 📍5.0.0 FHIR Std.
Citation.citedArtifact.​classification.type Base extensible Cited Artifact Classification Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​classification.classifier Base example Citation Artifact Classifier 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.entry.​contributionType Base extensible Artifact Contribution Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.entry.​role Base extensible Contributor Role 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.entry.​contributionInstance.​type Base extensible Artifact Contribution Instance Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.summary.​type Base extensible Contributor Summary Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.summary.​style Base extensible Contributor Summary Style 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.summary.​source Base extensible Contributor Summary Source 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning Citation Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
cnl-1 warning Citation.url URL should not contain | or # - these characters make processing canonical references problematic exists() implies matches('^[^|# ]+$')
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Citation

Summary

Mandatory: 2 elements(2 nested mandatory elements)
Must-Support: 7 elements
Prohibited: 42 elements

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Citation C 0..* Citation A description of identification, location, or contributorship of a publication (article or artifact)
Interfaces Implemented: MetadataResource
Constraints: cnl-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
Required Pattern: active
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... text SΣ 1..1 markdown The human-readable display of the citation summary
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... url S 1..1 uri The specific URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Citation.status Base required PublicationStatus 📍5.0.0 FHIR Std.
Citation.statusDate.​activity Base example Citation Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​statusDate.activity Base extensible Cited Artifact Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​relatesTo.type Base required Related Artifact Type All 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning Citation Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
cnl-1 warning Citation.url URL should not contain | or # - these characters make processing canonical references problematic exists() implies matches('^[^|# ]+$')
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from Citation

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Citation Citation
Interfaces Implemented: MetadataResource
... url 1..1 uri Canonical identifier for this citation record, represented as a globally unique URI
... identifier S 0..0 Identifier for the citation record itself
... version 0..0 Business version of the citation record
... versionAlgorithm[x] 0..0 How to compare versions
... name 0..0 Name for this citation record (computer friendly)
... title 0..0 Name for this citation record (human friendly)
... status S 1..1 code draft | active | retired | unknown
Required Pattern: active
... experimental 0..0 For testing purposes, not real usage
... date 0..0 Date last changed
... publisher 0..0 The publisher of the citation record, not the publisher of the article or artifact being cited
... contact 0..0 Contact details for the publisher of the citation record
... description 0..0 Natural language description of the citation
... useContext 0..0 The context that the citation record content is intended to support
... jurisdiction 0..0 Intended jurisdiction for citation record (if applicable)
... purpose 0..0 Why this citation is defined
... copyright 0..0 Use and/or publishing restrictions for the citation record, not for the cited artifact
... copyrightLabel 0..0 Copyright holder and year(s) for the ciation record, not for the cited artifact
... approvalDate 0..0 When the citation record was approved by publisher
... lastReviewDate 0..0 When the citation record was last reviewed by the publisher
... effectivePeriod 0..0 When the citation record is expected to be used
... author 0..0 Who authored the citation record
... editor 0..0 Who edited the citation record
... reviewer 0..0 Who reviewed the citation record
... endorser 0..0 Who endorsed the citation record
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... style 0..0 Format for display of the citation summary
.... text S 1..1 markdown The human-readable display of the citation summary
... classification 0..0 The assignment to an organizing scheme
... currentState 0..0 The status of the citation record
... statusDate 0..0 An effective date or period for a status of the citation record
... relatedArtifact 0..0 Artifact related to the citation record
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... identifier 0..0 Unique identifier. May include DOI, PMID, PMCID, etc
.... relatedIdentifier 0..0 Identifier not unique to the cited artifact. May include trial registry identifiers
.... dateAccessed 0..0 When the cited artifact was accessed
.... version 0..0 The defined version of the cited artifact
.... currentState 0..0 The status of the cited artifact
.... statusDate 0..0 An effective date or period for a status of the cited artifact
.... title 0..0 The title details of the article or artifact
.... abstract 0..0 Summary of the article or artifact
.... part 0..0 The component of the article or artifact
.... relatesTo 0..0 The artifact related to the cited artifact
.... publicationForm 0..0 If multiple, used to represent alternative forms of the article that are not separate citations
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... classifier 0..0 Code the reason for different URLs, e.g. abstract and full-text
..... url S 1..1 uri The specific URL
.... classification 0..0 The assignment to an organizing scheme
.... contributorship 0..0 Attribution of authors and other contributors
.... note 0..0 Any additional information or content for the article or artifact

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Citation C 0..* Citation A description of identification, location, or contributorship of a publication (article or artifact)
Interfaces Implemented: MetadataResource
Constraints: cnl-0
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... url ΣC 1..1 uri Canonical identifier for this citation record, represented as a globally unique URI
Constraints: cnl-1
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
Required Pattern: active
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... text SΣ 1..1 markdown The human-readable display of the citation summary
... note 0..* Annotation Used for general notes and annotations not coded elsewhere
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... url S 1..1 uri The specific URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Citation.language Base required All Languages 📍5.0.0 FHIR Std.
Citation.status Base required PublicationStatus 📍5.0.0 FHIR Std.
Citation.classification.​type Base extensible Citation Classification Type 📍5.0.0 FHIR Std.
Citation.classification.​classifier Base example Citation Artifact Classifier 📍5.0.0 FHIR Std.
Citation.statusDate.​activity Base example Citation Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​statusDate.activity Base extensible Cited Artifact Status Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​title.type Base extensible Title Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​title.language Base preferred Common Languages 📍5.0.0 FHIR Std.
Citation.citedArtifact.​abstract.type Base extensible Cited Artifact Abstract Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​abstract.language Base preferred Common Languages 📍5.0.0 FHIR Std.
Citation.citedArtifact.​part.type Base extensible Cited Artifact Part Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​relatesTo.type Base required Related Artifact Type All 📍5.0.0 FHIR Std.
Citation.citedArtifact.​relatesTo.classifier Base extensible Citation Artifact Classifier 📍5.0.0 FHIR Std.
Citation.citedArtifact.​publicationForm.publishedIn.​type Base extensible Published In Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​publicationForm.citedMedium Base extensible Cited Medium 📍5.0.0 FHIR Std.
Citation.citedArtifact.​publicationForm.language Base preferred Common Languages 📍5.0.0 FHIR Std.
Citation.citedArtifact.​classification.type Base extensible Cited Artifact Classification Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​classification.classifier Base example Citation Artifact Classifier 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.entry.​contributionType Base extensible Artifact Contribution Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.entry.​role Base extensible Contributor Role 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.entry.​contributionInstance.​type Base extensible Artifact Contribution Instance Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.summary.​type Base extensible Contributor Summary Type 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.summary.​style Base extensible Contributor Summary Style 📍5.0.0 FHIR Std.
Citation.citedArtifact.​contributorship.summary.​source Base extensible Contributor Summary Source 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning Citation Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
cnl-1 warning Citation.url URL should not contain | or # - these characters make processing canonical references problematic exists() implies matches('^[^|# ]+$')
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Citation

Summary

Mandatory: 2 elements(2 nested mandatory elements)
Must-Support: 7 elements
Prohibited: 42 elements

 

Other representations of profile: CSV, Excel, Schematron