<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="69096a87-2558-4c87-9b3b-e36a5a380e17" />
  <meta>
    <lastUpdated value="2019-10-01T15:24:13.417943+00:00" />
  </meta>
  <url value="http://example.org/fhir/StructureDefinition/KelaLocation" />
  <name value="KelaLocation" />
  <status value="draft" />
  <date value="2019-10-01T15:24:13.3088432+00:00" />
  <description value="Example Location model created in Forge STU3" />
  <fhirVersion value="3.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://example.org/fhir/StructureDefinition/Location" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <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.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>
  </differential>
</StructureDefinition>