onc-healthit / onc-certification-g10-test-kit

ONC Certification (g)(10) Standardized API Tests
Apache License 2.0
32 stars 10 forks source link

Error: mimetype not found #523

Open SavannahDearing opened 1 week ago

SavannahDearing commented 1 week ago

Error reported: DiagnosticReport/fc5054c7-19d1-4d62-acd3-8862230c6548: DiagnosticReport.presentedForm[0].contentType: The System URI could not be determined for the code 'application/pdf' in the ValueSet 'http://hl7.org/fhir/ValueSet/mimetypes|4.0.1': include #0 has system urn:ietf:bcp:13 which could not be found, and the server returned error [Error from http://tx.fhir.org/r4: The code System "urn:ietf:bcp:13" has a grammar, and cannot be enumerated directly]

I'm trying to figure out if this is a problem with the validator not able to retrieve the mimetypes, or if 'application/pdf' is no longer accepted.

Thanks!

Jammjammjamm commented 1 week ago

Are you encountering this on inferno.healthit.gov?

SavannahDearing commented 1 week ago

yes https://inferno.healthit.gov/suites/g10_certification/35jmkqBeT1y#g10_certification-multi_patient_api sorry, I should have added the link in my previous post!

Jammjammjamm commented 1 week ago

That does indicate an issue with the validator rather than your system, but I'm not seeing that issue when I run tests right now. If you rerun your tests, do you still see the error?

SavannahDearing commented 1 week ago

OK I retested and no longer see this message. That was an easy "fix" ;D

Thanks!~

Jammjammjamm commented 1 week ago

Ok, we are still investigating this issue as we have seen it pop up periodically.

SavannahDearing commented 4 days ago

FYI, catching it again today: https://inferno.healthit.gov/suites/g10_certification/13CPfpXPb9U

DocumentReference/91b49ebb-b280-43d3-b149-6430f05f0afe: DocumentReference.content[1].attachment.contentType: The System URI could not be determined for the code 'application/pdf' in the ValueSet 'http://hl7.org/fhir/ValueSet/mimetypes|4.0.1': include #0 has system urn:ietf:bcp:13 which could not be found, and the server returned error [Error from http://tx.fhir.org/r4: The code System "urn:ietf:bcp:13" has a grammar, and cannot be enumerated directly]