Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - 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.1 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.1
Draft as of 2025-08-28 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)
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
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
... 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

PathConformanceValueSetURI
Citation.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
From the FHIR Standard
Citation.statusDate.activityexampleCitationStatusType
http://hl7.org/fhir/ValueSet/citation-status-type
From the FHIR Standard
Citation.citedArtifact.statusDate.activityextensibleCitedArtifactStatusType
http://hl7.org/fhir/ValueSet/cited-artifact-status-type
From the FHIR Standard
Citation.citedArtifact.relatesTo.typerequiredRelatedArtifactTypeExpanded
http://hl7.org/fhir/ValueSet/related-artifact-type-all|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cnl-0warningCitationName 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}$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust 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
... url 0..0
... identifier S 1..1 Identifier Identifier for the citation record itself
.... use 0..0
.... type 0..0
.... system S 1..1 uri The namespace for the identifier value
.... value S 1..1 string The value that is unique
.... period 0..0
.... assigner 0..0
... version 0..0
... versionAlgorithm[x] 0..0
... name 0..0
... title 0..0
... status S 1..1 code draft | active | retired | unknown
... experimental 0..0
... date 0..0
... publisher 0..0
... contact 0..0
... description 0..0
... useContext 0..0
... jurisdiction 0..0
... purpose 0..0
... copyright 0..0
... copyrightLabel 0..0
... approvalDate 0..0
... lastReviewDate 0..0
... effectivePeriod 0..0
... author 0..0
... editor 0..0
... reviewer 0..0
... endorser 0..0
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... style 0..0
.... text S 1..1 markdown The human-readable display of the citation summary
... classification 0..0
... currentState 0..0
... statusDate 0..0
... relatedArtifact 0..0
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... identifier 0..0
.... relatedIdentifier 0..0
.... dateAccessed 0..0
.... version 0..0
.... currentState 0..0
.... statusDate 0..0
.... title 0..0
.... abstract 0..0
.... part 0..0
.... relatesTo 0..0
.... publicationForm 0..0
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... classifier 0..0
..... url S 1..1 uri The specific URL
.... classification 0..0
.... contributorship 0..0
.... note 0..0

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)
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
... identifier SΣ 1..1 Identifier Identifier for the citation record itself
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
... 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

PathConformanceValueSetURI
Citation.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
Citation.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
From the FHIR Standard
Citation.classification.typeextensibleCitationClassificationType
http://hl7.org/fhir/ValueSet/citation-classification-type
From the FHIR Standard
Citation.classification.classifierexampleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
From the FHIR Standard
Citation.statusDate.activityexampleCitationStatusType
http://hl7.org/fhir/ValueSet/citation-status-type
From the FHIR Standard
Citation.citedArtifact.statusDate.activityextensibleCitedArtifactStatusType
http://hl7.org/fhir/ValueSet/cited-artifact-status-type
From the FHIR Standard
Citation.citedArtifact.title.typeextensibleTitleType
http://hl7.org/fhir/ValueSet/title-type
From the FHIR Standard
Citation.citedArtifact.title.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Citation.citedArtifact.abstract.typeextensibleCitedArtifactAbstractType
http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type
From the FHIR Standard
Citation.citedArtifact.abstract.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Citation.citedArtifact.part.typeextensibleCitedArtifactPartType
http://hl7.org/fhir/ValueSet/cited-artifact-part-type
From the FHIR Standard
Citation.citedArtifact.relatesTo.typerequiredRelatedArtifactTypeExpanded
http://hl7.org/fhir/ValueSet/related-artifact-type-all|5.0.0
From the FHIR Standard
Citation.citedArtifact.relatesTo.classifierextensibleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
From the FHIR Standard
Citation.citedArtifact.publicationForm.publishedIn.typeextensiblePublishedInType
http://hl7.org/fhir/ValueSet/published-in-type
From the FHIR Standard
Citation.citedArtifact.publicationForm.citedMediumextensibleCitedMedium
http://hl7.org/fhir/ValueSet/cited-medium
From the FHIR Standard
Citation.citedArtifact.publicationForm.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Citation.citedArtifact.classification.typeextensibleCitedArtifactClassificationType
http://hl7.org/fhir/ValueSet/cited-artifact-classification-type
From the FHIR Standard
Citation.citedArtifact.classification.classifierexampleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
From the FHIR Standard
Citation.citedArtifact.contributorship.entry.contributionTypeextensibleArtifactContributionType
http://hl7.org/fhir/ValueSet/artifact-contribution-type
From the FHIR Standard
Citation.citedArtifact.contributorship.entry.roleextensibleContributorRole
http://hl7.org/fhir/ValueSet/contributor-role
From the FHIR Standard
Citation.citedArtifact.contributorship.entry.contributionInstance.typeextensibleArtifactContributionInstanceType
http://hl7.org/fhir/ValueSet/artifact-contribution-instance-type
From the FHIR Standard
Citation.citedArtifact.contributorship.summary.typeextensibleContributorSummaryType
http://hl7.org/fhir/ValueSet/contributor-summary-type
From the FHIR Standard
Citation.citedArtifact.contributorship.summary.styleextensibleContributorSummaryStyle
http://hl7.org/fhir/ValueSet/contributor-summary-style
From the FHIR Standard
Citation.citedArtifact.contributorship.summary.sourceextensibleContributorSummarySource
http://hl7.org/fhir/ValueSet/contributor-summary-source
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cnl-0warningCitationName 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}$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Citation

Summary

Mandatory: 4 elements(2 nested mandatory elements)
Must-Support: 9 elements
Prohibited: 46 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)
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
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
... 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

