{
  "resourceType" : "ValueSet",
  "id" : "ch-orf-vs-consentstatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-orf-vs-consentstatus</b></p><a name=\"ch-orf-vs-consentstatus\"> </a><a name=\"hcch-orf-vs-consentstatus\"> </a><a name=\"ch-orf-vs-consentstatus-en-US\"> </a><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>"
  },
  "url" : "http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-consentstatus",
  "version" : "3.0.0",
  "name" : "ChOrfConsentStatus",
  "title" : "Consent Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-18T08:32:08+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",
  "compose" : {
    "include" : [{
      "system" : "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."
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "373068000",
        "display" : "Undetermined (qualifier value)"
      }]
    }]
  }
}