{
  "resourceType" : "Provenance",
  "id" : "ed29a162-6c7b-4d1d-947c-c6253ce328ba",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/ProvenanceDocumentInfoTD"]
  },
  "target" : [{
    "reference" : "Patient/91a56d5a-4899-4175-9504-6dea92462675"
  }],
  "recorded" : "2024-01-08T10:30:00Z",
  "authorization" : [{
    "reference" : {
      "reference" : "Task/c35f1aca-9a52-4c6f-b5bb-454956cef209"
    }
  }],
  "patient" : {
    "reference" : "Patient/91a56d5a-4899-4175-9504-6dea92462675"
  },
  "agent" : [{
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
        "code" : "organization"
      }]
    },
    "who" : {
      "reference" : "Organization/19483f00-716c-4af8-b1e1-b945b194d357",
      "display" : "УЗ'6 городская клиническая больница'"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
        "code" : "practitioner"
      }]
    },
    "who" : {
      "reference" : "Practitioner/127abdf9-2abc-4c5a-aafc-bee6a635a67c",
      "display" : "Иванова Ирина Ивановна"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
        "code" : "practitionerRole"
      }]
    },
    "who" : {
      "reference" : "PractitionerRole/c05ded81-1ebe-11f0-8257-f1172741d6fc",
      "display" : "Врач-специалист, Иванова Ирина Ивановна"
    }
  }]
}