translation.xml
  1 <?xml version="1.0" encoding="utf-8"?>
  2 <StructureDefinition xmlns="http://hl7.org/fhir">
  3   <id value="translation" />
  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="1" />
  9   </extension>
 10   <url value="http://hl7.org/fhir/StructureDefinition/translation" />
 11   <version value="4.0.1" />
 12   <name value="Translation" />
 13   <title value="Translation" />
 14   <status value="draft" />
 15   <date value="2013-12-05" />
 16   <publisher value="Health Level Seven International (FHIR Infrastructure)" />
 17   <contact>
 18     <telecom>
 19       <system value="url" />
 20       <value value="http://www.hl7.org/Special/committees/fiwg" />
 21     </telecom>
 22   </contact>
 23   <description value="Language translation from base language of resource to another language." />
 24   <fhirVersion value="4.0.1" />
 25   <mapping>
 26     <identity value="rim" />
 27     <uri value="http://hl7.org/v3" />
 28     <name value="RIM Mapping" />
 29   </mapping>
 30   <kind value="complex-type" />
 31   <abstract value="false" />
 32   <context>
 33     <type value="element" />
 34     <expression value="string" />
 35   </context>
 36   <context>
 37     <type value="element" />
 38     <expression value="code" />
 39   </context>
 40   <context>
 41     <type value="element" />
 42     <expression value="markdown" />
 43   </context>
 44   <type value="Extension" />
 45   <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
 46   <derivation value="constraint" />
 47   <snapshot>
 48     <element id="Extension">
 49       <path value="Extension" />
 50       <short value="Language Translation (Localization)" />
 51       <definition value="Language translation from base language of resource to another language." />
 52       <min value="0" />
 53       <max value="*" />
 54       <base>
 55         <path value="Extension" />
 56         <min value="0" />
 57         <max value="*" />
 58       </base>
 59       <condition value="ele-1" />
 60       <constraint>
 61         <key value="ele-1" />
 62         <severity value="error" />
 63         <human value="All FHIR elements must have a @value or children" />
 64         <expression value="hasValue() or (children().count() > id.count())" />
 65         <xpath value="@value|f:*|h:div" />
 66         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
 67       </constraint>
 68       <constraint>
 69         <key value="ext-1" />
 70         <severity value="error" />
 71         <human value="Must have either extensions or value[x], not both" />
 72         <expression value="extension.exists() != value.exists()" />
 73         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
 74         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
 75       </constraint>
 76       <isModifier value="false" />
 77       <mapping>
 78         <identity value="rim" />
 79         <map value="ST.translation" />
 80       </mapping>
 81     </element>
 82     <element id="Extension.id">
 83       <path value="Extension.id" />
 84       <representation value="xmlAttr" />
 85       <short value="Unique id for inter-element referencing" />
 86       <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
 87       <min value="0" />
 88       <max value="1" />
 89       <base>
 90         <path value="Element.id" />
 91         <min value="0" />
 92         <max value="1" />
 93       </base>
 94       <type>
 95         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
 96           <valueUrl value="string" />
 97         </extension>
 98         <code value="http://hl7.org/fhirpath/System.String" />
 99       </type>
