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 - JSON Representation

Active as of 2023-03-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "consent-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "http://www.egde.no/ValueSet/consent-vs",
  "version" : "0.1.7",
  "name" : "ConsentVS",
  "title" : "Consent codes from Loinc and Snomed-ct",
  "status" : "active",
  "date" : "2023-03-24T14:09:30+01:00",
  "publisher" : "Egde",
  "contact" : [
    {
      "name" : "Egde",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://egde.no/ehg"
        },
        {
          "system" : "email",
          "value" : "andy.harrison@egde.no"
        }
      ]
    },
    {
      "name" : "Andy Harrison",
      "telecom" : [
        {
          "system" : "email",
          "value" : "andy.harrison@egde.no",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Consent codes from Loinc and Snomed-ct",
  "copyright" : "(c) HL7",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "417370002",
            "display" : "Consent given for upload to national shared electronic record"
          },
          {
            "code" : "417528008",
            "display" : "Consent given for upload to local shared electronic record"
          },
          {
            "code" : "414859005",
            "display" : "No consent for electronic record sharing"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "59284-0",
            "display" : "Consent Document"
          },
          {
            "code" : "77602-1",
            "display" : "Research study consent"
          },
          {
            "code" : "19826-7",
            "display" : "Informed consent obtained"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/consentscope",
        "concept" : [
          {
            "code" : "research",
            "display" : "Research"
          },
          {
            "code" : "patient-privacy",
            "display" : "Privacy Consent"
          }
        ]
      }
    ]
  }
}