FHIR IG analytics| Package | org.savannahghi.healthyroute |
| Resource Type | CodeSystem |
| Id | CodeSystem-hr-consent-permission.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/healthy-route-ig/CodeSystem-hr-consent-permission.html |
| URL | https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-consent-permission |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-04T13:29:51+00:00 |
| Name | HRConsentPermissionCS |
| Title | Consent Permission |
| Description | The permissions a Healthy Route participant is asked to grant, each recorded as a separate Consent. |
| Content | complete |
| ValueSet | ||
| org.savannahghi.healthyroute#current | hr-consent-permission-vs | Consent Permission Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem hr-consent-permission
This case-sensitive code system https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-consent-permission defines the following codes:
{
"resourceType": "CodeSystem",
"id": "hr-consent-permission",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-consent-permission",
"version": "0.1.0",
"name": "HRConsentPermissionCS",
"title": "Consent Permission",
"status": "draft",
"experimental": false,
"date": "2026-09-04T13:29:51+00:00",
"publisher": "Savannah Informatics",
"contact": [
{
"name": "Savannah Informatics",
"telecom": [
{
"system": "url",
"value": "https://savannahghi.org"
}
]
},
{
"name": "Savannah Informatics",
"telecom": [
{
"system": "url",
"value": "https://savannahghi.org"
}
]
}
],
"description": "The permissions a Healthy Route participant is asked to grant, each recorded as a separate Consent.",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "study-participation",
"display": "Study participation",
"definition": "Agreement to be screened, to give the samples the protocol requires, and to have the resulting data used for the analysis described in the information sheet."
},
{
"code": "image-retention",
"display": "Retention of retinal images",
"definition": "Agreement that retinal images may be retained after the analysis is complete, for the period stated in the information sheet."
},
{
"code": "future-research",
"display": "Use in future research",
"definition": "Agreement that data and images may be used in research beyond the study described in the information sheet, subject to further ethics approval."
}
]
}