This page is part of the CH ORF (R4) (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Consent Status - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ch-orf-vs-consentstatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-ch-orf-cs-consentstatus.html"><code>http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-ch-orf-cs-consentstatus.html#ch-orf-cs-consentstatus-ExplicitAgreement">ExplicitAgreement</a></td><td>Patient is informed and has explicitly agreed</td></tr><tr><td><a href="CodeSystem-ch-orf-cs-consentstatus.html#ch-orf-cs-consentstatus-Other">Other</a></td><td>Other situation such as 'implicit agreement', 'agreed by legal guardian' etc.</td></tr></table></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/373068000">373068000</a></td><td>Undetermined (qualifier value)</td></tr></table></li></ul></div>
</text>
<url value="http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-consentstatus"/>
<version value="2.0.0"/>
<name value="ChOrfConsentStatus"/>
<title value="Consent Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-12-20T10:23:05+01:00"/>
<publisher value="HL7 Switzerland"/>
<contact>
<name value="HL7 Switzerland"/>
<telecom>
<system value="url"/>
<value value="https://www.hl7.ch/"/>
</telecom>
</contact>
<description value="Value Set for CH ORF Consent Status"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
</coding>
</jurisdiction>
<copyright value="CC0-1.0"/>
<compose>
<include>
<system
value="http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus"/>
<concept>
<code value="ExplicitAgreement"/>
<display value="Patient is informed and has explicitly agreed"/>
</concept>
<concept>
<code value="Other"/>
<display
value="Other situation such as 'implicit agreement', 'agreed by legal guardian' etc."/>
</concept>
</include>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="373068000"/>
<display value="Undetermined (qualifier value)"/>
</concept>
</include>
</compose>
</ValueSet>