Extensions for Using Data Elements from FHIR R5 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_StructureDefinition_R3_DataElement

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-StructureDefinition-for-DataElement Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_StructureDefinition_R3_DataElement

This cross-version profile allows R5 StructureDefinition content to be represented via FHIR STU3 DataElement resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

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
.. DataElement 0..* DataElement Resource data element
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] R5: How to compare versions (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
.... extension:copyrightLabel 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel
.... extension:type 1..1 code R5: fhirpath | element | extension (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.context.type
Binding: R5ExtensionContextTypeForR3 (0.1.0) (required): How an extension context is interpreted.
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... experimental ?!Σ 0..1 boolean For testing purposes, not real usage
... element ΣC 1..* ElementDefinition Definition of element
Constraints: dae-1, dae-2

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DataElement.status Base required PublicationStatus 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dae-1 error DataElement.element No base allowed base.empty()
dae-2 error DataElement.element No slicing allowed slicing.empty()
dom-1 error DataElement If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error DataElement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DataElement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error DataElement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 DataElement

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DataElement 0..* DataElement Resource data element
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] R5: How to compare versions (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
.... extension:copyrightLabel 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel
.... extension:type 1..1 code R5: fhirpath | element | extension (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.context.type
Binding: R5ExtensionContextTypeForR3 (0.1.0) (required): How an extension context is interpreted.
... contact
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contact 0..* (Complex) R5: Contact details for the publisher additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.contact

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DataElement 0..* DataElement Resource data element
... 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
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] R5: How to compare versions (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
.... extension:copyrightLabel 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel
.... extension:type 1..1 code R5: fhirpath | element | extension (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.context.type
Binding: R5ExtensionContextTypeForR3 (0.1.0) (required): How an extension context is interpreted.
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... url Σ 0..1 uri Logical URI to reference this data element (globally unique)
... identifier Σ 0..* Identifier Additional identifier for the data element
... version Σ 0..1 string Business version of the data element
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map.
... experimental ?!Σ 0..1 boolean For testing purposes, not real usage
... date Σ 0..1 dateTime Date this was last changed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... name Σ 0..1 string Name for this data element (computer friendly)
... title Σ 0..1 string Name for this data element (human friendly)
... contact Σ 0..* ContactDetail Contact details for the publisher
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contact 0..* (Complex) R5: Contact details for the publisher additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.contact
.... name Σ 0..1 string Name of an individual to contact
.... telecom Σ 0..* ContactPoint Contact details for individual or organization
... useContext Σ 0..* UsageContext Context the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for data element (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use
... copyright 0..1 markdown Use and/or publishing restrictions
... stringency Σ 0..1 code comparable | fully-specified | equivalent | convertable | scaleable | flexible
Binding: DataElementStringency (required): Indicates the degree of precision of the data element definition.
... mapping C 0..* BackboneElement External specification mapped to
Constraints: dae-3
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... identity 1..1 id Internal id when this mapping is used
.... uri 0..1 uri Identifies what this mapping refers to
.... name 0..1 string Names what this mapping refers to
.... comment 0..1 string Versions, issues, scope limitations, etc.
... element ΣC 1..* ElementDefinition Definition of element
Constraints: dae-1, dae-2

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DataElement.language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
DataElement.status Base required PublicationStatus 📍3.0.2 FHIR Std.
DataElement.jurisdiction Base extensible Jurisdiction ValueSet 📍3.0.2 FHIR Std.
DataElement.stringency Base required DataElementStringency 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dae-1 error DataElement.element No base allowed base.empty()
dae-2 error DataElement.element No slicing allowed slicing.empty()
dae-3 error DataElement.mapping At least one of name or uri SHALL be present uri.exists() or name.exists()
dom-1 error DataElement If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error DataElement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DataElement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error DataElement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 DataElement

Summary

Mandatory: 2 elements

Extensions

This structure refers to these extensions:

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DataElement 0..* DataElement Resource data element
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] R5: How to compare versions (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
.... extension:copyrightLabel 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel
.... extension:type 1..1 code R5: fhirpath | element | extension (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.context.type
Binding: R5ExtensionContextTypeForR3 (0.1.0) (required): How an extension context is interpreted.
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... experimental ?!Σ 0..1 boolean For testing purposes, not real usage
... element ΣC 1..* ElementDefinition Definition of element
Constraints: dae-1, dae-2

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DataElement.status Base required PublicationStatus 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dae-1 error DataElement.element No base allowed base.empty()
dae-2 error DataElement.element No slicing allowed slicing.empty()
dom-1 error DataElement If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error DataElement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DataElement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error DataElement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 DataElement

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DataElement 0..* DataElement Resource data element
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] R5: How to compare versions (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
.... extension:copyrightLabel 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel
.... extension:type 1..1 code R5: fhirpath | element | extension (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.context.type
Binding: R5ExtensionContextTypeForR3 (0.1.0) (required): How an extension context is interpreted.
... contact
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contact 0..* (Complex) R5: Contact details for the publisher additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.contact

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DataElement 0..* DataElement Resource data element
... 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
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:versionAlgorithm 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] R5: How to compare versions (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm
.... extension:copyrightLabel 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] R5: Copyright holder and year(s) (new)
URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel
.... extension:type 1..1 code R5: fhirpath | element | extension (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.context.type
Binding: R5ExtensionContextTypeForR3 (0.1.0) (required): How an extension context is interpreted.
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... url Σ 0..1 uri Logical URI to reference this data element (globally unique)
... identifier Σ 0..* Identifier Additional identifier for the data element
... version Σ 0..1 string Business version of the data element
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map.
... experimental ?!Σ 0..1 boolean For testing purposes, not real usage
... date Σ 0..1 dateTime Date this was last changed
... publisher Σ 0..1 string Name of the publisher (organization or individual)
... name Σ 0..1 string Name for this data element (computer friendly)
... title Σ 0..1 string Name for this data element (human friendly)
... contact Σ 0..* ContactDetail Contact details for the publisher
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contact 0..* (Complex) R5: Contact details for the publisher additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-StructureDefinition.contact
.... name Σ 0..1 string Name of an individual to contact
.... telecom Σ 0..* ContactPoint Contact details for individual or organization
... useContext Σ 0..* UsageContext Context the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for data element (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use
... copyright 0..1 markdown Use and/or publishing restrictions
... stringency Σ 0..1 code comparable | fully-specified | equivalent | convertable | scaleable | flexible
Binding: DataElementStringency (required): Indicates the degree of precision of the data element definition.
... mapping C 0..* BackboneElement External specification mapped to
Constraints: dae-3
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... identity 1..1 id Internal id when this mapping is used
.... uri 0..1 uri Identifies what this mapping refers to
.... name 0..1 string Names what this mapping refers to
.... comment 0..1 string Versions, issues, scope limitations, etc.
... element ΣC 1..* ElementDefinition Definition of element
Constraints: dae-1, dae-2

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DataElement.language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
DataElement.status Base required PublicationStatus 📍3.0.2 FHIR Std.
DataElement.jurisdiction Base extensible Jurisdiction ValueSet 📍3.0.2 FHIR Std.
DataElement.stringency Base required DataElementStringency 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dae-1 error DataElement.element No base allowed base.empty()
dae-2 error DataElement.element No slicing allowed slicing.empty()
dae-3 error DataElement.mapping At least one of name or uri SHALL be present uri.exists() or name.exists()
dom-1 error DataElement If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error DataElement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DataElement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error DataElement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 DataElement

Summary

Mandatory: 2 elements

Extensions

This structure refers to these extensions:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron