gplx/scripts/templates/DocumentIndex.wiki

71 lines
1.2 KiB
Plaintext

This page lists all regulatory documents in this wiki. Use the sections below to browse by status or scope.
== Current documents ==
{{#ask: [[Status::Current]]
| ?Document name = Name
| ?Scope = Scope
| ?Area of validity = Region
| ?Document type = Type
| format=table
| headers=show
| limit=100
| sort=Scope
}}
== Grouped by scope ==
=== Medical Devices (MD) ===
{{#ask: [[Scope::~*MD*]]
| ?Document name = Name
| ?Status = Status
| ?Area of validity = Region
| format=table
| headers=show
| limit=50
}}
=== In Vitro Diagnostics (IVD) ===
{{#ask: [[Scope::~*IVD*]]
| ?Document name = Name
| ?Status = Status
| ?Area of validity = Region
| format=table
| headers=show
| limit=50
}}
=== GMP / PV / NIS ===
{{#ask: [[Scope::~*GMP*]] OR [[Scope::~*PV*]] OR [[Scope::~*NIS*]]
| ?Document name = Name
| ?Scope = Scope
| ?Status = Status
| format=table
| headers=show
| limit=50
}}
== Draft and not yet promulgated ==
{{#ask: [[Status::Draft]] OR [[Status::Final not promulgated]]
| ?Document name = Name
| ?Scope = Scope
| ?Area of validity = Region
| format=table
| headers=show
| limit=50
}}
== Superseded ==
{{#ask: [[Status::Superseded]]
| ?Document name = Name
| ?Scope = Scope
| format=table
| headers=show
| limit=50
}}