PathConformanceValueSetURI
Citation.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
From the FHIR Standard
Citation.statusDate.activityexampleCitationStatusType
http://hl7.org/fhir/ValueSet/citation-status-type
From the FHIR Standard
Citation.citedArtifact.statusDate.activityextensibleCitedArtifactStatusType
http://hl7.org/fhir/ValueSet/cited-artifact-status-type
From the FHIR Standard
Citation.citedArtifact.relatesTo.typerequiredRelatedArtifactTypeExpanded
http://hl7.org/fhir/ValueSet/related-artifact-type-all|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cnl-0warningCitationName 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}$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust 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
... url 0..0
... identifier S 1..1 Identifier Identifier for the citation record itself
.... use 0..0
.... type 0..0
.... system S 1..1 uri The namespace for the identifier value
.... value S 1..1 string The value that is unique
.... period 0..0
.... assigner 0..0
... version 0..0
... versionAlgorithm[x] 0..0
... name 0..0
... title 0..0
... status S 1..1 code draft | active | retired | unknown
... experimental 0..0
... date 0..0
... publisher 0..0
... contact 0..0
... description 0..0
... useContext 0..0
... jurisdiction 0..0
... purpose 0..0
... copyright 0..0
... copyrightLabel 0..0
... approvalDate 0..0
... lastReviewDate 0..0
... effectivePeriod 0..0
... author 0..0
... editor 0..0
... reviewer 0..0
... endorser 0..0
... summary S 1..1 BackboneElement A human-readable display of key concepts to represent the citation
.... style 0..0
.... text S 1..1 markdown The human-readable display of the citation summary
... classification 0..0
... currentState 0..0
... statusDate 0..0
... relatedArtifact 0..0
... citedArtifact S 0..1 BackboneElement The article or artifact being described
.... identifier 0..0
.... relatedIdentifier 0..0
.... dateAccessed 0..0
.... version 0..0
.... currentState 0..0
.... statusDate 0..0
.... title 0..0
.... abstract 0..0
.... part 0..0
.... relatesTo 0..0
.... publicationForm 0..0
.... webLocation S 1..1 BackboneElement Used for any URL for the article or artifact cited
..... classifier 0..0
..... url S 1..1 uri The specific URL
.... classification 0..0
.... contributorship 0..0
.... note 0..0

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)
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
... identifier SΣ 1..1 Identifier Identifier for the citation record itself
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required)
... 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

PathConformanceValueSetURI
Citation.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
Citation.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
From the FHIR Standard
Citation.classification.typeextensibleCitationClassificationType
http://hl7.org/fhir/ValueSet/citation-classification-type
From the FHIR Standard
Citation.classification.classifierexampleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
From the FHIR Standard
Citation.statusDate.activityexampleCitationStatusType
http://hl7.org/fhir/ValueSet/citation-status-type
From the FHIR Standard
Citation.citedArtifact.statusDate.activityextensibleCitedArtifactStatusType
http://hl7.org/fhir/ValueSet/cited-artifact-status-type
From the FHIR Standard
Citation.citedArtifact.title.typeextensibleTitleType
http://hl7.org/fhir/ValueSet/title-type
From the FHIR Standard
Citation.citedArtifact.title.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Citation.citedArtifact.abstract.typeextensibleCitedArtifactAbstractType
http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type
From the FHIR Standard
Citation.citedArtifact.abstract.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Citation.citedArtifact.part.typeextensibleCitedArtifactPartType
http://hl7.org/fhir/ValueSet/cited-artifact-part-type
From the FHIR Standard
Citation.citedArtifact.relatesTo.typerequiredRelatedArtifactTypeExpanded
http://hl7.org/fhir/ValueSet/related-artifact-type-all|5.0.0
From the FHIR Standard
Citation.citedArtifact.relatesTo.classifierextensibleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
From the FHIR Standard
Citation.citedArtifact.publicationForm.publishedIn.typeextensiblePublishedInType
http://hl7.org/fhir/ValueSet/published-in-type
From the FHIR Standard
Citation.citedArtifact.publicationForm.citedMediumextensibleCitedMedium
http://hl7.org/fhir/ValueSet/cited-medium
From the FHIR Standard
Citation.citedArtifact.publicationForm.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Citation.citedArtifact.classification.typeextensibleCitedArtifactClassificationType
http://hl7.org/fhir/ValueSet/cited-artifact-classification-type
From the FHIR Standard
Citation.citedArtifact.classification.classifierexampleCitationArtifactClassifier
http://hl7.org/fhir/ValueSet/citation-artifact-classifier
From the FHIR Standard
Citation.citedArtifact.contributorship.entry.contributionTypeextensibleArtifactContributionType
http://hl7.org/fhir/ValueSet/artifact-contribution-type
From the FHIR Standard
Citation.citedArtifact.contributorship.entry.roleextensibleContributorRole
http://hl7.org/fhir/ValueSet/contributor-role
From the FHIR Standard
Citation.citedArtifact.contributorship.entry.contributionInstance.typeextensibleArtifactContributionInstanceType
http://hl7.org/fhir/ValueSet/artifact-contribution-instance-type
From the FHIR Standard
Citation.citedArtifact.contributorship.summary.typeextensibleContributorSummaryType
http://hl7.org/fhir/ValueSet/contributor-summary-type
From the FHIR Standard
Citation.citedArtifact.contributorship.summary.styleextensibleContributorSummaryStyle
http://hl7.org/fhir/ValueSet/contributor-summary-style
From the FHIR Standard
Citation.citedArtifact.contributorship.summary.sourceextensibleContributorSummarySource
http://hl7.org/fhir/ValueSet/contributor-summary-source
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cnl-0warningCitationName 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}$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Citation

Summary

Mandatory: 4 elements(2 nested mandatory elements)
Must-Support: 9 elements
Prohibited: 46 elements

 

Other representations of profile: CSV, Excel, Schematron