{
  "resourceType" : "ValueSet",
  "id" : "vrdr-edit-bypass-01234-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-vrdr-bypass-edit-flag-cs.html\"><code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-bypass-edit-flag-cs</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-vrdr-bypass-edit-flag-cs.html#vrdr-bypass-edit-flag-cs-0\">0</a></td><td>Edit Passed</td></tr><tr><td><a href=\"CodeSystem-vrdr-bypass-edit-flag-cs.html#vrdr-bypass-edit-flag-cs-1\">1</a></td><td>Edit Failed, Data Queried, and Verified</td></tr><tr><td><a href=\"CodeSystem-vrdr-bypass-edit-flag-cs.html#vrdr-bypass-edit-flag-cs-2\">2</a></td><td>Edit Failed, Data Queried, but not Verified</td></tr><tr><td><a href=\"CodeSystem-vrdr-bypass-edit-flag-cs.html#vrdr-bypass-edit-flag-cs-3\">3</a></td><td>Edit Failed, Review Needed</td></tr><tr><td><a href=\"CodeSystem-vrdr-bypass-edit-flag-cs.html#vrdr-bypass-edit-flag-cs-4\">4</a></td><td>Edit Failed, Query Needed</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-edit-bypass-01234-vs",
  "version" : "2.2.0",
  "name" : "EditBypass01234VS",
  "title" : "Edit Bypass 01234",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-10-17T19:11:31+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    },
    {
      "system" : "email",
      "value" : "pher@lists.HL7.org"
    }]
  }],
  "description" : "A subset of code values (0, 1, 2, 3, and 4) use to indicate the outcome of data validation assessment for unusual data values.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-bypass-edit-flag-cs",
      "concept" : [{
        "code" : "0",
        "display" : "Edit Passed"
      },
      {
        "code" : "1",
        "display" : "Edit Failed, Data Queried, and Verified"
      },
      {
        "code" : "2",
        "display" : "Edit Failed, Data Queried, but not Verified"
      },
      {
        "code" : "3",
        "display" : "Edit Failed, Review Needed"
      },
      {
        "code" : "4",
        "display" : "Edit Failed, Query Needed"
      }]
    }]
  }
}