From 1a4adfaf78978d89777824cf1d44af782f923043 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Wed, 28 Jul 2021 11:03:27 +0000 Subject: [PATCH] Rename file to match nominee --- .../immunization-calculation-engine.json | 88 +++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 digitalpublicgoods/immunization-calculation-engine.json diff --git a/digitalpublicgoods/immunization-calculation-engine.json b/digitalpublicgoods/immunization-calculation-engine.json new file mode 100644 index 000000000..be7f5e725 --- /dev/null +++ b/digitalpublicgoods/immunization-calculation-engine.json @@ -0,0 +1,88 @@ +{ + "name": "Immunization Calculation Engine", + "clearOwnership": { + "isOwnershipExplicit": "Yes", + "copyrightURL": "https://cdsframework.atlassian.net/wiki/spaces/CDSF/pages/14352414/Open-Source+License" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "No", + "isSoftwarePltIndependent": "", + "pltIndependenceDesc": "N/A" + }, + "documentation": { + "isDocumentationAvailable": "Yes", + "documentationURL": [ + "https://cdsframework.atlassian.net/wiki/spaces/ICE/pages/23494658/Documentation" + ] + }, + "NonPII": { + "collectsNonPII": "No", + "checkNonPIIAccessMechanism": "Unknown", + "nonPIIAccessMechanism": "" + }, + "privacy": { + "isPrivacyCompliant": "Yes", + "privacyComplianceList": [ + "HIPAA (US)" + ], + "adherenceSteps": [ + "https://cdsframework.atlassian.net/wiki/spaces/ICE/pages/23494658/Documentation" + ] + }, + "standards": { + "supportStandards": "Yes", + "standardsList": [ + "HL7 VMR, FHIR, Terminology (US CDC CVX, SNOMED-CT)" + ], + "evidenceStandardSupport": [ + "https://cdsframework.atlassian.net/wiki/spaces/ICE/pages/23494658/Documentation" + ], + "implementBestPractices": "Yes", + "bestPracticesList": [ + "Agile development, consultation of relevant clinical guidelines" + ] + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes", + "additionalInfoMechanismProcessesPolicies": "N/A" + }, + "dataPrivacySecurity": { + "collectsPII": "No", + "typesOfDataCollected": [ + "" + ], + "thirdPartyDataSharing": "Unknown", + "dataSharingCircumstances": [ + "" + ], + "ensurePrivacySecurity": "Unknown", + "privacySecurityDescription": "" + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "No", + "type": "N/A", + "illegalContentDetection": "No", + "illegalContentDetectionMechanism": "N/A" + }, + "protectionFromHarassment": { + "userInteraction": "Yes", + "addressSafetySecurityUnderageUsers": "Yes", + "stepsAddressRiskPreventSafetyUnderageUsers": [ + "Project relies on Google Groups that are monitored" + ], + "griefAbuseHarassmentProtection": "Unknown", + "harassmentProtectionSteps": [ + "N/A" + ] + } + }, + "locations": { + "developmentCountries": [ + "Unites States" + ], + "deploymentCountries": [ + "Unites States" + ] + } +}