interface RegulatedAuthorization {
    _description?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _statusDate?: Element;
    basis?: CodeableConcept[];
    case?: RegulatedAuthorizationCase;
    contained?: ConcreteType[];
    description?: markdown;
    extension?: Extension[];
    holder?: Reference;
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    indication?: CodeableReference;
    intendedUse?: CodeableConcept;
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    region?: CodeableConcept[];
    regulator?: Reference;
    resourceType: "RegulatedAuthorization";
    status?: CodeableConcept;
    statusDate?: dateTime;
    subject?: Reference[];
    text?: Narrative;
    type?: CodeableConcept;
    validityPeriod?: Period;
}

Properties

_description?: Element

General textual supporting information

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_statusDate?: Element

The date at which the current status was assigned

basis?: CodeableConcept[]

The legal/regulatory framework or reasons under which this authorization is granted

The case or regulatory procedure for granting or amending a regulated authorization. Note: This area is subject to ongoing review and the workgroup is seeking implementer feedback on its use (see link at bottom of page)

contained?: ConcreteType[]

Contained, inline Resources

description?: markdown

General textual supporting information

extension?: Extension[]

Additional content defined by implementations

holder?: Reference

The organization that has been granted this authorization, by the regulator

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business identifier for the authorization, typically assigned by the authorizing body

implicitRules?: uri

A set of rules under which this content was created

indication?: CodeableReference

Condition for which the use of the regulated product applies

intendedUse?: CodeableConcept

The intended use of the product, e.g. prevention, treatment

language?: code

Language of the resource content

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

region?: CodeableConcept[]

The territory in which the authorization has been granted

regulator?: Reference

The regulatory authority or authorizing body granting the authorization

resourceType

The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications

statusDate?: dateTime

The date at which the current status was assigned

subject?: Reference[]

The product type, treatment, facility or activity that is being authorized

text?: Narrative

Text summary of the resource, for human interpretation

Overall type of this authorization, for example drug marketing approval, orphan drug designation

validityPeriod?: Period

The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date