You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following example will replace the patient's date of birth value with the value from the study description. This example shows that it is possible to attribute a Long String to a Date type.
… to master
* commit 'b80bf9e589d50e84fafdda365ed349ac1159aeb1':
feat: - modifications of assert import location for tests
feat: - set springboot version to 2.4.9 - upgrade version hug spring cloud to 2.3.11-HSR11-1.0 - reactive EchoControllerTest - set back local dbchangelog-4.0.xsd
The following example will replace the patient's date of birth value with the value from the study description. This example shows that it is possible to attribute a Long String to a Date type.
expr: Replace(Tag.PatientBirthDate, getString(Tag.StudyDescription))
The text was updated successfully, but these errors were encountered: