{
  "resourceType" : "Provenance",
  "id" : "ExampleProvenanceDocumentInfoBirth",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/ProvenanceDocumentInfoBirth"]
  },
  "target" : [{
    "reference" : "Patient/ExampleWomenStillbirth"
  }],
  "recorded" : "2026-02-10T05: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" : "акушер-гинеколог, Иванова Ирина Ивановна"
    }
  }]
}