DEV

Type.

DeviceEstablishmentSuggestion

A registered FDA device establishment offered as a typeahead suggestion (see deviceEstablishmentSuggest).

Fields

administrativeAreaCode

String

State or province code; FDA publishes one on US rows and a region name on a few others.

countryCode

CountryCode

Country of the registered site.

establishmentTypes

[String!]!

Required

Establishment types FDA registered this firm under, e.g. ["Manufacturer","Foreign Exporter"]. Empty on the registrations that carry none.

expiresAt

DateTime

When the registration lapses. Device registrations renew annually, 1 Oct - 31 Dec, and FDA publishes the year alone — so this is the last second of 31 December in it.

fdaEstablishmentId

String

FDA Establishment Identifier for the same site, published in FDA's device files under its older name FEI_NUMBER. Not what DEV or DFE ask for, but it identifies the site across FDA's own systems.

firmName

String!

Required

No description

line1

String

Street address of the registered site.

line2

String

Second street line, where FDA publishes one.

locality

String

City or town of the registered site — with line1 it is what tells two identically-named sites apart.

postalCode

String

Postal code of the registered site.

premarketNumbers

[String!]!

Required

Premarket numbers this firm lists for the filter's productCode, so accepting a suggestion can answer PM# as well as DEV or DFE. Empty when no product code was filtered on, or when the listing carries none.

registrationNumber

String!

Required

The registration number DEV and DFE ask for — the reason the suggestion exists.

Was this page helpful?