Base.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <StructureDefinition xmlns="http://hl7.org/fhir"> 3 <id value="Base" /> 4 <meta> 5 <lastUpdated value="2023-03-26T06:21:02.749+02:00" /> 6 </meta> 7 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> 8 <valueCode value="normative" /> 9 </extension> 10 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> 11 <valueCode value="4.0.0" /> 12 </extension> 13 <url value="http://hl7.org/fhir/StructureDefinition/Base" /> 14 <version value="5.0.0" /> 15 <name value="Base" /> 16 <status value="active" /> 17 <experimental value="false" /> 18 <date value="2023-03-26T06:21:02.0000000+02:00" /> 19 <publisher value="HL7 FHIR Standard" /> 20 <contact> 21 <telecom> 22 <system value="url" /> 23 <value value="http://hl7.org/fhir" /> 24 </telecom> 25 </contact> 26 <description value="Base Type: Base definition for all types defined in FHIR type system." /> 27 <jurisdiction> 28 <coding> 29 <system value="http://unstats.un.org/unsd/methods/m49/m49.htm" /> 30 <code value="001" /> 31 <display value="World" /> 32 </coding> 33 </jurisdiction> 34 <fhirVersion value="5.0.0" /> 35 <mapping> 36 <identity value="rim" /> 37 <uri value="http://hl7.org/v3" /> 38 <name value="RIM Mapping" /> 39 </mapping> 40 <kind value="complex-type" /> 41 <abstract value="true" /> 42 <type value="Base" /> 43 <snapshot> 44 <element id="Base"> 45 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> 46 <valueCode value="normative" /> 47 </extension> 48 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> 49 <valueCode value="4.0.0" /> 50 </extension> 51 <path value="Base" /> 52 <short value="Base for all types and resources" /> 53 <definition value="Base definition for all types defined in FHIR type system." /> 54 <min value="0" /> 55 <max value="*" /> 56 <base> 57 <path value="Base" /> 58 <min value="0" /> 59 <max value="*" /> 60 </base> 61 <constraint> 62 <key value="ele-1" /> 63 <severity value="error" /> 64 <human value="All FHIR elements must have a @value or children" /> 65 <expression value="hasValue() or (children().count() > id.count())" /> 66 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 67 </constraint> 68 <isModifier value="false" /> 69 <mapping> 70 <identity value="rim" /> 71 <map value="n/a" /> 72 </mapping> 73 </element> 74 </snapshot> 75 <differential> 76 <element id="Base"> 77 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> 78 <valueCode value="normative" /> 79 </extension> 80 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> 81 <valueCode value="4.0.0" /> 82 </extension> 83 <path value="Base" /> 84 <short value="Base for all types and resources" /> 85 <definition value="Base definition for all types defined in FHIR type system." /> 86 <min value="0" /> 87 <max value="*" /> 88 <mapping> 89 <identity value="rim" /> 90 <map value="n/a" /> 91 </mapping> 92 </element> 93 </differential> 94 </StructureDefinition>