{
  "package" : "hl7.fhir.uv.extensions@5.2.0",
  "definition" : "Conformant applications 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 ought 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" : "SHOULD"
  }, {
    "_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" : "7687731a-172c-5ddf-9c19-d5452e87463e",
  "concept_id" : "b24b7f01-9121-579e-8a4f-9755ba30e680",
  "ancestors" : {
    "accept-invalid" : 1,
    "SHOULD:accept-invalid" : 0,
    "ResourceConsumerObligations" : 2
  },
  "id" : "1cf2ae26-6e6c-427d-8294-701ca2cea170",
  "code" : "SHOULD:accept-invalid",
  "display" : "SHOULD accept invalid",
  "version" : "5.2.0"
}