Interface: ConformanceResult
The result of validateAgainstProfile: the profile's name and the
ordered list of findings.
findings.length === 0 is NOT a conformance attestation. It means every
rule the profile declared was satisfied: nothing about the parts of the
message the profile did not cover, and nothing about clinical correctness.
Read it as "no declared rule was violated," never as "conformant."
Properties
findings
readonlyfindings: readonlyConformanceFinding[]
profileName
readonlyprofileName:string