Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

Extension: RelatesTo

Official URL: http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to Version: 1.0.0-ballot2
Standards status: Draft Maturity Level: 1 Computable Name: RelatesTo
Other Identifiers: OID:2.16.840.1.113883.4.642.40.44.42.84

Resource (FHIR or non-FHIR) associated with the Resource.

Context of Use

Usage info

Usage:

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 & Constraintsdoco
.. Extension 0..* Extension Related artifact
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:type 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 0..1 code documentation | justification | predecessor | successor | derived-from | depends-on | composed-of | part-of | amends | amended-with | appends | appended-with | cites | cited-by | comments-on | comment-in | contains | contained-in | corrects | correction-in | replaces | replaced-with | retracts | retracted-by | signs | similar-to | supports | supported-with | transforms | transformed-into | transformed-with | documents | specification-of | created-with | cite-as | summarizes
.... extension:targetUri 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "targetUri"
..... value[x] 0..1 uri The URL or URI to the related artifact
.... extension:targetReference 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "targetReference"
..... value[x] 0..1 Reference() The Reference to the related artifact
.... extension:targetCanonical 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "targetCanonical"
..... value[x] 0..1 canonical() The canonical URL or URI to the related artifact
.... extension:targetAttachment 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "targetAttachment"
..... value[x] 0..1 Attachment The Attachment of the related artifact
.... extension:targetMarkdown 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "targetMarkdown"
..... value[x] 0..1 markdown The description of the related artifact
... url 1..1 uri "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"

doco Documentation for this format

 

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()