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

Extension: ExtensionEvidenceReport_Subject

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-EvidenceReport.subject Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: ExtensionEvidenceReport_Subject

R5: EvidenceReport.subject (new:BackboneElement)

This extension is part of the cross-version definitions generated to enable use of the element EvidenceReport.subject as defined in FHIR R5 in FHIR STU3.

The source element is defined as: EvidenceReport.subject 1..1 BackboneElement

Across FHIR versions, the element set has been mapped as:

  • R5 EvidenceReport.subject 1..1 BackboneElement

Following are the generation technical comments: Element EvidenceReport.subject is not mapped to FHIR STU3, since FHIR R5 EvidenceReport is not mapped. Element EvidenceReport.subject has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element). While the source element matches Basic element path (), the definitions are not compatible (source: BackboneElement:1..1 -> basic: Reference(http://hl7.org/fhir/StructureDefinition/Resource):0..1).

Context of Use

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

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 1..1 Extension R5: Focus of the report (new)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:characteristic 0..* Extension R5: Characteristic (new)
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:code 1..1 Extension R5: Characteristic code (new)
....... url 1..1 uri "code"
....... value[x] 1..1 CodeableConcept Characteristic code
Binding: R5FocusCharacteristicCodeForR3 (0.1.0) (extensible): Evidence focus characteristic code.
...... extension:value 1..1 Extension R5: Characteristic value (new)
....... url 1..1 uri "value"
....... value[x] 1..1 Characteristic value
........ valueReference Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource)
........ valueCodeableConcept CodeableConcept
........ valueBoolean boolean
........ valueQuantity Quantity
........ valueRange Range
...... extension:exclude 0..1 Extension R5: Is used to express not the characteristic (new)
....... url 1..1 uri "exclude"
....... value[x] 0..1 boolean Is used to express not the characteristic
...... extension:period 0..1 Extension R5: Timeframe for the characteristic (new)
....... url 1..1 uri "period"
....... value[x] 0..1 Period Timeframe for the characteristic
..... url 1..1 uri "characteristic"
..... value[x] 0..0 Value of extension
.... extension:note 0..* Extension R5: Footnotes and/or explanatory notes (new)
..... url 1..1 uri "note"
..... value[x] 0..1 Annotation Footnotes and/or explanatory notes
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-EvidenceReport.subject"
... value[x] 0..0 Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 1..1 Extension R5: Focus of the report (new)
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:characteristic 0..* Extension R5: Characteristic (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:code 1..1 Extension R5: Characteristic code (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "code"
....... value[x] 1..1 CodeableConcept Characteristic code
Binding: R5FocusCharacteristicCodeForR3 (0.1.0) (extensible): Evidence focus characteristic code.
...... extension:value 1..1 Extension R5: Characteristic value (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "value"
....... value[x] 1..1 Characteristic value
........ valueReference Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource)
........ valueCodeableConcept CodeableConcept
........ valueBoolean boolean
........ valueQuantity Quantity
........ valueRange Range
...... extension:exclude 0..1 Extension R5: Is used to express not the characteristic (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "exclude"
....... value[x] 0..1 boolean Is used to express not the characteristic
...... extension:period 0..1 Extension R5: Timeframe for the characteristic (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "period"
....... value[x] 0..1 Period Timeframe for the characteristic
..... url 1..1 uri "characteristic"
.... extension:note 0..* Extension R5: Footnotes and/or explanatory notes (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "note"
..... value[x] 0..1 Annotation Footnotes and/or explanatory notes
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-EvidenceReport.subject"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R5: EvidenceReport.subject (new:BackboneElement)

  • code: CodeableConcept: R5: EvidenceReport.subject.characteristic.code (new:CodeableConcept)
  • value: Reference, CodeableConcept, boolean, Quantity, Range: R5: EvidenceReport.subject.characteristic.value[x] (new:boolean, CodeableConcept, Quantity, Range, Reference(Resource))
  • exclude: boolean: R5: EvidenceReport.subject.characteristic.exclude (new:boolean)
  • period: Period: R5: EvidenceReport.subject.characteristic.period (new:Period)
  • note: Annotation: R5: EvidenceReport.subject.note (new:Annotation)

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 1..1 Extension R5: Focus of the report (new)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:characteristic 0..* Extension R5: Characteristic (new)
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:code 1..1 Extension R5: Characteristic code (new)
....... url 1..1 uri "code"
....... value[x] 1..1 CodeableConcept Characteristic code
Binding: R5FocusCharacteristicCodeForR3 (0.1.0) (extensible): Evidence focus characteristic code.
...... extension:value 1..1 Extension R5: Characteristic value (new)
....... url 1..1 uri "value"
....... value[x] 1..1 Characteristic value
........ valueReference Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource)
........ valueCodeableConcept CodeableConcept
........ valueBoolean boolean
........ valueQuantity Quantity
........ valueRange Range
...... extension:exclude 0..1 Extension R5: Is used to express not the characteristic (new)
....... url 1..1 uri "exclude"
....... value[x] 0..1 boolean Is used to express not the characteristic
...... extension:period 0..1 Extension R5: Timeframe for the characteristic (new)
....... url 1..1 uri "period"
....... value[x] 0..1 Period Timeframe for the characteristic
..... url 1..1 uri "characteristic"
..... value[x] 0..0 Value of extension
.... extension:note 0..* Extension R5: Footnotes and/or explanatory notes (new)
..... url 1..1 uri "note"
..... value[x] 0..1 Annotation Footnotes and/or explanatory notes
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-EvidenceReport.subject"
... value[x] 0..0 Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 1..1 Extension R5: Focus of the report (new)
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:characteristic 0..* Extension R5: Characteristic (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:code 1..1 Extension R5: Characteristic code (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "code"
....... value[x] 1..1 CodeableConcept Characteristic code
Binding: R5FocusCharacteristicCodeForR3 (0.1.0) (extensible): Evidence focus characteristic code.
...... extension:value 1..1 Extension R5: Characteristic value (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "value"
....... value[x] 1..1 Characteristic value
........ valueReference Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource)
........ valueCodeableConcept CodeableConcept
........ valueBoolean boolean
........ valueQuantity Quantity
........ valueRange Range
...... extension:exclude 0..1 Extension R5: Is used to express not the characteristic (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "exclude"
....... value[x] 0..1 boolean Is used to express not the characteristic
...... extension:period 0..1 Extension R5: Timeframe for the characteristic (new)
....... id 0..1 string xml:id (or equivalent in JSON)
....... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
....... url 1..1 uri "period"
....... value[x] 0..1 Period Timeframe for the characteristic
..... url 1..1 uri "characteristic"
.... extension:note 0..* Extension R5: Footnotes and/or explanatory notes (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "note"
..... value[x] 0..1 Annotation Footnotes and/or explanatory notes
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-EvidenceReport.subject"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R5: EvidenceReport.subject (new:BackboneElement)

  • code: CodeableConcept: R5: EvidenceReport.subject.characteristic.code (new:CodeableConcept)
  • value: Reference, CodeableConcept, boolean, Quantity, Range: R5: EvidenceReport.subject.characteristic.value[x] (new:boolean, CodeableConcept, Quantity, Range, Reference(Resource))
  • exclude: boolean: R5: EvidenceReport.subject.characteristic.exclude (new:boolean)
  • period: Period: R5: EvidenceReport.subject.characteristic.period (new:Period)
  • note: Annotation: R5: EvidenceReport.subject.note (new:Annotation)

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.extension:characteristic.​extension:code.value[x] Base extensible Cross-version ValueSet R5.FocusCharacteristicCode for use in FHIR STU3 📍0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
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()