{
  "resourceType": "Composition",
  "id": "GUID2",
  "meta": {
    "profile": [
      "http://mrdm.nl/profiles/fhir/r4/palga/StructureDefinition/composition"
    ]
  },
  "identifier": {
    "value": "PALGA-reglabrap"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11526-1"
      }
    ],
    "text": "Pathology study"
  },
  "subject": {
    "reference": "Patient/Patient-reglabrap"
  },
  "date": "2023-01-29",
  "author": [
    {
      "reference": "PractitionerRole/PathologistRole-reglabrap",
      "display": "pathologie"
    }
  ],
  "title": "Pathologie studie rapport",
  "custodian": {
    "reference": "Organization/Laboratory-reglabrap"
  }
}