<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2017-10-19T09:07:15.893+01:00" />
  </meta>
  <url value="http://hl7.org/fhir/StructureDefinition/birthPlace" />
  <version value="1.0.0" />
  <name value="birthPlace" />
  <status value="draft" />
  <date value="2017-10-19T09:04:08.958+01:00" />
  <publisher value="HL7 UK" />
  <description value="The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="Patient" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Birth Place: The registered place of birth of the patient." />
      <definition value="Birth Place: The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements." />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/birthPlace" />
    </element>
    <element id="Extension.value[x]:valueAddress">
      <path value="Extension.valueAddress" />
      <sliceName value="valueAddress" />
      <short value="Birth Place: The registered place of birth of the patient." />
      <definition value="Birth Place: The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements." />
      <type>
        <code value="Address" />
      </type>
    </element>
  </differential>
</StructureDefinition>