Stream: implementers
Topic: ResourceType of "Test"
Clint (Oct 02 2017 at 19:43):
While testing our applications integration with smarthealthit.org we discovered that the conformance statement we received contained a resource type of "Test" but we were unable to find a definition of this resource type (https://www.hl7.org/fhir/DSTU2/valueset-resource-types.html). The library we are using that handles the retrieval of the conformance statement failed as it's ResourceType enumeration didn't contain a defintion of "Test" either. Is "Test" a new resource type or is this conformance statement invalid? Thanks!
Sean McIlvenna (Oct 02 2017 at 22:37):
@Clint , the only "test" resources I am aware of are "TestScript" and "TestReport". I suspect this is an error in the system that is generating the conformance statement.
Last updated: Apr 12 2022 at 19:14 UTC