{
  "resourceType" : "CodeSystem",
  "id" : "ADIRevokeStatusCS",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ADIRevokeStatusCS</b></p><a name=\"ADIRevokeStatusCS\"> </a><a name=\"hcADIRevokeStatusCS\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIRevokeStatusCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">cancelled<a name=\"ADIRevokeStatusCS-cancelled\"> </a></td><td>cancelled</td><td>The composition is unavailable because the measurement was not started or not completed (also sometimes called &quot;aborted&quot;).</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"ADIRevokeStatusCS-entered-in-error\"> </a></td><td>Entered in error</td><td>The composition or document was originally created/issued in error, and this is an amendment that marks that the entire series should not be considered as valid.</td></tr><tr><td style=\"white-space:nowrap\">deprecated<a name=\"ADIRevokeStatusCS-deprecated\"> </a></td><td>Deprecated</td><td>This composition has been withdrawn or superseded and should no longer be used.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pe"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIRevokeStatusCS",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.68.16.3"
  }],
  "version" : "2.0.0-ballot",
  "name" : "ADIRevokeStatusCS",
  "title" : "ADI Revoke Status Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-20T02:25:11+00:00",
  "publisher" : "HL7 International / Patient Empowerment",
  "contact" : [{
    "name" : "HL7 International / Patient Empowerment",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientempowerment"
    },
    {
      "system" : "email",
      "value" : "patients@lists.HL7.org"
    }]
  }],
  "description" : "Advance Directive Revoke Status",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "cancelled",
    "display" : "cancelled",
    "definition" : "The composition is unavailable because the measurement was not started or not completed (also sometimes called \"aborted\")."
  },
  {
    "code" : "entered-in-error",
    "display" : "Entered in error",
    "definition" : "The composition or document was originally created/issued in error, and this is an amendment that marks that the entire series should not be considered as valid."
  },
  {
    "code" : "deprecated",
    "display" : "Deprecated",
    "definition" : "This composition has been withdrawn or superseded and should no longer be used."
  }]
}