<Patient xmlns="http://hl7.org/fhir">
  <id value="47b4f0b3-99bc-4883-81de-2a1e2e11b8a9" />
  <meta>
    <profile value="http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPatient" />
  </meta>
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">Patient with personal identity number that is linked to the Patient instance that contains a managingOrganization. If the patient is registered at multiple healthcare providers, this example shows how the master patient record should look like - since the patient identifier can only be used in one instance.</div>
  </text>
  <identifier>
    <system value="http://electronichealth.se/identifier/personnummer" />
    <value value="198001032385" />
  </identifier>
  <link>
    <other>
      <reference value="Patient/fbd04c13-a78f-4b0d-b5c0-1c47f0120fb1" />
    </other>
    <type value="seealso" />
  </link>
</Patient>