<Bundle xmlns="http://hl7.org/fhir">
  <id value="dc9a330a-808a-42c4-97dc-707d635a9c0b" />
  <meta>
    <lastUpdated value="2022-11-02T14:43:01.474+00:00" />
    <tag>
      <display value="Fetch Patient unknown status" />
    </tag>
    <tag>
      <display value="An Example of a Bundle of type searchset" />
    </tag>
    <tag>
      <display value="fetch-patient-example-4" />
    </tag>
  </meta>
  <type value="searchset" />
  <total value="1" />
  <link>
    <relation value="self" />
    <url value="https://nll-fhir-server-v1-test42.test.ecp.systest.receptpartner.se/fhir/Patient?identifier=http%3A%2F%2Felectronichealth.se%2Fidentifier%2Fpersonnummer%7C198602062393" />
  </link>
  <entry>
    <fullUrl value="https://nll-fhir-server-v1-test42.test.ecp.systest.receptpartner.se/fhir/Patient/1c679140-36be-4a62-b3ab-1e9e37c373fc" />
    <resource>
      <Patient>
        <id value="1c679140-36be-4a62-b3ab-1e9e37c373fc" />
        <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="UNKNOWN" />
          </valueCoding>
        </extension>
        <identifier>
          <system value="http://electronichealth.se/identifier/personnummer" />
          <value value="198602062393" />
        </identifier>
        <active value="true" />
      </Patient>
    </resource>
  </entry>
</Bundle>