Schema for LAW
This section provides an overview of the schemas related to the Biosafety Law, Regulation, Guidelines and Agreements (LAW). Each schema details the structure and fields required for the LAW-related requests and responses.
NOTE
When making an API request using the Biosafety Law, Regulation, Guidelines and Agreements (LAW) schema, it is crucial to include the correct schema identifier. The schema parameter must be set to "biosafetyLaw"
to ensure that the request is processed correctly and targets the appropriate data structure. Failure to provide the correct schema may result in an error or unexpected behavior in the response.
Title | Field | Mandatory | Type | Example |
---|---|---|---|---|
header | Eheader | { "identifier": "085758D8-C7AC-6AAE-9736-95811AD100DA", "schema": "biosafetyLaw", "languages": [ "en" ] } | ||
Country submitting a law, regulation, guideline or agreement | government | True | Eterm | { "identifier": "af" } |
Area of jurisdiction | jurisdiction | Eterm | { "identifier": "7437F880-7B12-4F26-AA91-CED37250DD0A" } | |
jurisdictionsDetails | lstring | |||
Title of document | title | True | lstring | { "en": "Test Title" } |
Brief description of the document including objective and scope | description | lstring | { "en": " | |
Type of Law / Regulation | type | True | Eterm | { "identifier": "57217527-3732-437F-9AD8-45BEF4429FD5" } |
Date of entry into force | entryIntoForce | DateTime | 2024-09-03 | |
Document text | documents | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] | |
Only use this field to provide details of how to obtain a copy of the document if it is not available as an attachment or online. | documentsInfo | lstring | { "en": " | |
Unofficial Documents | unofficialDocuments | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] | |
Is this an amendment to a law, regulation, guideline or agreement already published on the BCH? | isAmendment | True | bool | True |
Please select the record(s) containing the law/regulation being amended | amendedRecords | Ereference[] | [ { "identifier": "7A5D391B-BEC7-30FF-FB73-CD50E6577AA1@2" } ] | |
Please provide a brief summary of the amendment(s) | amendmentsDetails | lstring | { "en": " | |
Relationship with other laws/regulations | relatedRecords | Ereference[] | [ { "identifier": "7A5D391B-BEC7-30FF-FB73-CD50E6577AA1@2" } ] | |
Please describe the relationship between the measures | relationDetails | lstring | { "en": " | |
Competent National Authority(ies) and/or Supplementary Protocol Competent Authority(ies) | authorities | True | Ereference[] | [ { "identifier": "78AFAA88-47EA-9333-AD6E-C21BCB17DE21@1" } ] |
Subject areas | cpbSubjectAreas | True | Eterm[] | [ { "identifier": "1DCBA126-60F1-440D-BBB0-CC9CCC91C283" } ] |
Types of organisms addressed | cpbOrganismTypes | True | Eterm[] | [ { "identifier": "65F83475-FBFD-4DCA-9DD8-10FC253A2F84" } ] |
Should this information be confirmed or updated after two years from the date of submission? | expires | True | bool | True |
Please use this field to provide any other relevant information that may not have been addressed elsewhere in the record. | relevantInformation | lstring | { "en": " | |
Any other relevant documents | relevantDocuments | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] |