{
  "resourceType" : "ValueSet",
  "id" : "cc-doc-outcome-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-doc-outcome-vs</b></p><a name=\"cc-doc-outcome-vs\"> </a><a name=\"hccc-doc-outcome-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cc-doc.html\"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-doc</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><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=\"CodeSystem-cc-doc.html#cc-doc-plan-outcome\">plan-outcome</a></td><td>Plan outcome</td><td>End-of-plan DiagnosticReport (training block).</td></tr><tr><td><a href=\"CodeSystem-cc-doc.html#cc-doc-experiment-outcome\">experiment-outcome</a></td><td>Experiment outcome</td><td>End-of-experiment DiagnosticReport (fueling/position/equipment).</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-doc-outcome-vs",
  "version" : "0.1.0",
  "name" : "CcDocOutcomeVS",
  "title" : "Plan / experiment outcome category",
  "status" : "active",
  "date" : "2026-07-19T17:47:36+00:00",
  "publisher" : "Soigneur",
  "contact" : [{
    "name" : "Soigneur",
    "telecom" : [{
      "system" : "url",
      "value" : "https://soigneur.coach"
    }]
  }],
  "description" : "DiagnosticReport.category for plan/experiment outcomes (04 §15.21).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "copyright" : "Copyright (c) Soigneur. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission.",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-doc",
      "concept" : [{
        "code" : "plan-outcome",
        "display" : "Plan outcome"
      },
      {
        "code" : "experiment-outcome",
        "display" : "Experiment outcome"
      }]
    }]
  }
}