{
  "resourceType" : "Provenance",
  "id" : "ExampleProvenanceStillborn",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/ProvenanceDocumentInfoDeath"]
  },
  "target" : [{
    "reference" : "Patient/ExampleDeadWomenED"
  }],
  "recorded" : "2025-05-03T05:35:21Z",
  "agent" : [{
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
        "code" : "organization"
      }]
    },
    "who" : {
      "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f",
      "display" : "Патологоанатомическое бюро"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
        "code" : "practitioner"
      }]
    },
    "who" : {
      "reference" : "Practitioner/7cc066b9-7db5-4db6-8645-c6edd23ab896",
      "display" : "Рокитанский К."
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
        "code" : "practitionerRole"
      }]
    },
    "who" : {
      "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c",
      "display" : "патологоанатом, Рокитанский К."
    }
  }]
}