<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-Geoposition" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Geoposition Profile</b>
      </p>
      <p>The location on the surface of the Earth, described by a latitude and longitude (and optional altitude).</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.Geoposition maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-location:
  constrain position to 1..1
  Latitude maps to position.latitude
  Longitude maps to position.longitude
  Altitude maps to position.altitude
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Geoposition" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.Geoposition" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Geoposition Profile" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="The location on the surface of the Earth, described by a latitude and longitude (and optional altitude)." />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="US" />
      <display value="United States Minor Outlying Islands (the)" />
    </coding>
  </jurisdiction>
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="servd" />
    <uri value="http://www.omg.org/spec/ServD/1.0/" />
    <name value="ServD" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Location" />
  <baseDefinition value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-location" />
  <derivation value="constraint" />
  <differential>
    <element id="Location:shr-core-Geoposition">
      <path value="Location" />
      <short value="SHR Geoposition Profile" />
      <definition value="The location on the surface of the Earth, described by a latitude and longitude (and optional altitude)." />
      <mustSupport value="false" />
    </element>
    <element id="Location:shr-core-Geoposition.position">
      <path value="Location.position" />
      <min value="1" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>