<Patient xmlns="http://hl7.org/fhir">
  <id value="e5c691f6-aa3d-4b1f-9d20-f585594a379e" />
  <meta>
    <profile value="http://electronichealth.se/fhir/StructureDefinition/NLLPatient" />
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue" />
      <code value="SUBSETTED" />
    </security>
    <tag>
      <display value="Fetch Patient deceased" />
    </tag>
    <tag>
      <display value="An Example of a Bundle of type searchset" />
    </tag>
    <tag>
      <display value="fetch-patient-example-3" />
    </tag>
  </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="198207059299" />
  </identifier>
  <active value="false" />
  <name>
    <text value="Sten,Olof" />
    <family value="Olof" />
    <given value="Sten" />
  </name>
  <deceasedBoolean value="true" />
  <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>