{
  "resourceType": "ValueSet",
  "id": "v3-RefrainPolicy",
  "meta": {
    "lastUpdated": "2015-12-03T09:57:31.744+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>RefrainPolicy</h2><p> Conveys prohibited actions which an information custodian, receiver, or user is not permitted to perform unless otherwise authorized or permitted under specified circumstances.  Examples:<br/>  prohibit redisclosure without consent directive</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#RefrainPolicy\">RefrainPolicy</a></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.1.11.20446"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v3-RefrainPolicy",
  "version": "2014-03-26",
  "name": "RefrainPolicy",
  "status": "active",
  "experimental": false,
  "publisher": "HL7 v3",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": " Conveys prohibited actions which an information custodian, receiver, or user is not permitted to perform unless otherwise authorized or permitted under specified circumstances.  Examples:\r\n  prohibit redisclosure without consent directive",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/ActCode",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "RefrainPolicy"
          }
        ]
      }
    ]
  }
}