{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Domain specifies the codes used to describe reasons why a Provider is cancelling an Invoice or Invoice Grouping.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "INCCOVPTY"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "INCINVOICE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "INCPOLICY"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "INCPROV"
  } ],
  "codesystem" : "eca3bf65-7359-55ef-a0b7-2e2993176a78",
  "concept_id" : "8932bf65-dfe6-5ed4-9bc3-b36d7c4c4e7e",
  "ancestors" : {
    "_ActInvoiceCancelReason" : 0
  },
  "id" : "99c3e410-7591-4f48-b4f4-acea48aeb63e",
  "code" : "_ActInvoiceCancelReason",
  "display" : "ActInvoiceCancelReason",
  "version" : "2018-08-12"
}