{
  "package" : "hl7.fhir.uv.extensions.r4@5.2.0",
  "definition" : "Conformant applications SHALL/SHOULD accept data that does not meet all data constraints asserted within the profile declaring this obligation.\\nThis applies to non-valid constraints, not to non-valid syntax or failure to meet base resource validity expectations.  Typically used when a system needs to be able to handle data that does not adhere to desired expectations (legacy data, test data, data undergoing authorship that is not yet complete, etc.)",
  "system" : "http://hl7.org/fhir/CodeSystem/obligation",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "not-selectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "valueCode" : "ResourceConsumerObligations"
  }, {
    "_uri" : "http://hl7.org/fhir/CodeSystem/obligation#converse",
    "code" : "converse",
    "valueCode" : "reject-invalid"
  } ],
  "codesystem" : "2419b9b4-e567-54c5-b1f0-825aa90a5475",
  "concept_id" : "44ed3168-e215-5c7a-a258-85eb93270850",
  "ancestors" : {
    "accept-invalid" : 0,
    "ResourceConsumerObligations" : 1
  },
  "id" : "07dd1d51-78e6-4c5e-aa4a-e972a75e7933",
  "code" : "accept-invalid",
  "display" : "accept invalid",
  "version" : "5.2.0"
}