{
  "resourceType" : "ValueSet",
  "id" : "operation-outcome-issue-detail",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet operation-outcome-issue-detail</b></p><a name=\"operation-outcome-issue-detail\"> </a><a name=\"hcoperation-outcome-issue-detail\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-operation-outcome-issue-detail.html\"><code>http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail</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" : "http://fhir.tiro.health/ValueSet/operation-outcome-issue-detail",
  "version" : "0.1.0",
  "name" : "OperationOutcomeIssueDetailVS",
  "title" : "Operation Outcome Issue Detail",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-09T06:13:55+00:00",
  "publisher" : "Tiro.health",
  "contact" : [{
    "name" : "Tiro.health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://tiro.health"
    }]
  }],
  "description" : "All Tiro.health `OperationOutcome` issue-detail codes. Bound (example strength) to `OperationOutcome.issue.details` in the Tiro.health OperationOutcome profile.",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.tiro.health/CodeSystem/operation-outcome-issue-detail"
    }]
  }
}