<Location xmlns="http://hl7.org/fhir">
  <id value="ServiceDeliveryLocation Instance Example" />
  <meta>
    <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/ServiceDeliveryLocation" />
  </meta>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.4.6" />
    <value value="1962568238" />
  </identifier>
  <name value="Kaiser Permanente Fontana Medical Center" />
  <type value="Hospital" />
  <telecom>
    <system value="phone" />
    <value value="(909) 427-5000" />
  </telecom>
  <address>
    <line value="9961 Sierra Ave" />
    <city value="Fontana" />
    <postalCode value="92335" />
    <state value="CA" />
    <country value="USA" />
  </address>
</Location>