100       <isModifier value="false" />
101       <isSummary value="false" />
102       <mapping>
103         <identity value="rim" />
104         <map value="n/a" />
105       </mapping>
106     </element>
107     <element id="Extension.extension">
108       <path value="Extension.extension" />
109       <slicing>
110         <discriminator>
111           <type value="value" />
112           <path value="url" />
113         </discriminator>
114         <description value="Extensions are always sliced by (at least) url" />
115         <rules value="open" />
116       </slicing>
117       <short value="Additional content defined by implementations" />
118       <definition value="May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
119       <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
120       <alias value="extensions" />
121       <alias value="user content" />
122       <min value="0" />
123       <max value="*" />
124       <base>
125         <path value="Element.extension" />
126         <min value="0" />
127         <max value="*" />
128       </base>
129       <type>
130         <code value="Extension" />
131       </type>
132       <constraint>
133         <key value="ele-1" />
134         <severity value="error" />
135         <human value="All FHIR elements must have a @value or children" />
136         <expression value="hasValue() or (children().count() > id.count())" />
137         <xpath value="@value|f:*|h:div" />
138         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
139       </constraint>
140       <constraint>
141         <key value="ext-1" />
142         <severity value="error" />
143         <human value="Must have either extensions or value[x], not both" />
144         <expression value="extension.exists() != value.exists()" />
145         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" />
146         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
147       </constraint>
148       <isModifier value="false" />
149       <isSummary value="false" />
150       <mapping>
151         <identity value="rim" />
152         <map value="n/a" />
153       </mapping>
154     </element>
155     <element id="Extension.extension:lang">
156       <path value="Extension.extension" />
157       <sliceName value="lang" />
158       <short value="Code for Language" />
159       <definition value="Code for Language." />
160       <min value="1" />
161       <max value="1" />
162       <base>
163         <path value="Element.extension" />
164         <min value="0" />
165         <max value="*" />
166       </base>
167       <type>
168         <code value="Extension" />
169       </type>
170       <constraint>
171         <key value="ele-1" />
172         <severity value="error" />
173         <human value="All FHIR elements must have a @value or children" />
174         <expression value="hasValue() or (children().count() > id.count())" />
175         <xpath value="@value|f:*|h:div" />
176         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
177       </constraint>
178       <constraint>
179         <key value="ext-1" />
180         <severity value="error" />
181         <human value="Must have either extensions or value[x], not both" />
182         <expression value="extension.exists() != value.exists()" />
183         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" />
184         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
185       </constraint>
186       <isModifier value="false" />
187       <isSummary value="false" />
188     </element>
189     <element id="Extension.extension:lang.id">
190       <path value="Extension.extension.id" />
191       <representation value="xmlAttr" />
192       <short value="Unique id for inter-element referencing" />
193       <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
194       <min value="0" />
195       <max value="1" />
196       <base>
197         <path value="Element.id" />
198         <min value="0" />
199         <max value="1" />
200       </base>
201       <type>
202         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
203           <valueUrl value="string" />
204         </extension>
205         <code value="http://hl7.org/fhirpath/System.String" />
206       </type>
207       <isModifier value="false" />
208       <isSummary value="false" />
209       <mapping>
210         <identity value="rim" />
211         <map value="n/a" />
212       </mapping>
213     </element>
214     <element id="Extension.extension:lang.extension">
215       <path value="Extension.extension.extension" />
216       <slicing>
217         <discriminator>
218           <type value="value" />
219           <path value="url" />
220         </discriminator>
221         <description value="Extensions are always sliced by (at least) url" />
222         <rules value="open" />
223       </slicing>
224       <short value="Extension" />
225       <definition value="An Extension" />
226       <min value="0" />
227       <max value="0" />
228       <base>
229         <path value="Element.extension" />
230         <min value="0" />
231         <max value="*" />
232       </base>
233       <type>
234         <code value="Extension" />
235       </type>
236       <constraint>
237         <key value="ele-1" />
238         <severity value="error" />
239         <human value="All FHIR elements must have a @value or children" />
240         <expression value="hasValue() or (children().count() > id.count())" />
241         <xpath value="@value|f:*|h:div" />
242         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
243       </constraint>
244       <constraint>
245         <key value="ext-1" />
246         <severity value="error" />
247         <human value="Must have either extensions or value[x], not both" />
248         <expression value="extension.exists() != value.exists()" />
249         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" />
250         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
251       </constraint>
252       <isModifier value="false" />
253       <isSummary value="false" />
254     </element>
255     <element id="Extension.extension:lang.url">
256       <path value="Extension.extension.url" />
257       <representation value="xmlAttr" />
258       <short value="identifies the meaning of the extension" />
259       <definition value="Source of the definition for the extension code - a logical name or a URL." />
260       <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." />
261       <min value="1" />
262       <max value="1" />
263       <base>
264         <path value="Extension.url" />
265         <min value="1" />
266         <max value="1" />
267       </base>
268       <type>
269         <code value="uri" />
270       </type>
271       <fixedUri value="lang" />
272       <isModifier value="false" />
273       <isSummary value="false" />
274       <mapping>
275         <identity value="rim" />
276         <map value="N/A" />
277       </mapping>
278     </element>
279     <element id="Extension.extension:lang.value[x]">
280       <path value="Extension.extension.value[x]" />
281       <short value="Value of extension" />
282       <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/extensibility.html) for a list)." />
283       <min value="1" />
284       <max value="1" />
285       <base>
286         <path value="Extension.value[x]" />
287         <min value="0" />
288         <max value="1" />
289       </base>
290       <type>
291         <code value="code" />
292       </type>
293       <constraint>
294         <key value="ele-1" />
295         <severity value="error" />
296         <human value="All FHIR elements must have a @value or children" />
297         <expression value="hasValue() or (children().count() > id.count())" />
298         <xpath value="@value|f:*|h:div" />
299         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
300       </constraint>
301       <isModifier value="false" />
302       <isSummary value="false" />
303       <binding>
304         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
305           <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages" />
306         </extension>
307         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
308           <valueString value="Language" />
309         </extension>
310         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
311           <valueBoolean value="true" />
312         </extension>
313         <strength value="preferred" />
314         <description value="A human language." />
315         <valueSet value="http://hl7.org/fhir/ValueSet/languages" />
316       </binding>
317       <mapping>
318         <identity value="rim" />
319         <map value="N/A" />
320       </mapping>
321     </element>
322     <element id="Extension.extension:content">
323       <path value="Extension.extension" />
324       <sliceName value="content" />
325       <short value="Content in other Language" />
326       <definition value="Content in other Language." />
327       <comment value="The type (string or markdown) must match the context in which it is used." />
328       <min value="1" />
329       <max value="1" />
330       <base>
331         <path value="Element.extension" />
332         <min value="0" />
333         <max value="*" />
334       </base>
335       <type>
336         <code value="Extension" />
337       </type>
338       <constraint>
339         <key value="ele-1" />
340         <severity value="error" />
341         <human value="All FHIR elements must have a @value or children" />
342         <expression value="hasValue() or (children().count() > id.count())" />
343         <xpath value="@value|f:*|h:div" />
344         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
345       </constraint>
346       <constraint>
347         <key value="ext-1" />
348         <severity value="error" />
349         <human value="Must have either extensions or value[x], not both" />
350         <expression value="extension.exists() != value.exists()" />
351         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" />
352         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
353       </constraint>
354       <isModifier value="false" />
355       <isSummary value="false" />
356     </element>
357     <element id="Extension.extension:content.id">
358       <path value="Extension.extension.id" />
359       <representation value="xmlAttr" />
360       <short value="Unique id for inter-element referencing" />
361       <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
362       <min value="0" />
363       <max value="1" />
364       <base>
365         <path value="Element.id" />
366         <min value="0" />
367         <max value="1" />
368       </base>
369       <type>
370         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
371           <valueUrl value="string" />
372         </extension>
373         <code value="http://hl7.org/fhirpath/System.String" />
374       </type>
375       <isModifier value="false" />
376       <isSummary value="false" />
377       <mapping>
378         <identity value="rim" />
379         <map value="n/a" />
380       </mapping>
381     </element>
382     <element id="Extension.extension:content.extension">
383       <path value="Extension.extension.extension" />
384       <slicing>
385         <discriminator>
386           <type value="value" />
387           <path value="url" />
388         </discriminator>
389         <description value="Extensions are always sliced by (at least) url" />
390         <rules value="open" />
391       </slicing>
392       <short value="Extension" />
393       <definition value="An Extension" />
394       <min value="0" />
395       <max value="0" />
396       <base>
397         <path value="Element.extension" />
398         <min value="0" />
399         <max value="*" />
400       </base>
401       <type>
402         <code value="Extension" />
403       </type>
404       <constraint>
405         <key value="ele-1" />
406         <severity value="error" />
407         <human value="All FHIR elements must have a @value or children" />
408         <expression value="hasValue() or (children().count() > id.count())" />
409         <xpath value="@value|f:*|h:div" />
410         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
411       </constraint>
412       <constraint>
413         <key value="ext-1" />
414         <severity value="error" />
415         <human value="Must have either extensions or value[x], not both" />
416         <expression value="extension.exists() != value.exists()" />
417         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" />
418         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
419       </constraint>
420       <isModifier value="false" />
421       <isSummary value="false" />
422     </element>
423     <element id="Extension.extension:content.url">
424       <path value="Extension.extension.url" />
425       <representation value="xmlAttr" />
426       <short value="identifies the meaning of the extension" />
427       <definition value="Source of the definition for the extension code - a logical name or a URL." />
428       <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." />
429       <min value="1" />
430       <max value="1" />
431       <base>
432         <path value="Extension.url" />
433         <min value="1" />
434         <max value="1" />
435       </base>
436       <type>
437         <code value="uri" />
438       </type>
439       <fixedUri value="content" />
440       <isModifier value="false" />
441       <isSummary value="false" />
442       <mapping>
443         <identity value="rim" />
444         <map value="N/A" />
445       </mapping>
446     </element>
447     <element id="Extension.extension:content.value[x]">
448       <path value="Extension.extension.value[x]" />
449       <short value="Value of extension" />
450       <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/extensibility.html) for a list)." />
451       <min value="1" />
452       <max value="1" />
453       <base>
454         <path value="Extension.value[x]" />
455         <min value="0" />
456         <max value="1" />
457       </base>
458       <type>
459         <code value="string" />
460       </type>
461       <type>
462         <code value="markdown" />
463       </type>
464       <constraint>
465         <key value="ele-1" />
466         <severity value="error" />
467         <human value="All FHIR elements must have a @value or children" />
468         <expression value="hasValue() or (children().count() > id.count())" />
469         <xpath value="@value|f:*|h:div" />
470         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
471       </constraint>
472       <isModifier value="false" />
473       <isSummary value="false" />
474       <mapping>
475         <identity value="rim" />
476         <map value="N/A" />
477       </mapping>
478     </element>
479     <element id="Extension.url">
480       <path value="Extension.url" />
481       <representation value="xmlAttr" />
482       <short value="identifies the meaning of the extension" />
483       <definition value="Source of the definition for the extension code - a logical name or a URL." />
484       <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." />
485       <min value="1" />
486       <max value="1" />
487       <base>
488         <path value="Extension.url" />
489         <min value="1" />
490         <max value="1" />
491       </base>
492       <type>
493         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
494           <valueUrl value="uri" />
495         </extension>
496         <code value="http://hl7.org/fhirpath/System.String" />
497       </type>
498       <fixedUri value="http://hl7.org/fhir/StructureDefinition/translation" />
499       <isModifier value="false" />
500       <isSummary value="false" />
501       <mapping>
502         <identity value="rim" />
503         <map value="N/A" />
504       </mapping>
505     </element>
506     <element id="Extension.value[x]">
507       <path value="Extension.value[x]" />
508       <short value="Value of extension" />
509       <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/extensibility.html) for a list)." />
510       <min value="0" />
511       <max value="0" />
512       <base>
513         <path value="Extension.value[x]" />
514         <min value="0" />
515         <max value="1" />
516       </base>
517       <type>
518         <code value="base64Binary" />
519       </type>
520       <type>
521         <code value="boolean" />
522       </type>
523       <type>
524         <code value="canonical" />
525       </type>
526       <type>
527         <code value="code" />
528       </type>
529       <type>
530         <code value="date" />
531       </type>
532       <type>
533         <code value="dateTime" />
534       </type>
535       <type>
536         <code value="decimal" />
537       </type>
538       <type>
539         <code value="id" />
540       </type>
541       <type>
542         <code value="instant" />
543       </type>
544       <type>
545         <code value="integer" />
546       </type>
547       <type>
548         <code value="markdown" />
549       </type>
550       <type>
551         <code value="oid" />
552       </type>
553       <type>
554         <code value="positiveInt" />
555       </type>
556       <type>
557         <code value="string" />
558       </type>
559       <type>
560         <code value="time" />
561       </type>
562       <type>
563         <code value="unsignedInt" />
564       </type>
565       <type>
566         <code value="uri" />
567       </type>
568       <type>
569         <code value="url" />
570       </type>
571       <type>
572         <code value="uuid" />
573       </type>
574       <type>
575         <code value="Address" />
576       </type>
577       <type>
578         <code value="Age" />
579       </type>
580       <type>
581         <code value="Annotation" />
582       </type>
583       <type>
584         <code value="Attachment" />
585       </type>
586       <type>
587         <code value="CodeableConcept" />
588       </type>
589       <type>
590         <code value="Coding" />
591       </type>
592       <type>
593         <code value="ContactPoint" />
594       </type>
595       <type>
596         <code value="Count" />
597       </type>
598       <type>
599         <code value="Distance" />
600       </type>
601       <type>
602         <code value="Duration" />
603       </type>
604       <type>
605         <code value="HumanName" />
606       </type>
607       <type>
608         <code value="Identifier" />
609       </type>
610       <type>
611         <code value="Money" />
612       </type>
613       <type>
614         <code value="Period" />
615       </type>
616       <type>
617         <code value="Quantity" />
618       </type>
619       <type>
620         <code value="Range" />
621       </type>
622       <type>
623         <code value="Ratio" />
624       </type>
625       <type>
626         <code value="Reference" />
627       </type>
628       <type>
629         <code value="SampledData" />
630       </type>
631       <type>
632         <code value="Signature" />
633       </type>
634       <type>
635         <code value="Timing" />
636       </type>
637       <type>
638         <code value="ContactDetail" />
639       </type>
640       <type>
641         <code value="Contributor" />
642       </type>
643       <type>
644         <code value="DataRequirement" />
645       </type>
646       <type>
647         <code value="Expression" />
648       </type>
649       <type>
650         <code value="ParameterDefinition" />
651       </type>
652       <type>
653         <code value="RelatedArtifact" />
654       </type>
655       <type>
656         <code value="TriggerDefinition" />
657       </type>
658       <type>
659         <code value="UsageContext" />
660       </type>
661       <type>
662         <code value="Dosage" />
663       </type>
664       <type>
665         <code value="Meta" />
666       </type>
667       <constraint>
668         <key value="ele-1" />
669         <severity value="error" />
670         <human value="All FHIR elements must have a @value or children" />
671         <expression value="hasValue() or (children().count() > id.count())" />
672         <xpath value="@value|f:*|h:div" />
673         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
674       </constraint>
675       <isModifier value="false" />
676       <isSummary value="false" />
677       <mapping>
678         <identity value="rim" />
679         <map value="N/A" />
680       </mapping>
681     </element>
682   </snapshot>
683   <differential>
684     <element id="Extension">
685       <path value="Extension" />
686       <short value="Language Translation (Localization)" />
687       <definition value="Language translation from base language of resource to another language." />
688       <min value="0" />
689       <max value="*" />
690       <mapping>
691         <identity value="rim" />
692         <map value="ST.translation" />
693       </mapping>
694     </element>
695     <element id="Extension.extension:lang">
696       <path value="Extension.extension" />
697       <sliceName value="lang" />
698       <short value="Code for Language" />
699       <definition value="Code for Language." />
700       <min value="1" />
701       <max value="1" />
702       <type>
703         <code value="Extension" />
704       </type>
705     </element>
706     <element id="Extension.extension:lang.extension">
707       <path value="Extension.extension.extension" />
708       <max value="0" />
709     </element>
710     <element id="Extension.extension:lang.url">
711       <path value="Extension.extension.url" />
712       <type>
713         <code value="uri" />
714       </type>
715       <fixedUri value="lang" />
716     </element>
717     <element id="Extension.extension:lang.value[x]">
718       <path value="Extension.extension.value[x]" />
719       <min value="1" />
720       <type>
721         <code value="code" />
722       </type>
723       <binding>
724         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
725           <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages" />
726         </extension>
727         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
728           <valueString value="Language" />
729         </extension>
730         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
731           <valueBoolean value="true" />
732         </extension>
733         <strength value="preferred" />
734         <description value="A human language." />
735         <valueSet value="http://hl7.org/fhir/ValueSet/languages" />
736       </binding>
737     </element>
738     <element id="Extension.extension:content">
739       <path value="Extension.extension" />
740       <sliceName value="content" />
741       <short value="Content in other Language" />
742       <definition value="Content in other Language." />
743       <comment value="The type (string or markdown) must match the context in which it is used." />
744       <min value="1" />
745       <max value="1" />
746       <type>
747         <code value="Extension" />
748       </type>
749     </element>
750     <element id="Extension.extension:content.extension">
751       <path value="Extension.extension.extension" />
752       <max value="0" />
753     </element>
754     <element id="Extension.extension:content.url">
755       <path value="Extension.extension.url" />
756       <type>
757         <code value="uri" />
758       </type>
759       <fixedUri value="content" />
760     </element>
761     <element id="Extension.extension:content.value[x]">
762       <path value="Extension.extension.value[x]" />
763       <min value="1" />
764       <type>
765         <code value="string" />
766       </type>
767       <type>
768         <code value="markdown" />
769       </type>
770     </element>
771     <element id="Extension.url">
772       <path value="Extension.url" />
773       <fixedUri value="http://hl7.org/fhir/StructureDefinition/translation" />
774     </element>
775     <element id="Extension.value[x]">
776       <path value="Extension.value[x]" />
777       <min value="0" />
778       <max value="0" />
779     </element>
780   </differential>
781 </StructureDefinition>