{
"description": "Value Set for CH ORF Consent Status",
"_filename": "CodeSystem-ch-orf-cs-consentstatus.json",
"package_name": "ch.fhir.ig.ch",
"date": "2023-06-29T21:20:25+02:00",
"publisher": "HL7 Switzerland",
"jurisdiction": [ {
"coding": [ {
"code": "CH",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "ChOrfConsentStatus",
"copyright": "CC0-1.0",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Consent Status",
"package_version": "orf-2.0.0-ballot",
"status": "active",
"id": "b7dedcea-7e03-4792-9952-00d1a72aba9a",
"kind": null,
"count": 2,
"url": "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus",
"concept": [ {
"code": "ExplicitAgreement",
"display": "Patient is informed and has explicitly agreed"
}, {
"code": "Other",
"display": "Other situatioin such as 'impicit agreement', 'agreed by legal guardian' etc."
} ],
"caseSensitive": true,
"version": "2.0.0-ballot",
"contact": [ {
"name": "HL7 Switzerland",
"telecom": [ {
"value": "https://www.hl7.ch/",
"system": "url"
} ]
} ]
}