DoD: FhirMarshal is able to retrieve the correct version of a code
Problem:
If a code origins from a CS where various versions exist, the RemoteTerminologyServiceValidationSupport takes the first one.
The existing version is not used within the HAPI Context Wrapper.
TODOs:
- modifiction HAPI or
- Onverride the RemoteTerminologyServiceValidationSupport
DoD: FhirMarshal is able to retrieve the correct version of a code
Problem:
If a code origins from a CS where various versions exist, the RemoteTerminologyServiceValidationSupport takes the first one.
The existing version is not used within the HAPI Context Wrapper.
TODOs: