{

"resourceType": "ValueSet",
"id": "detectedissue-mitigation-action",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>Detected Issue Mitigation Action</h2><p>Kinds of mitigating actions and observations that can be associated with a detected issue or contraindication, such as 'added concurrent therapy', 'prior therapy documented', etc.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"v3/ActCode/index.html\">http://hl7.org/fhir/v3/ActCode</a> where concept  is-a  <a href=\"v3/ActCode/index.html#_ActDetectedIssueManagementCode\">_ActDetectedIssueManagementCode</a></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.104"
  }
],
"url": "http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action",
"version": "1.0.2",
"name": "Detected Issue Mitigation Action",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project team",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "Kinds of mitigating actions and observations that can be associated with a detected issue or contraindication, such as 'added concurrent therapy', 'prior therapy documented', etc.",
"compose": {
  "include": [
    {
      "system": "http://hl7.org/fhir/v3/ActCode",
      "filter": [
        {
          "property": "concept",
          "op": "is-a",
          "value": "_ActDetectedIssueManagementCode"
        }
      ]
    }
  ]
}

}