{
  "resourceType": "Patient",
  "id": "fbd04c13-a78f-4b0d-b5c0-1c47f0120fb1",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPatient"
    ]
  },
  "link": [
    {
      "type": "seealso",
      "other": {
        "reference": "Patient/47b4f0b3-99bc-4883-81de-2a1e2e11b8a9"
      }
    }
  ],
  "text": {
    "div": "<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>",
    "status": "additional"
  },
  "managingOrganization": {
    "reference": "Organization/HealthcareProvider"
  }
}