Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions

Extension: LensesApplied

Official URL: http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/LensesApplied Version: 0.1.0
Active as of 2025-07-25 Computable Name: LensesApplied

Conveying Lens Information in the FHIR format

Context of Use

    This extension may be used on the following element(s)

    • Element ID: http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Composition-uv-epi#Composition

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 3..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:lens 1..1 Extension Reference to the lens
..... extension 0..0
..... url 1..1 uri "lens"
..... value[x] 0..1 Reference(http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/Lens) Value of extension
.... extension:elementClass 1..* Extension Class in the text linked to the action of this lens
..... extension 0..0
..... url 1..1 uri "elementClass"
..... value[x] 0..1 string Value of extension
.... extension:explanation 1..1 Extension Why this lens was applied
..... extension 0..0
..... url 1..1 uri "explanation"
..... value[x] 0..1 Value of extension
...... valueMarkdown markdown
...... valueString string
... url 1..1 uri "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/LensesApplied"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 id Unique id for inter-element referencing
... Slices for extension 3..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:lens 1..1 Extension Reference to the lens
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "lens"
..... value[x] 0..1 Reference(http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/Lens) Value of extension
.... extension:elementClass 1..* Extension Class in the text linked to the action of this lens
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "elementClass"
..... value[x] 0..1 string Value of extension
.... extension:explanation 1..1 Extension Why this lens was applied
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "explanation"
..... value[x] 0..1 Value of extension
...... valueMarkdown markdown
...... valueString string
... url 1..1 uri "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/LensesApplied"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Conveying Lens Information in the FHIR format

  • lens: Reference: An Extension
  • elementClass: string: An Extension
  • explanation: markdown, string: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 3..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:lens 1..1 Extension Reference to the lens
..... extension 0..0
..... url 1..1 uri "lens"
..... value[x] 0..1 Reference(http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/Lens) Value of extension
.... extension:elementClass 1..* Extension Class in the text linked to the action of this lens
..... extension 0..0
..... url 1..1 uri "elementClass"
..... value[x] 0..1 string Value of extension
.... extension:explanation 1..1 Extension Why this lens was applied
..... extension 0..0
..... url 1..1 uri "explanation"
..... value[x] 0..1 Value of extension
...... valueMarkdown markdown
...... valueString string
... url 1..1 uri "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/LensesApplied"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 id Unique id for inter-element referencing
... Slices for extension 3..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:lens 1..1 Extension Reference to the lens
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "lens"
..... value[x] 0..1 Reference(http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/Lens) Value of extension
.... extension:elementClass 1..* Extension Class in the text linked to the action of this lens
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "elementClass"
..... value[x] 0..1 string Value of extension
.... extension:explanation 1..1 Extension Why this lens was applied
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "explanation"
..... value[x] 0..1 Value of extension
...... valueMarkdown markdown
...... valueString string
... url 1..1 uri "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/LensesApplied"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Conveying Lens Information in the FHIR format

  • lens: Reference: An Extension
  • elementClass: string: An Extension
  • explanation: markdown, string: An Extension

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
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()