FHIR for FAIR - FHIR Implementation Guide
0.1.0 - STU 1 Ballot

This page is part of the FHIR for FAIR - FHIR Implementation Guide (v0.1.0: STU 1 (FHIR R4b) Ballot 1) based on FHIR v4.1.0. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

Data Type Profile: RelatedArtifact (FHIR for FAIR)

Defining URL:http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/RelatedArtifact-uv-f4f
Version:0.1.0
Name:RelatedArtifactF4F
Title:RelatedArtifact (FHIR for FAIR)
Status:Active as of 12/5/21 12:01 AM
Definition:

This profile enhances the current RelatedArtifact data with the enhancements identified in FHIR R5

Publisher:Health Level Seven International - SOA Work Group
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/RelatedArtifact-uv-f4f

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedArtifact 0..*RelatedArtifactRelated artifacts for a knowledge resource
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... relatedArtifactClassifier 0..1CodeableConceptClassifier (RelatedArtifact)
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactClassifier
... type Σ1..1codedocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
Binding: RelatedArtifactType (required)
... label Σ0..1stringShort label
... display Σ0..1stringBrief description of the related artifact
... citation Σ0..1markdownBibliographic citation for the artifact
... url Σ0..1urlWhere the artifact can be accessed
... document Σ0..1AttachmentWhat document is being referenced
... resource Σ0..1canonical(Resource)What resource is being referenced

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedArtifact 0..*RelatedArtifactRelated artifacts for a knowledge resource
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... relatedArtifactClassifier 0..1CodeableConceptClassifier (RelatedArtifact)
URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactClassifier
... type Σ1..1codedocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
Binding: RelatedArtifactType (required)
... label Σ0..1stringShort label
... display Σ0..1stringBrief description of the related artifact
... citation Σ0..1markdownBibliographic citation for the artifact
... url Σ0..1urlWhere the artifact can be accessed
... document Σ0..1AttachmentWhat document is being referenced
... resource Σ0..1canonical(Resource)What resource is being referenced

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
RelatedArtifact.typerequiredRelatedArtifactType

Constraints

IdPathDetailsRequirements
ele-1RelatedArtifactAll FHIR elements must have a @value or children unless an empty Parameters resource
: hasValue() or (children().count() > id.count()) or $this is Parameters
ele-1RelatedArtifact.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1RelatedArtifact.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1RelatedArtifact.extension:classifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1RelatedArtifact.extension:classifierMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1RelatedArtifact.extension:resourceReferenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1RelatedArtifact.extension:resourceReferenceMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1RelatedArtifact.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1RelatedArtifact.labelAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1RelatedArtifact.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1RelatedArtifact.citationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1RelatedArtifact.urlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1RelatedArtifact.documentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1RelatedArtifact.resourceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())