0.1.7 - ci-build

EgdeEHG_IG - Local Development build (v0.1.7). See the Directory of published versions

: Consent codes from Loinc and Snomed-ct - XML Representation

Active as of 2023-03-24

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="consent-vs"/>
  <text>
    <status value="extensions"/>
    <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="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/417370002">417370002</a></td><td>Consent given for upload to national shared electronic record</td></tr><tr><td><a href="http://snomed.info/id/417528008">417528008</a></td><td>Consent given for upload to local shared electronic record</td></tr><tr><td><a href="http://snomed.info/id/414859005">414859005</a></td><td>No consent for electronic record sharing</td></tr></table></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</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="https://loinc.org/59284-0/">59284-0</a></td><td>Consent Document</td></tr><tr><td><a href="https://loinc.org/77602-1/">77602-1</a></td><td>Research study consent</td></tr><tr><td><a href="https://loinc.org/19826-7/">19826-7</a></td><td>Informed consent obtained</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-consentscope.html"><code>http://terminology.hl7.org/CodeSystem/consentscope</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-consentscope.html#consentscope-research">research</a></td><td>Research</td><td>Consent to participate in research protocol and information sharing required</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-consentscope.html#consentscope-patient-privacy">patient-privacy</a></td><td>Privacy Consent</td><td>Agreement to collect, access, use or disclose (share) information</td></tr></table></li></ul></div>
  </text>
  <url value="http://www.egde.no/ValueSet/consent-vs"/>
  <version value="0.1.7"/>
  <name value="ConsentVS"/>
  <title value="Consent codes from Loinc and Snomed-ct"/>
  <status value="active"/>
  <date value="2023-03-24T14:09:30+01:00"/>
  <publisher value="Egde"/>
  <contact>
    <name value="Egde"/>
    <telecom>
      <system value="url"/>
      <value value="http://egde.no/ehg"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="andy.harrison@egde.no"/>
    </telecom>
  </contact>
  <contact>
    <name value="Andy Harrison"/>
    <telecom>
      <system value="email"/>
      <value value="andy.harrison@egde.no"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Consent codes from Loinc and Snomed-ct"/>
  <copyright value="(c) HL7"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="417370002"/>
        <display
                 value="Consent given for upload to national shared electronic record"/>
      </concept>
      <concept>
        <code value="417528008"/>
        <display
                 value="Consent given for upload to local shared electronic record"/>
      </concept>
      <concept>
        <code value="414859005"/>
        <display value="No consent for electronic record sharing"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="59284-0"/>
        <display value="Consent Document"/>
      </concept>
      <concept>
        <code value="77602-1"/>
        <display value="Research study consent"/>
      </concept>
      <concept>
        <code value="19826-7"/>
        <display value="Informed consent obtained"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <concept>
        <code value="research"/>
        <display value="Research"/>
      </concept>
      <concept>
        <code value="patient-privacy"/>
        <display value="Privacy Consent"/>
      </concept>
    </include>
  </compose>
</ValueSet>