HL7 / fhir-ig-publisher

Source code for the IG publisher
Apache License 2.0
67 stars 55 forks source link

Validating CodeSystems in UTG doesn't report duplicate workgroup extensions #942

Closed brianpos closed 4 days ago

brianpos commented 1 month ago

Here are 2 examples of resources that should be producing warnings or errors https://terminology.hl7.org/6.0.2/CodeSystem-v2-0350.json.html https://terminology.hl7.org/6.0.2/CodeSystem-v2-0351.json.html

Discussion is here too: https://chat.fhir.org/#narrow/stream/194616-terminology-.2F-utg/topic/New.20Warnings

These are related to the issue list that I've attached in here: https://jira.hl7.org/browse/UP-592

lmckenzi commented 3 weeks ago

@brianpos This is actually an issue with the HAPI validator - it's not enforcing that the extension cardinality is being adhered to. Please submit against HAPI and close this one (with a link)

brianpos commented 3 weeks ago

Thanks, will do.

lmckenzi commented 4 days ago

https://github.com/HL7/fhir-ig-publisher/issues/942