0.1.0 - ci-build
OBSCDSS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Simple mechanics for exchanging information:
The CDS is triggered with a post with a link similar to: <BASEURL>/<Message>$predict.
The Message that requests a prediction has 3 resources:
The messageHeader has the information regarding the messaging. CommunicationRequest has meta information regarding the request and Parameters has the input of the model.
The Message that responds with a prediction has 3 resources, very similar to the request:
For this purpose, Parameters was chosen since it would be easier to map. Nevertheless, data can be originated from several methodologies.