<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="fr-patient-birth-place" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <url value="http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace" />
  <version value="1.0.1" />
  <name value="FrPatientBirthPlace" />
  <title value="Birth Place" />
  <status value="draft" />
  <date value="2022-10-20" />
  <publisher value="InteropSanté" />
  <contact>
    <name value="InteropSanté" />
    <telecom>
      <system value="email" />
      <value value="fhir@interopsante.org" />
      <use value="work" />
    </telecom>
  </contact>
  <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="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Patient" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Place of Birth for patient" />
      <definition 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." />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <min value="1" />
      <type>
        <code value="Address" />
      </type>
    </element>
    <element id="Extension.value[x].district">
      <path value="Extension.value[x].district" />
      <short value="District name (aka county) | Code officiel géogaphique (COG) de la commune (France) ou du pays" />
      <definition value="The name of the administrative area (county) | Code officiel géogaphique (COG) de la commune (France) ou du pays" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>