<Patient xmlns="http://hl7.org/fhir">
  <id value="fbd04c13-a78f-4b0d-b5c0-1c47f0120fb1" />
  <meta>
    <profile value="http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPatient" />
  </meta>
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">Patient registered at healthcare provider by referencing to an Organization instance in the Patient.managingOrganization element. The patient identifier can be found in the Patient instance that is linked to</div>
  </text>
  <managingOrganization>
    <reference value="Organization/HealthcareProvider" />
  </managingOrganization>
  <link>
    <other>
      <reference value="Patient/47b4f0b3-99bc-4883-81de-2a1e2e11b8a9" />
    </other>
    <type value="seealso" />
  </link>
</Patient>