SearchByAttributeValue is a JSON Structure definition published by Amazon HealthImaging, describing 6 properties. 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-healthimaging/refs/heads/main/json-schema/healthimaging-search-by-attribute-value-schema.json",
"name": "SearchByAttributeValue",
"type": "object",
"properties": {
"DICOMPatientId": {
"allOf": [
{
"$ref": "#/components/schemas/DICOMPatientId"
},
{
"description": "The patient ID input for search."
}
]
},
"DICOMAccessionNumber": {
"allOf": [
{
"$ref": "#/components/schemas/DICOMAccessionNumber"
},
{
"description": "The DICOM accession number for search."
}
]
},
"DICOMStudyId": {
"allOf": [
{
"$ref": "#/components/schemas/DICOMStudyId"
},
{
"description": "The DICOM study ID for search."
}
]
},
"DICOMStudyInstanceUID": {
"allOf": [
{
"$ref": "#/components/schemas/DICOMStudyInstanceUID"
},
{
"description": "The DICOM study instance UID for search."
}
]
},
"createdAt": {
"allOf": [
{
"$ref": "#/components/schemas/Date"
},
{
"description": "The created at time of the image set provided for search."
}
]
},
"DICOMStudyDateAndTime": {
"allOf": [
{
"$ref": "#/components/schemas/DICOMStudyDateAndTime"
},
{
"description": "The aggregated structure containing DICOM study date and study time for search."
}
]
}
},
"description": "The search input attribute value."
}
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.