This page is part of the FHIR for FAIR - FHIR Implementation Guide (v1.0.0: STU 1) based on FHIR v4.3.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactType | Version: 1.0.0 | |||
Active as of 2022-09-28 | Computable Name: ExtRelatedArtifactType |
This extension enanches the current RelatedArtifact data type with extending the supported relationship types as specified in R5
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Type [RelatedArtifact] | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactType" | |
value[x] | 0..1 | CodeableConcept | Value of extension Slice: Unordered, Open by type:$this | |
valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: RelatedArtifactType [ValueSet] (extensible) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Type [RelatedArtifact] | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactType" | |
Slices for value[x] | 0..1 | CodeableConcept | Value of extension Slice: Unordered, Closed by type:$this | |
value[x]:valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: RelatedArtifactType [ValueSet] (extensible) | |
Documentation for this format |
This structure is derived from Extension
Summary
Fixed Value: 1 element
Prohibited: 1 element
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Type [RelatedArtifact] | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactType" | |
value[x] | 0..1 | CodeableConcept | Value of extension Slice: Unordered, Open by type:$this | |
valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: RelatedArtifactType [ValueSet] (extensible) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Type [RelatedArtifact] | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactType" | |
Slices for value[x] | 0..1 | CodeableConcept | Value of extension Slice: Unordered, Closed by type:$this | |
value[x]:valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: RelatedArtifactType [ValueSet] (extensible) | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.value[x]:valueCodeableConcept | extensible | VsRelatedArtifactType (a valid code from RelatedArtifactType [CodeSystem]) |
Id | Grade | Path | Details | Requirements |
ele-1 | error | Extension | All FHIR elements must have a @value or children unless an empty Parameters resource : hasValue() or (children().count() > id.count()) or $this is Parameters | |
ext-1 | error | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Extension.value[x]:valueCodeableConcept | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |