{
  "package" : "hl7.fhir.uv.extensions.r5@5.2.0",
  "definition" : "Conformant applications SHALL 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/CodeSystem/obligation#qualifier",
    "code" : "qualifier",
    "valueCode" : "SHALL"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "valueCode" : "accept-invalid"
  }, {
    "_uri" : "http://hl7.org/fhir/CodeSystem/obligation#converse",
    "code" : "converse",
    "valueCode" : "reject-invalid"
  } ],
  "codesystem" : "813e5283-dd72-55c1-85d0-0204146e8979",
  "concept_id" : "74cd6cc2-b0f3-52bb-8356-5c17de7d4fe7",
  "ancestors" : {
    "accept-invalid" : 1,
    "SHALL:accept-invalid" : 0,
    "ResourceConsumerObligations" : 2
  },
  "id" : "6e3074f0-a4ad-43e0-9f6b-81f2843367eb",
  "code" : "SHALL:accept-invalid",
  "display" : "SHALL accept invalid",
  "version" : "5.2.0"
}