<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ae5c00aa-8d8b-4f2f-aeec-2378091d2843" />
  <meta>
    <lastUpdated value="2019-04-05T12:05:24.4317423+00:00" />
  </meta>
  <url value="http://example.org/fhir/StructureDefinition/KelaLocation3D" />
  <version value="0.2" />
  <name value="KelaLocation3D" />
  <status value="draft" />
  <date value="2019-04-05T12:05:24.3364761+00:00" />
  <fhirVersion value="3.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="Element" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <snapshot>
    <element id="Location">
      <path value="Location" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Element" />
      </type>
    </element>
    <element id="Location.X">
      <path value="Location.X" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="decimal" />
        <profile value="http://hl7.org/fhir/StructureDefinition/decimal" />
      </type>
      <mapping>
        <identity value="CCDA" />
        <map value="GeoLocation.X" />
      </mapping>
      <mapping>
        <identity value="FHIR" />
        <map value="Location.longitude" />
      </mapping>
    </element>
    <element id="Location.Y">
      <path value="Location.Y" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="decimal" />
        <profile value="http://hl7.org/fhir/StructureDefinition/decimal" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="Location.langitude" />
      </mapping>
    </element>
    <element id="Location.Z">
      <path value="Location.Z" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="decimal" />
        <profile value="http://hl7.org/fhir/StructureDefinition/decimal" />
      </type>
    </element>
    <element id="Location.meta">
      <path value="Location.meta" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="Location.meta.displayname">
      <path value="Location.meta.displayname" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="string" />
        <profile value="http://hl7.org/fhir/StructureDefinition/string" />
      </type>
    </element>
    <element id="Location.meta.comment">
      <path value="Location.meta.comment" />
      <min value="0" />
      <max value="0" />
      <type>
        <code value="string" />
        <profile value="http://hl7.org/fhir/StructureDefinition/string" />
      </type>
    </element>
  </snapshot>
</StructureDefinition>