Skip to content

Commit

Permalink
Rename file to match nominee
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanbaleeta committed Jul 28, 2021
1 parent e8e7313 commit 1a4adfa
Showing 1 changed file with 88 additions and 0 deletions.
88 changes: 88 additions & 0 deletions digitalpublicgoods/immunization-calculation-engine.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
}

0 comments on commit 1a4adfa

Please sign in to comment.