eLab posistemės integracijos dokumentacija
0.3.3 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: successfulTransactionResponse - JSON Representation

Peržiūrėti json | Atsisiųsti


{
  "resourceType" : "Bundle",
  "id" : "successfulTransactionResponse",
  "type" : "transaction-response",
  "link" : [
    {
      "relation" : "self",
      "url" : "http://elab"
    }
  ],
  "entry" : [
    {
      "response" : {
        "status" : "201 Created",
        "location" : "ServiceRequest/60d18644-6ff1-4df5-a603-f16a02837720/_history/1",
        "etag" : "1",
        "lastModified" : "2024-01-24T11:50:50.724+02:00",
        "outcome" : {
          "resourceType" : "OperationOutcome",
          "issue" : [
            {
              "details" : {
                "coding" : [
                  {
                    "system" : "https://hapifhir.io/fhir/CodeSystem/hapi-fhir-storage-response-code",
                    "display" : "Create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"ServiceRequest/60d18644-6ff1-4df5-a603-f16a02837720/_history/1\". Took 68ms."
            }
          ]
        }
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "ServiceRequest/a4470e02-c570-42b9-98c8-6c8c6c90d1ef/_history/1",
        "etag" : "1",
        "lastModified" : "2024-01-24T11:50:50.724+02:00",
        "outcome" : {
          "resourceType" : "OperationOutcome",
          "issue" : [
            {
              "details" : {
                "coding" : [
                  {
                    "system" : "https://hapifhir.io/fhir/CodeSystem/hapi-fhir-storage-response-code",
                    "display" : "Create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"ServiceRequest/a4470e02-c570-42b9-98c8-6c8c6c90d1ef/_history/1\". Took 7ms."
            }
          ]
        }
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Provenance/223e54cb-ae83-41ec-87f5-7741ead569c5/_history/1",
        "etag" : "1",
        "lastModified" : "2024-01-24T11:50:50.724+02:00",
        "outcome" : {
          "resourceType" : "OperationOutcome",
          "issue" : [
            {
              "details" : {
                "coding" : [
                  {
                    "system" : "https://hapifhir.io/fhir/CodeSystem/hapi-fhir-storage-response-code",
                    "display" : "Create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"Provenance/223e54cb-ae83-41ec-87f5-7741ead569c5/_history/1\". Took 7ms."
            }
          ]
        }
      }
    }
  ]
}