{
  "resourceType": "DocumentReference",
  "id": "52b792ba-11ae-42f3-bcc1-231f333f2317",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-localization-documentreference"
    ]
  },
  "subject": {
    "identifier": {
      "system": "http://fhir.nl/fhir/NamingSystem/pseudo-bsn",
      "value": "123456789"
    }
  },
  "custodian": {
    "identifier": {
      "system": "http://fhir.nl/fhir/NamingSystem/ura",
      "value": "22222222"
    }
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/json+fhir",
        "url": "https://cp2-test.example.org/fhirr4/Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d"
      }
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "code": "55188-7",
        "system": "http://loinc.org",
        "display": "Patient data Document"
      }
    ]
  }
}
