{
  "resourceType" : "ValueSet",
  "id" : "extraction-writeback-mode-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet extraction-writeback-mode-vs</b></p><a name=\"extraction-writeback-mode-vs\"> </a><a name=\"hcextraction-writeback-mode-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-extraction-writeback-mode.html\"><code>https://projo.evoleen.com/fhir/CodeSystem/extraction-writeback-mode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://projo.evoleen.com/fhir/ValueSet/extraction-writeback-mode-vs",
  "version" : "0.1.0",
  "name" : "ExtractionWritebackModeVS",
  "title" : "Extraction Writeback Mode Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-01-01",
  "publisher" : "Projo",
  "contact" : [{
    "name" : "Projo",
    "telecom" : [{
      "system" : "url",
      "value" : "https://projo.evoleen.com"
    }]
  }],
  "description" : "Allowable mode codes for the extraction-writeback extension's `mode` sub-extension. Only `fill-if-empty` is supported (patch only fields that are absent on the target Patient).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH",
      "display" : "Switzerland"
    }]
  }],
  "copyright" : "Copyright (c) Projo. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission. This IG references WhatsApp(R), a trademark of Meta Platforms, Inc., for descriptive purposes only.",
  "compose" : {
    "include" : [{
      "system" : "https://projo.evoleen.com/fhir/CodeSystem/extraction-writeback-mode"
    }]
  }
}