<?xml version="1.0" encoding="UTF-8"?>

<Address id="AddressExample" xmlns="http://hl7.org/fhir">
  <extension url="http://fhir.mn/StructureDefinition/subdistrict">
    <valueCodeableConcept>
      <coding>
        <code value="4"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <use value="home"/>
  <text value="Ulaanbaatar Med Hospital,&#xA;Khasbaatar street,&#xA;4rd khoroolol, Bayangol District,&#xA;Ulaanbaatar, Mongolia"/>
  <line value="Ulaanbaatar Med Hospital"/>
  <line value="Khasbaatar street"/>
  <district value="3"/>
  <state value="22"/>
  <country value="Mongolia"/>
</Address>