{
  "resourceType" : "Provenance",
  "id" : "ExampleProvenanceDocumentInfoTDPregnancyComplication",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/ProvenanceDocumentInfoTD"]
  },
  "target" : [{
    "reference" : "Patient/PatientPregnancyFirst"
  }],
  "recorded" : "2025-07-10T10:30:00Z",
  "authorization" : [{
    "reference" : {
      "reference" : "Task/ExampleEpisodeToBePaidPregnancyComplication"
    }
  }],
  "patient" : {
    "reference" : "Patient/PatientPregnancyFirst"
  },
  "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" : "врача-терапевт"
    }
  }]
}