{
  "resourceType": "ValueSet",
  "id": "v3-ActStatusNullified",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include codes from <a href=\"CodeSystem-v3-ActStatus.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActStatus</code></a> where concept  is-a  <a href=\"CodeSystem-v3-ActStatus.html#v3-ActStatus-nullified\">nullified</a></li></ul></div>"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-ActStatusNullified",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20028"
    }
  ],
  "version": "2.0.0",
  "name": "ActStatusNullified",
  "title": "ActStatusNullified",
  "status": "active",
  "date": "2014-03-26",
  "description": "This Act instance was created in error and has been 'removed' and is treated as though it never existed. A record is retained for audit purposes only.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "nullified"
          }
        ]
      }
    ]
  }
}