Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DPG: ICE (Immunization Calculation Engine, Issue #555) #659

Merged
merged 14 commits into from
Sep 8, 2021
88 changes: 88 additions & 0 deletions digitalpublicgoods/immunization-calculation-engine-(ice).json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"name": "Immunization Calculation Engine (ICE)",
"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"
]
}
}
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"
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"HL7 VMR, FHIR, Terminology (US CDC CVX, SNOMED-CT)"
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
],
"evidenceStandardSupport": [
"https://cdsframework.atlassian.net/wiki/spaces/ICE/pages/23494658/Documentation"
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"Agile development, consultation of relevant clinical guidelines"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "N/A"
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
},
"dataPrivacySecurity": {
"collectsPII": "No",
"typesOfDataCollected": [
""
],
"thirdPartyDataSharing": "Unknown",
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
"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",
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
"harassmentProtectionSteps": [
"N/A"
]
}
},
"locations": {
"developmentCountries": [
"Unites States"
],
"deploymentCountries": [
"Unites States"
]
}
}