{
"description": "Value Set for CH ORF Consent Status",
"_filename": "CodeSystem-ch-orf-cs-consentstatus.json",
"package_name": "ch.fhir.ig.ch",
"date": "2023-12-20T10:23:05+01: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": "false",
"resourceType": "CodeSystem",
"title": "Consent Status",
"package_version": "orf-2.0.0",
"status": "active",
"id": "8f51ca85-87eb-4bb6-af07-e5e19fd4b028",
"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 situation such as 'implicit agreement', 'agreed by legal guardian' etc."
} ],
"caseSensitive": true,
"version": "2.0.0",
"contact": [ {
"name": "HL7 Switzerland",
"telecom": [ {
"value": "https://www.hl7.ch/",
"system": "url"
} ]
} ]
}