<Bundle xmlns="http://hl7.org/fhir">
    <id value="47ba6336-7bd9-4794-b859-162fce6e627e" />
    <meta>
        <lastUpdated value="2022-10-03T11:32:02.114+02:00" />
        <tag>
            <display value="Fetch Patient" />
        </tag>
        <tag>
            <display value="Bundle of type searchset" />
        </tag>
        <tag>
            <display value="fetch-patient-example-1" />
        </tag>
    </meta>
    <type value="searchset" />
    <total value="1" />
    <link>
        <relation value="self" />
        <url value="https://test.ehalsomyndigheten.se/fhir/Patient?identifier=http%3A%2F%2Felectronichealth.se%2Fidentifier%2Fpersonnummer%7C198710152391" />
    </link>
    <entry>
        <fullUrl value="https://test.ehalsomyndigheten.se/fhir/Patient/3ed1eaff-abf0-4672-a120-d8fb38e34a1a" />
        <resource>
            <Patient>
                <id value="3ed1eaff-abf0-4672-a120-d8fb38e34a1a" />
                <meta>
                    <profile value="http://electronichealth.se/fhir/StructureDefinition/NLLPatient" />
                    <security>
                        <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue" />
                        <code value="SUBSETTED" />
                    </security>
                </meta>
                <extension url="http://electronichealth.se/fhir/StructureDefinition/NLLPopulationRegistered">
                    <valueCoding>
                        <system value="http://ehalsomyndigheten.se/fhir/CodeSystem/library" />
                        <code value="YES" />
                    </valueCoding>
                </extension>
                <identifier>
                    <system value="http://electronichealth.se/identifier/personnummer" />
                    <value value="198710152391" />
                </identifier>
                <active value="true" />
                <name>
                    <text value="Svensson, Erik" />
                    <family value="Svensson" />
                    <given value="Erik" />
                </name>
                <deceasedBoolean value="false" />
                <address>
                    <extension url="http://electronichealth.se/fhir/StructureDefinition/NLLMunicipalityCode">
                        <valueCode value="0115" />
                    </extension>
                    <extension url="http://electronichealth.se/fhir/StructureDefinition/NLLRegionCode">
                        <valueCode value="01" />
                    </extension>
                    <use value="home" />
                </address>
            </Patient>
        </resource>
    </entry>
</Bundle>