From 3554abb7b9cdfcebe697e701fb35c1e38538ce52 Mon Sep 17 00:00:00 2001 From: alexcolganLD <44383456+alexcolganLD@users.noreply.github.com> Date: Sun, 9 Jul 2023 22:57:18 -0300 Subject: [PATCH] Register OCI DSCSA specification. --- specifications/oci-dscsa-schema.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 specifications/oci-dscsa-schema.json diff --git a/specifications/oci-dscsa-schema.json b/specifications/oci-dscsa-schema.json new file mode 100644 index 0000000..11df669 --- /dev/null +++ b/specifications/oci-dscsa-schema.json @@ -0,0 +1,9 @@ +{ + "name": "DSCSA Authorized Trading Partners", + "summary": "An architecture supporting the Authorized Trading Partner (ATP) requirements of the U.S. Drug Supply Chain Security Act (DSCSA), allowing for authentication and information exchange between DSCSA-defined ATPs and related stakeholders to establish mutual verification of identity and ATP status.", + "specification": "https://open-credentialing-initiative.github.io/schemas/specification/latest/index.html", + "category": "vc", + "maintainerEmail": "info@oc-i.org", + "maintainerName": "Open Credentialing Initiative (OCI)", + "maintainerWebsite": "https://oc-i.org", +}