Healthlake List Fhir Export Jobs Response Structure
Type: objectProperties: 2Required: 1
FHIRHealth DataHealthcareHIPAACloud Computing
ListFHIRExportJobsResponse is a JSON Structure definition published by Amazon HealthLake, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-healthlake/refs/heads/main/json-schema/healthlake-list-fhir-export-jobs-response-schema.json",
"name": "ListFHIRExportJobsResponse",
"type": "object",
"required": [
"ExportJobPropertiesList"
],
"properties": {
"ExportJobPropertiesList": {
"allOf": [
{
"$ref": "#/components/schemas/ExportJobPropertiesList"
},
{
"description": " The properties of listed FHIR export jobs, including the ID, ARN, name, and the status of the job. "
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": " A pagination token used to identify the next page of results to return for a ListFHIRExportJobs query. "
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.