This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
Merged
Add DPG: DIVOC #541
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
"name": "DIVOC", | ||
"clearOwnership": { | ||
"isOwnershipExplicit": "Yes", | ||
"copyrightURL": "https://github.com/egovernments/DIVOC/blob/main/LICENSE" | ||
}, | ||
"platformIndependence": { | ||
"mandatoryDepsCreateMoreRestrictions": "No", | ||
"isSoftwarePltIndependent": "", | ||
"pltIndependenceDesc": "" | ||
}, | ||
"documentation": { | ||
"isDocumentationAvailable": "Yes", | ||
"documentationURL": [ | ||
"https://divoc.egov.org.in/tech-docs", | ||
"https://github.com/egovernments/DIVOC", | ||
"https://github.com/egovernments/DIVOC/discussions" | ||
] | ||
}, | ||
"NonPII": { | ||
"collectsNonPII": "Yes", | ||
"checkNonPIIAccessMechanism": "Yes", | ||
"nonPIIAccessMechanism": "A masked format can be provided including the usage details and general stats about treatment " | ||
}, | ||
"privacy": { | ||
"isPrivacyCompliant": "Yes", | ||
"privacyComplianceList": [ | ||
"GDPR & HIPAA for personalised medicines", | ||
"21 CFR part 11" | ||
], | ||
"adherenceSteps": [ | ||
"https://www.farmatrust.com/copy-of-privacy-policy" | ||
] | ||
}, | ||
"standards": { | ||
"supportStandards": "Yes", | ||
"standardsList": [ | ||
"GS1", | ||
"GTIN", | ||
"EPCIS", | ||
"ISO/IEC 12207" | ||
], | ||
"evidenceStandardSupport": [ | ||
"System architecture designs and white-paper" | ||
], | ||
"implementBestPractices": "Yes", | ||
"bestPracticesList": [ | ||
"We comply with and the EUs Falsified Medicines Directive (FMD) and the USAs Drug Supply Chain Security Act (DSCSA) to track serialised packs of medicines" | ||
] | ||
}, | ||
"doNoHarm": { | ||
"preventHarm": { | ||
"stepsToPreventHarm": "Yes", | ||
"additionalInfoMechanismProcessesPolicies": "All CfA’s media partners, who are the primary platform for the public to access the tools, are governed by their local press/media ombuds oversight mechanisms. This allows for users to lodge complaints that are independently adjudicated and ruled on. There have been no transgressions since the project launched in 2013." | ||
}, | ||
"dataPrivacySecurity": { | ||
"collectsPII": "No", | ||
"typesOfDataCollected": [ | ||
"" | ||
], | ||
"thirdPartyDataSharing": "No", | ||
"dataSharingCircumstances": [ | ||
"" | ||
], | ||
"ensurePrivacySecurity": "Yes", | ||
"privacySecurityDescription": "DIVOC is meant for last-mile vaccination administration and credentialing (with the architecture based on data minimalism, well-designed privacy & security). But as highlighted in earlier responses, these measures need to be addressed in the individual privacy policies adopted by the various implementers. The tools are embedded in partner media websites, which are governed by privacy policies and terms of service that comply with local media freedom laws." | ||
}, | ||
"inappropriateIllegalContent": { | ||
"collectStoreDistribute": "No", | ||
"type": "", | ||
"contentFilter": "", | ||
"policyGuidelinesDocumentationLink": "", | ||
"illegalContentDetection": "", | ||
"illegalContentDetectionMechanism": "" | ||
}, | ||
"protectionFromHarassment": { | ||
"userInteraction": "No", | ||
"addressSafetySecurityUnderageUsers": "", | ||
"stepsAddressRiskPreventSafetyUnderageUsers": [], | ||
"griefAbuseHarassmentProtection": "", | ||
"harassmentProtectionSteps": [ | ||
"" | ||
] | ||
} | ||
}, | ||
"locations": { | ||
"developmentCountries": [ | ||
nathanbaleeta marked this conversation as resolved.
Show resolved
Hide resolved
|
||
"" | ||
], | ||
"deploymentCountries": [ | ||
nathanbaleeta marked this conversation as resolved.
Show resolved
Hide resolved
|
||
"" | ||
] | ||
} | ||
} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please provide links for these.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved in commit 282faa7