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