<Patient xmlns="http://hl7.org/fhir">
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <extension url="https://simplifier.net/MAISSOPORTEAFACTURA/PPHTaxSituation">
        <valueCoding>
            <system value="http://fhir.hl7fundamentals.org/r4/CodeSystem/17582" />
            <version value="2" />
            <code value="D" />
            <display value="DIRECT PAYER" />
            <userSelected value="false" />
        </valueCoding>
    </extension>
    <identifier>
        <system value="www.berzerkistan.gov/bni" />
        <value value="bni_123456" />
    </identifier>
    <identifier>
        <system value="https://www.e-health-suisse.ch/suisseid" />
        <value value="suisseid_654321" />
    </identifier>
    <name>
        <family value="Peel" />
        <given value="Emma" />
    </name>
    <telecom>
        <system value="phone" />
        <value value="+54113111616" />
    </telecom>
    <gender value="female" />
    <birthDate value="1987-04-17" />
</Patient>