Skip to content

Commit

Permalink
Update Compiled.xml file, fix api URL for some endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
HossamT committed Oct 31, 2022
1 parent e06fa8d commit 2f23b43
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 33 deletions.
30 changes: 15 additions & 15 deletions darq-extract-process/darq-cli-app/src/main/resources/Compiled.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23766,11 +23766,11 @@
<not-expected-before>20110316</not-expected-before>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>624</not-after-month>
<not-before-month>204</not-before-month>
<not-after-month>612</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>12 years</test-age>
</code>
<code>
<value>54</value>
Expand All @@ -23791,11 +23791,11 @@
<not-after>20100528</not-after>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>624</not-after-month>
<not-before-month>1</not-before-month>
<not-after-month>1440</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>2 months</test-age>
</code>
<code>
<value>55</value>
Expand All @@ -23815,11 +23815,11 @@
<not-after>20100528</not-after>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>264</not-after-month>
<not-before-month>1</not-before-month>
<not-after-month>1440</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>2 months</test-age>
</code>
<code>
<value>82</value>
Expand All @@ -23841,11 +23841,11 @@
<not-after>20100930</not-after>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>624</not-after-month>
<not-before-month>1</not-before-month>
<not-after-month>1440</not-after-month>
</use-age>
<concept-type>unspecified</concept-type>
<test-age>25 years</test-age>
<test-age>2 months</test-age>
</code>
<code>
<value>24</value>
Expand All @@ -23867,11 +23867,11 @@
<not-expected-before>19701101</not-expected-before>
</use-date>
<use-age>
<not-before-month>215</not-before-month>
<not-after-month>804</not-after-month>
<not-before-month>216</not-before-month>
<not-after-month>791</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>12 years</test-age>
</code>
<code>
<value>181</value>
Expand Down
6 changes: 6 additions & 0 deletions darq-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
<groupId>org.immregistries</groupId>
<artifactId>mqe-validator</artifactId>
<version>${mqe.version}</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>gov.nist.healthcare.iz</groupId>
Expand Down
30 changes: 15 additions & 15 deletions darq-webapp/darq-app/src/main/resources/Compiled.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23766,11 +23766,11 @@
<not-expected-before>20110316</not-expected-before>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>624</not-after-month>
<not-before-month>204</not-before-month>
<not-after-month>612</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>12 years</test-age>
</code>
<code>
<value>54</value>
Expand All @@ -23791,11 +23791,11 @@
<not-after>20100528</not-after>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>624</not-after-month>
<not-before-month>1</not-before-month>
<not-after-month>1440</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>2 months</test-age>
</code>
<code>
<value>55</value>
Expand All @@ -23815,11 +23815,11 @@
<not-after>20100528</not-after>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>264</not-after-month>
<not-before-month>1</not-before-month>
<not-after-month>1440</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>2 months</test-age>
</code>
<code>
<value>82</value>
Expand All @@ -23841,11 +23841,11 @@
<not-after>20100930</not-after>
</use-date>
<use-age>
<not-before-month>203</not-before-month>
<not-after-month>624</not-after-month>
<not-before-month>1</not-before-month>
<not-after-month>1440</not-after-month>
</use-age>
<concept-type>unspecified</concept-type>
<test-age>25 years</test-age>
<test-age>2 months</test-age>
</code>
<code>
<value>24</value>
Expand All @@ -23867,11 +23867,11 @@
<not-expected-before>19701101</not-expected-before>
</use-date>
<use-age>
<not-before-month>215</not-before-month>
<not-after-month>804</not-after-month>
<not-before-month>216</not-before-month>
<not-after-month>791</not-after-month>
</use-age>
<concept-type>vaccine</concept-type>
<test-age>25 years</test-age>
<test-age>12 years</test-age>
</code>
<code>
<value>181</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ export class QueryVariableService {
constructor(private http: HttpClient) { }

getVariables(): Observable<IQueryVariable[]> {
return this.http.get<IQueryVariable[]>('/api/query-variable/');
return this.http.get<IQueryVariable[]>('api/query-variable/');
}


getVariablesDisplay(): Observable<IQueryVariableDisplay[]> {
return this.http.get<IQueryVariableDisplay[]>('/api/query-variable/display');
return this.http.get<IQueryVariableDisplay[]>('api/query-variable/display');
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export interface IQuerySaveRequest {
})
export class QueryService {

readonly URL = '/api/query/';
readonly URL = 'api/query/';

constructor(private http: HttpClient) { }

Expand Down

0 comments on commit 2f23b43

Please sign in to comment.