StructureDefinition-sdc-rendering-criticalExtension.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <StructureDefinition xmlns="http://hl7.org/fhir"> 3 <id value="sdc-rendering-criticalExtension" /> 4 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> 5 <valueCode value="fhir" /> 6 </extension> 7 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> 8 <valueInteger value="4"> 9 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"> 10 <valueCanonical value="http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" /> 11 </extension> 12 </valueInteger> 13 </extension> 14 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> 15 <valueCode value="trial-use"> 16 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"> 17 <valueCanonical value="http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" /> 18 </extension> 19 </valueCode> 20 </extension> 21 <url value="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-rendering-criticalExtension" /> 22 <identifier> 23 <system value="urn:ietf:rfc:3986" /> 24 <value value="urn:oid:2.16.840.1.113883.4.642.40.17.42.65" /> 25 </identifier> 26 <version value="4.0.0-ballot" /> 27 <name value="RenderingCriticalExtension" /> 28 <title value="Rendering Critical Extension" /> 29 <status value="active" /> 30 <date value="2024-12-22T04:48:38.0000000+01:00" /> 31 <publisher value="HL7 International / FHIR Infrastructure" /> 32 <contact> 33 <name value="HL7 International / FHIR Infrastructure" /> 34 <telecom> 35 <system value="url" /> 36 <value value="http://www.hl7.org/Special/committees/fiwg" /> 37 </telecom> 38 </contact> 39 <contact> 40 <telecom> 41 <system value="url" /> 42 <value value="http://www.hl7.org/Special/committees/fiwg" /> 43 </telecom> 44 </contact> 45 <description value="Indicates an extension that must be supported by the system presenting the instance for data capture or end-user consumption. If a system does not recognize the extension or cannot implement the functionality defined by the extension, it should display an error message or warning and refrain from presenting the instance to the user or using it when capturing data." /> 46 <jurisdiction> 47 <coding> 48 <system value="http://unstats.un.org/unsd/methods/m49/m49.htm" /> 49 <code value="001" /> 50 <display value="World" /> 51 </coding> 52 </jurisdiction> 53 <purpose value="Allows systems to identify extensions that are critical for rendering or interacting with the resource in data capture or consumption scenarios." /> 54 <fhirVersion value="4.0.1" /> 55 <mapping> 56 <identity value="rim" /> 57 <uri value="http://hl7.org/v3" /> 58 <name value="RIM Mapping" /> 59 </mapping> 60 <kind value="complex-type" /> 61 <abstract value="false" /> 62 <context> 63 <type value="element" /> 64 <expression value="Resource" /> 65 </context> 66 <type value="Extension" /> 67 <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> 68 <derivation value="constraint" /> 69 <snapshot> 70 <element id="Extension"> 71 <path value="Extension" /> 72 <short value="Extension that must be supported" /> 73 <definition value="Indicates an extension that must be supported by the system presenting the instance for data capture or end-user consumption. If a system does not recognize the extension or cannot implement the functionality defined by the extension, it should display an error message or warning and refrain from presenting the instance to the user or using it when capturing data." /> 74 <comment value="This may point to extensions that control the appearance of data elements, control what value elements have, what elements are or are not available, what elements can or cannot be edited, or rules about how editing may occur. This extension does NOT apply when simply rendering a resource for publication purposes or for other purposes not intended for end-user data capture or data consumption." /> 75 <min value="0" /> 76 <max value="*" /> 77 <base> 78 <path value="Extension" /> 79 <min value="0" /> 80 <max value="*" /> 81 </base> 82 <condition value="ele-1" /> 83 <constraint> 84 <key value="ele-1" /> 85 <severity value="error" /> 86 <human value="All FHIR elements must have a @value or children" /> 87 <expression value="hasValue() or (children().count() > id.count())" /> 88 <xpath value="@value|f:*|h:div" /> 89 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 90 </constraint> 91 <constraint> 92 <key value="ext-1" /> 93 <severity value="error" /> 94 <human value="Must have either extensions or value[x], not both" /> 95 <expression value="extension.exists() != value.exists()" /> 96 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> 97 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 98 </constraint> 99 <isModifier value="true" /> 100 <isModifierReason value="Indicates that the Questionnaire can't be safely rendered in certain situations" /> 101 </element> 102 <element id="Extension.id"> 103 <path value="Extension.id" /> 104 <representation value="xmlAttr" /> 105 <short value="Unique id for inter-element referencing" /> 106 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 107 <min value="0" /> 108 <max value="1" /> 109 <base> 110 <path value="Element.id" /> 111 <min value="0" /> 112 <max value="1" /> 113 </base> 114 <type> 115 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 116 <valueUrl value="string" /> 117 </extension> 118 <code value="http://hl7.org/fhirpath/System.String" /> 119 </type> 120 <isModifier value="false" /> 121 <isSummary value="false" /> 122 <mapping> 123 <identity value="rim" /> 124 <map value="n/a" /> 125 </mapping> 126 </element> 127 <element id="Extension.extension"> 128 <path value="Extension.extension" /> 129 <slicing> 130 <discriminator> 131 <type value="value" /> 132 <path value="url" /> 133 </discriminator> 134 <description value="Extensions are always sliced by (at least) url" /> 135 <rules value="open" /> 136 </slicing> 137 <short value="Extension" /> 138 <definition value="An Extension" /> 139 <min value="0" /> 140 <max value="0" /> 141 <base> 142 <path value="Element.extension" /> 143 <min value="0" /> 144 <max value="*" /> 145 </base> 146 <type> 147 <code value="Extension" /> 148 </type> 149 <constraint> 150 <key value="ele-1" /> 151 <severity value="error" /> 152 <human value="All FHIR elements must have a @value or children" /> 153 <expression value="hasValue() or (children().count() > id.count())" /> 154 <xpath value="@value|f:*|h:div" /> 155 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 156 </constraint> 157 <constraint> 158 <key value="ext-1" /> 159 <severity value="error" /> 160 <human value="Must have either extensions or value[x], not both" /> 161 <expression value="extension.exists() != value.exists()" /> 162 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> 163 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 164 </constraint> 165 <isModifier value="false" /> 166 <isSummary value="false" /> 167 </element> 168 <element id="Extension.url"> 169 <path value="Extension.url" /> 170 <representation value="xmlAttr" /> 171 <short value="identifies the meaning of the extension" /> 172 <definition value="Source of the definition for the extension code - a logical name or a URL." /> 173 <comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." /> 174 <min value="1" /> 175 <max value="1" /> 176 <base> 177 <path value="Extension.url" /> 178 <min value="1" /> 179 <max value="1" /> 180 </base> 181 <type> 182 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 183 <valueUrl value="uri" /> 184 </extension> 185 <code value="http://hl7.org/fhirpath/System.String" /> 186 </type> 187 <fixedUri value="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-rendering-criticalExtension" /> 188 <isModifier value="false" /> 189 <isSummary value="false" /> 190 <mapping> 191 <identity value="rim" /> 192 <map value="N/A" /> 193 </mapping> 194 </element> 195 <element id="Extension.value[x]"> 196 <path value="Extension.value[x]" /> 197 <short value="Value of extension" /> 198 <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R4/extensibility.html) for a list)." /> 199 <min value="1" /> 200 <max value="1" /> 201 <base> 202 <path value="Extension.value[x]" /> 203 <min value="0" /> 204 <max value="1" /> 205 </base> 206 <type> 207 <code value="canonical" /> 208 </type> 209 <constraint> 210 <key value="ele-1" /> 211 <severity value="error" /> 212 <human value="All FHIR elements must have a @value or children" /> 213 <expression value="hasValue() or (children().count() > id.count())" /> 214 <xpath value="@value|f:*|h:div" /> 215 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 216 </constraint> 217 <isModifier value="false" /> 218 <isSummary value="false" /> 219 <mapping> 220 <identity value="rim" /> 221 <map value="N/A" /> 222 </mapping> 223 </element> 224 </snapshot> 225 <differential> 226 <element id="Extension"> 227 <path value="Extension" /> 228 <short value="Extension that must be supported" /> 229 <definition value="Indicates an extension that must be supported by the system presenting the instance for data capture or end-user consumption. If a system does not recognize the extension or cannot implement the functionality defined by the extension, it should display an error message or warning and refrain from presenting the instance to the user or using it when capturing data." /> 230 <comment value="This may point to extensions that control the appearance of data elements, control what value elements have, what elements are or are not available, what elements can or cannot be edited, or rules about how editing may occur. This extension does NOT apply when simply rendering a resource for publication purposes or for other purposes not intended for end-user data capture or data consumption." /> 231 <isModifier value="true" /> 232 <isModifierReason value="Indicates that the Questionnaire can't be safely rendered in certain situations" /> 233 </element> 234 <element id="Extension.extension"> 235 <path value="Extension.extension" /> 236 <max value="0" /> 237 </element> 238 <element id="Extension.url"> 239 <path value="Extension.url" /> 240 <fixedUri value="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-rendering-criticalExtension" /> 241 </element> 242 <element id="Extension.value[x]"> 243 <path value="Extension.value[x]" /> 244 <min value="1" /> 245 <type> 246 <code value="canonical" /> 247 </type> 248 </element> 249 </differential> 250 </StructureDefinition>