Package | ch.fhir.ig.ch-orf |
Type | CodeSystem |
Id | ch-orf-cs-consentstatus |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-orf/https://build.fhir.org/ig/hl7ch/ch-orf/CodeSystem-ch-orf-cs-consentstatus.html |
URL | http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus |
Version | 3.0.2-ci-build |
Status | active |
Date | 2025-05-22T09:52:16+00:00 |
Name | ChOrfConsentStatus |
Title | Consent Status |
Realm | ch |
Authority | hl7 |
Description | Value Set for CH ORF Consent Status |
Copyright | CC0-1.0 |
Content | complete |
ValueSet | |
ch-orf-vs-consentstatus | Consent Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-orf-cs-consentstatus
This case-sensitive code system http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus
defines the following codes:
Code | Display |
ExplicitAgreement | Patient is informed and has explicitly agreed |
Other | Other situation such as 'implicit agreement', 'agreed by legal guardian' etc. |
{ "resourceType": "CodeSystem", "id": "ch-orf-cs-consentstatus", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus", "version": "3.0.2-ci-build", "name": "ChOrfConsentStatus", "title": "Consent Status", "status": "active", "experimental": false, "date": "2025-05-22T09:52:16+00:00", "publisher": "HL7 Switzerland", "contact": [ { "name": "HL7 Switzerland", "telecom": [ { "system": "url", "value": "https://www.hl7.ch/" } ] } ], "description": "Value Set for CH ORF Consent Status", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "caseSensitive": true, "content": "complete", "count": 2, "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." } ] }