{ "description": "consent states are used to depict the participant’s will. Therefore, documentation should allow different status values. Further details from https://doi.org/10.1186/s12967-020-02457-y", "_filename": "codesystem-ConsentStatus.json", "package_name": "ths-greifswald.ttp-fhir-gw", "date": "2021-04-12", "meta": { "versionId": "1", "lastUpdated": "2021-04-12T09:35:57.468+00:00" }, "publisher": null, "content": "complete", "name": "ConsentStatus", "type": null, "experimental": "true", "resourceType": "CodeSystem", "title": null, "package_version": "2.0.0", "status": "draft", "id": "507e3ec5-56e1-4ced-af6c-2debc4233e05", "kind": null, "url": "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus", "concept": [ { "code": "ACCEPTED", "display": "ACCEPTED", "designation": [ { "use": { "code": "consent", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Ja" }, { "use": { "code": "refusal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Einwilligen" }, { "use": { "code": "withdrawal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Erneut einwilligen" } ] }, { "code": "DECLINED", "display": "DECLINED", "designation": [ { "use": { "code": "consent", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Nein" }, { "use": { "code": "refusal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Ja" } ] }, { "code": "UNKNOWN", "display": "UNKNOWN" }, { "code": "NOT_ASKED", "display": "NOT ASKED", "designation": [ { "use": { "code": "consent", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Nicht gefragt" }, { "use": { "code": "refusal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Nicht gefragt" }, { "use": { "code": "withdrawal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Nicht gefragt" } ] }, { "code": "NOT_CHOSEN", "display": "NOT CHOSEN", "designation": [ { "use": { "code": "consent", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Überspringen" }, { "use": { "code": "refusal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Nein" }, { "use": { "code": "withdrawal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Nein" } ] }, { "code": "WITHDRAWN", "display": "WITHDRAWN", "designation": [ { "use": { "code": "withdrawal", "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse" }, "value": "Ja" } ] }, { "code": "INVALIDATED", "display": "INVALIDATED" }, { "code": "REFUSED", "display": "REFUSED" }, { "code": "EXPIRED", "display": "EXPIRED" } ], "caseSensitive": true, "version": "0.3" }