Hello Team,
While testing the Single Patient API using the Inferno Reference Server Preset, I observed that all test suites under the Single Patient API are passing (showing green).
In the report, I see that for Patient ID: 85, 'DAR' is sent for Condition. Category, which is a coded element.
I understand that
- TestSuite#4.32.02 requires DAR to be sent for a coded fhir element &
- Test Suite#4.32.01 requires DAR to be sent for non-coded fhir element.
Partial Json Response:

According to the US Core implementation guide (http://hl7.org/fhir/R4/condition.html) , Condition. Category is a coded element. Therefore, to pass the 4.32.01 test, providing only 'DAR' as the value for Condition. Category would not be a valid example.
Snapshot:

In the inferno reference server preset instance of Inferno report, I am trying to understand
-
whether the test data of sending DataAbsentReason for Condition. Category element was used to validate the Test Suite#4.32.02 OR 4.32.01?
-
If DAR for Condition. Category element was used to get Test Suite#4.32.02 PASS, can you please tell me the Patient and the Test data that is used to get the Test Suite#4.32.01 PASS?
Hello Team,
While testing the Single Patient API using the Inferno Reference Server Preset, I observed that all test suites under the Single Patient API are passing (showing green).
In the report, I see that for Patient ID: 85, 'DAR' is sent for Condition. Category, which is a coded element.
I understand that
Partial Json Response:
According to the US Core implementation guide (http://hl7.org/fhir/R4/condition.html) , Condition. Category is a coded element. Therefore, to pass the 4.32.01 test, providing only 'DAR' as the value for Condition. Category would not be a valid example.
Snapshot:
In the inferno reference server preset instance of Inferno report, I am trying to understand
whether the test data of sending DataAbsentReason for Condition. Category element was used to validate the Test Suite#4.32.02 OR 4.32.01?
If DAR for Condition. Category element was used to get Test Suite#4.32.02 PASS, can you please tell me the Patient and the Test data that is used to get the Test Suite#4.32.01 PASS?