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

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

Issue in test 10.2.05: Gender+name issue (FI-3508) #557

Closed VighneshAlevoorP closed 3 weeks ago

VighneshAlevoorP commented 2 months ago

Please let us know what is the issue in below response? We are getting value as 'female' as shown below, still the test is failing.

image

Response received for above request: "gender": "female", "_gender": { "extension": [ { "url": "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode", "valueCoding": { "system": "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/gender", "code": "F", "display": "Female" } } ] },

yunwwang commented 2 months ago

Thank you for reporting this issue. We will fix

VighneshAlevoorP commented 2 months ago

sure thanks for the response.