{
  "package" : "hl7.fhir.r4.core@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" : "eb6e9d71-f508-5fd3-a488-c4598109efc0",
  "concept_id" : "157c9b56-0cea-5812-81a7-fb3a2b7e72fa",
  "ancestors" : {
    "_RefusalReasonCode" : 0
  },
  "id" : "71557a12-59bd-47a7-82f0-8e355e38f5e1",
  "code" : "_RefusalReasonCode",
  "display" : "RefusalReasonCode",
  "version" : "2018-08-12"
}