{
  "resourceType" : "ValueSet",
  "id" : "problemStatus",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet problemStatus</b></p><a name=\"problemStatus\"> </a><a name=\"hcproblemStatus\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-condition-clinical.html\"><code>http://terminology.hl7.org/CodeSystem/condition-clinical</code></a><span title=\"Version is explicitly stated to be 3.0.0\"> version &#x1F4CD;3.0.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=\"http://terminology.hl7.org/7.1.0/CodeSystem-condition-clinical.html#condition-clinical-active\">active</a></td><td style=\"color: #cccccc\">Active</td><td>The subject is currently experiencing the condition or situation, there is evidence of the condition or situation, or considered to be a significant risk.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-condition-clinical.html#condition-clinical-inactive\">inactive</a></td><td style=\"color: #cccccc\">Inactive</td><td>The subject is no longer experiencing the condition or situation and there is no longer evidence or appreciable risk of the condition or situation.</td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/problemStatus",
  "version" : "2.5.0",
  "name" : "ProblemStatus",
  "title" : "problemStatus FHIR",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31T16:09:38+00:00",
  "publisher" : "VA",
  "contact" : [{
    "name" : "VA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.va.gov"
    }]
  }],
  "description" : "FHIR Target ValueSet used by Terminology Maps [VF_problemStatus](ConceptMap-VF-problemStatus.html)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "version" : "3.0.0",
      "concept" : [{
        "code" : "active"
      },
      {
        "code" : "inactive"
      }]
    }]
  }
}