Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.
Memantau HealthLake peristiwa menggunakan Amazon EventBridge
Amazon EventBridge adalah layanan tanpa server yang menggunakan peristiwa untuk menghubungkan komponen aplikasi bersama-sama, sehingga memudahkan Anda untuk membangun aplikasi berbasis peristiwa yang dapat diskalakan. Dasarnya EventBridge adalah membuat aturan yang mengarahkan peristiwa ke target. AWS HealthLake menyediakan pengiriman perubahan negara yang tahan lama ke EventBridge. Untuk informasi selengkapnya, lihat Apa itu Amazon EventBridge? di Panduan EventBridge Pengguna Amazon.
HealthLake peristiwa dikirim ke EventBridge
Tabel berikut mencantumkan semua HealthLake peristiwa yang dikirim EventBridge untuk diproses.
| HealthLake jenis acara |
Status |
| Acara penyimpanan data |
| Membuat Toko Data |
CREATING |
| Toko Data Aktif |
ACTIVE |
| Penghapusan Toko Data |
DELETING |
| Toko Data Dihapus |
DELETED |
| Pembuatan Penyimpanan Data Gagal |
CREATE_FAILED |
|
Untuk informasi selengkapnya, lihat datastoreStatus di dalam Referensi API AWS HealthLake .
|
| Impor acara pekerjaan |
| Impor Job yang Dikirim |
SUBMITTED |
| Impor Job Sedang Berlangsung |
IN_PROGRESS |
| Impor Job Dilengkapi Dengan Kesalahan |
COMPLETED_WITH_ERRORS |
| Impor Job Selesai |
COMPLETED |
| Impor Job Gagal |
FAILED |
|
Untuk informasi selengkapnya, lihat jobStatus di dalam Referensi API AWS HealthLake .
|
| Acara kerja ekspor |
| Ekspor Job Dikirim |
SUBMITTED |
| Ekspor Job Sedang Berlangsung |
IN_PROGRESS |
| Ekspor Job Dilengkapi Dengan Kesalahan |
COMPLETED_WITH_ERRORS |
| Export Job Selesai |
COMPLETED |
| Ekspor Job Gagal |
FAILED |
|
Untuk informasi selengkapnya, lihat jobStatus di dalam Referensi API AWS HealthLake .
|
HealthLake struktur acara
HealthLake peristiwa adalah objek dengan struktur JSON yang juga berisi detail metadata. Anda dapat menggunakan metadata sebagai masukan untuk membuat ulang acara atau mempelajari informasi selengkapnya. Semua bidang metadata terkait tercantum dalam tabel di bawah contoh kode di menu berikut. Untuk informasi selengkapnya, lihat metadata peristiwa AWS layanan di EventBridge Panduan Pengguna Amazon.
- Data Store Creating
-
Negara - CREATING
{
"version": "0",
"id": "514ad836-bb8a-4523-a10b-fa2756c3bdb0",
"detail-type": "Data Store Creating",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T08:58:12Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"datastoreName": "your-data-store-name",
"datastoreTypeVersion": "R4",
"datastoreEndpoint": "https://healthlake.us-east-1.amazonaws.com/datastore/eeb8005725ae22b35b4edbdc68cf2dfd/r4/"
}
}
- Data Store Active
-
Negara - ACTIVE
{
"version": "0",
"id": "d57105bc-0d2d-4009-b34d-453e2567c599",
"detail-type": "Data Store Active",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T09:16:51Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"datastoreName": "your-data-store-name",
"datastoreTypeVersion": "R4",
"datastoreEndpoint": "https://healthlake.us-east-1.amazonaws.com/datastore/eeb8005725ae22b35b4edbdc68cf2dfd/r4/"
}
}
- Data Store Deleting
-
Negara - DELETING
{
"version": "0",
"id": "d135ee1f-e14a-4730-8766-7b98f822c94a",
"detail-type": "Data Store Deleting",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T12:44:47Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"datastoreName": "your-data-store-name",
"datastoreTypeVersion": "R4",
"datastoreEndpoint": "https://healthlake.us-east-1.amazonaws.com/datastore/eeb8005725ae22b35b4edbdc68cf2dfd/r4/"
}
}
- Data Store Deleted
-
Negara - DELETED
{
"version": "0",
"id": "6d880b86-e115-4947-81a9-494db704571a",
"detail-type": "Data Store Deleted",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-05-12T12:58:03Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"datastoreName": "your-data-store-name",
"datastoreTypeVersion": "R4",
"datastoreEndpoint": "https://healthlake.us-east-1.amazonaws.com/datastore/eeb8005725ae22b35b4edbdc68cf2dfd/r4/"
}
}
Acara penyimpanan data - deskripsi metadata
| Nama |
Tipe |
Deskripsi |
version |
string |
Versi skema EventBridge acara. |
id |
string |
Versi 4 UUID dihasilkan untuk setiap acara. |
detail-type |
string |
Jenis acara yang sedang dikirim. |
source |
string |
Mengidentifikasi layanan yang menghasilkan peristiwa. |
account |
string |
ID akun AWS 12 digit dari pemilik penyimpanan data. |
time |
string |
Waktu peristiwa itu terjadi. |
region |
string |
Mengidentifikasi AWS Wilayah penyimpanan data. |
resources |
array (string) |
Sebuah array JSON yang berisi ARN dari penyimpanan data. |
detail |
object |
Objek JSON yang berisi informasi tentang peristiwa. |
detail.datastoreId |
string |
ID penyimpanan data yang terkait dengan peristiwa perubahan status. |
detail.datastoreName |
string |
Nama penyimpanan data. |
detail.datastoreTypeVersion |
string |
Data menyimpan versi FHIR. |
detail.datastoreEndpoint |
string |
Titik akhir penyimpanan data. |
- Import Job Submitted
-
Negara - SUBMITTED
{
"version": "0",
"id": "25e606f7-800c-da41-45df-0e68587250c9",
"detail-type": "Import Job Submitted",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T01:50:51Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "08c60716d6321710893ff88410e902c2",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"inputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/input/"
}
}
}
- Import Job In Progress
-
Negara - IN_PROGRESS
{
"version": "0",
"id": "cc886b49-2737-19c4-7c4e-84ac9429ab73",
"detail-type": "Import Job In Progress",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T01:51:23Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "08c60716d6321710893ff88410e902c2",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"inputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/input/"
}
}
}
- Import Job Completed
-
Negara - COMPLETED
{
"version": "0",
"id": "36c865ef-da41-76ef-c882-3ba8dad8656b",
"detail-type": "Import Job Completed",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T02:14:42Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "08c60716d6321710893ff88410e902c2",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"inputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/input/"
}
}
}
- Import Job Completed With Errors
-
Negara - COMPLETED_WITH_ERRORS
{
"version": "0",
"id": "b61387d7-bffe-4f01-8291-65dc4be52cc1",
"detail-type": "Import Job Completed With Errors",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T02:14:42Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "08c60716d6321710893ff88410e902c2",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"inputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/input/"
}
}
}
- Import Job Failed
-
Negara - FAILED
{
"version": "0",
"id": "c4d65575-d1a7-4040-9c6c-c225bf6723c5",
"detail-type": "Import Job Failed",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T02:14:42Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "08c60716d6321710893ff88410e902c2",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"inputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/input/"
}
}
}
Impor acara pekerjaan - deskripsi metadata
| Nama |
Tipe |
Deskripsi |
version |
string |
Versi skema EventBridge acara. |
id |
string |
Versi 4 UUID dihasilkan untuk setiap acara. |
detail-type |
string |
Jenis acara yang sedang dikirim. |
source |
string |
Mengidentifikasi layanan yang menghasilkan peristiwa. |
account |
string |
ID akun AWS 12 digit dari pemilik penyimpanan data. |
time |
string |
Waktu peristiwa itu terjadi. |
region |
string |
Mengidentifikasi AWS Wilayah penyimpanan data. |
resources |
array (string) |
Sebuah array JSON yang berisi ARN dari penyimpanan data. |
detail |
object |
Objek JSON yang berisi informasi tentang peristiwa. |
detail.jobId |
string |
ID pekerjaan impor yang terkait dengan peristiwa perubahan status. |
detail.submitTime |
string |
Waktu pekerjaan impor diajukan. |
detail.datastoreId |
string |
Penyimpanan data yang menghasilkan peristiwa perubahan status. |
detail.inputDataConfig |
string |
Jalur awalan input untuk bucket Amazon S3 yang berisi file FHIR yang akan diimpor. |
- Export Job Submitted
-
Negara - SUBMITTED
{
"version": "0",
"id": "f8af7d04-2221-4f02-a01a-6fc3ae403bab",
"detail-type": "Export Job Submitted",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T01:50:51Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "45e899e545bf774710388260fc60b143",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"outputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/output/"
}
}
}
- Export Job In Progress
-
Negara - IN_PROGRESS
{
"version": "0",
"id": "7bb7e39c-707d-4a83-8532-cee015299100",
"detail-type": "Export Job In Progress",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T01:51:23Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "45e899e545bf774710388260fc60b143",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"outputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/output/"
}
}
}
- Export Job Completed
-
Negara - COMPLETED
{
"version": "0",
"id": "d7629aa7-e63a-4b84-858c-96a62b57ebc8",
"detail-type": "Export Job Completed",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T02:14:42Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "45e899e545bf774710388260fc60b143",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"outputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/output/"
}
}
}
- Export Job Completed With Errors
-
Negara - COMPLETED_WITH_ERRORS
{
"version": "0",
"id": "5fa50bc5-50e3-4bc4-b66a-1b1d2f7b07a7",
"detail-type": "Export Job Completed With Errors",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T02:14:42Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "45e899e545bf774710388260fc60b143",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"outputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/output/"
}
}
}
- Export Job Failed
-
Negara - FAILED
{
"version": "0",
"id": "49fce45e-7e02-4846-8582-e7f19ca039cb",
"detail-type": "Export Job Failed",
"source": "aws.healthlake",
"account": "123456789012",
"time": "2023-12-08T02:14:42Z",
"region": "us-east-1",
"resources":
[
"arn:aws:healthlake:us-east-1:123456789012:datastore/fhir/eeb8005725ae22b35b4edbdc68cf2dfd"
],
"detail":
{
"jobId": "45e899e545bf774710388260fc60b143",
"submitTime": "2023-12-08T01:50:50.986Z",
"datastoreId": "eeb8005725ae22b35b4edbdc68cf2dfd",
"outputDataConfig":
{
"s3Uri": "s3://amzn-s3-demo-source-bucket/output/"
}
}
}
Ekspor acara pekerjaan - deskripsi metadata
| Nama |
Tipe |
Deskripsi |
version |
string |
Versi skema EventBridge acara. |
id |
string |
Versi 4 UUID dihasilkan untuk setiap acara. |
detail-type |
string |
Jenis acara yang sedang dikirim. |
source |
string |
Mengidentifikasi layanan yang menghasilkan peristiwa. |
account |
string |
ID akun AWS 12 digit dari pemilik penyimpanan data. |
time |
string |
Waktu peristiwa itu terjadi. |
region |
string |
Mengidentifikasi AWS Wilayah penyimpanan data. |
resources |
array (string) |
Sebuah array JSON yang berisi ARN dari penyimpanan data. |
detail |
object |
Objek JSON yang berisi informasi tentang peristiwa. |
detail.jobId |
string |
ID pekerjaan ekspor yang terkait dengan peristiwa perubahan status. |
detail.submitTime |
string |
Waktu pekerjaan ekspor diajukan. |
detail.datastoreId |
string |
Penyimpanan data yang menghasilkan peristiwa perubahan status. |
detail.outputDataConfig |
string |
Jalur awalan keluaran untuk bucket Amazon S3 yang berisi file FHIR yang akan diekspor. |