{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description: Identifies why a request to add (or activate) a record is being refused.  Examples include the receiving system not able to match the identifier and find that record in the receiving system, having no permission, or a detected issue exists which precludes the requested action.",
  "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",
    "valueCode" : "NOMATCH"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "valueCode" : "NOPERM"
  } ],
  "codesystem" : "eca3bf65-7359-55ef-a0b7-2e2993176a78",
  "concept_id" : "157c9b56-0cea-5812-81a7-fb3a2b7e72fa",
  "ancestors" : {
    "_RefusalReasonCode" : 0
  },
  "id" : "89d8a3e1-f7f8-410c-a599-a43bd446fa49",
  "code" : "_RefusalReasonCode",
  "display" : "RefusalReasonCode",
  "version" : "2018-08-12"
}