{
"package" : "hl7.fhir.uv.extensions@5.2.0",
"definition" : "Conformant applications SHALL accept resources containing any valid value for the element without error.\\nNotes: Applications are still able to inform the user that a value cannot be processed correctly and may ignore the data, but applications aren't able to reject an instance merely because the element is present (which would be allowed for elements that do not have this obligation). A system MAY raise an error if the value provided is not valid or violates specific business rules. This obligation also applies to elements that only contain an extension in place of a value where (or equivalent), should either of these be allowed on the consumer obligations",
"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" : "no-error"
} ],
"codesystem" : "7687731a-172c-5ddf-9c19-d5452e87463e",
"concept_id" : "c6727be6-cb58-5d99-9e04-5969ae83a735",
"ancestors" : {
"no-error" : 1,
"SHALL:no-error" : 0,
"ResourceConsumerObligations" : 2
},
"id" : "bc712939-65f6-467a-8b2f-f816540149f1",
"code" : "SHALL:no-error",
"display" : "SHALL not error if present",
"version" : "5.2.0"
}