{
  "resourceType" : "Task",
  "id" : "releaseDrC1214125",
  "meta" : {
    "lastUpdated" : "2024-12-26T12:00:00Z",
    "profile" : ["https://fhir.by/StructureDefinition/OrderingDocument"]
  },
  "extension" : [{
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/ReleaseForReference",
      "valueReference" : {
        "reference" : "Organization/Organization24polyclinic"
      }
    }],
    "url" : "https://fhir.by/StructureDefinition/ReleaseFor"
  }],
  "status" : "requested",
  "intent" : "proposal",
  "code" : {
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/ReleaseKind",
      "code" : "DR",
      "display" : "Выписка для предоставления в медицинскую водительскую комиссию"
    }]
  },
  "authoredOn" : "2024-12-26T12:00:00Z",
  "requester" : {
    "reference" : "Patient/ExamplePatientWithIdentificationNumber"
  },
  "performer" : [{
    "actor" : {
      "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
    }
  }]
}