Skip to content

Commit

Permalink
Update Phi-Annotator-App to API version 1.2.0 (#99)
Browse files Browse the repository at this point in the history
* Update Example Env File

* Update `physical-annotator` to `location-annotator`

* Update `phi-deidentifier` to `phi-deidentifier-example`

* Point phi-deidentifier Image Link to Correct URL

* Bump eslint from 7.28.0 to 7.32.0 in /client

Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.28.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump eslint from 7.28.0 to 7.32.0 in /client

Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.28.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* PHYSICAL_ADDRESS -> LOCATION

* Regenerate Client from updated API Spec

* "Physical Address" -> "Location" in Web Client

* "Physical Address" -> "Location" in docker-compose.yml

* Bump Web Client Version Number

* Copy Just Necessary Files in Dockerfile

* Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.28.5 in /client (#110)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @openapitools/openapi-generator-cli from 2.3.3 to 2.3.9 (#108)

Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.3.3 to 2.3.9.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.3.3...v2.3.9)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump node from 16.2.0-alpine3.12 to 16.6.0-alpine3.12 in /client (#107)

Bumps node from 16.2.0-alpine3.12 to 16.6.0-alpine3.12.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @testing-library/react from 11.2.7 to 12.0.0 in /client (#105)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v11.2.7...v12.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nginx from 1.21.0-alpine to 1.21.1-alpine in /client (#106)

Bumps nginx from 1.21.0-alpine to 1.21.1-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @typescript-eslint/parser from 4.26.0 to 4.28.5 in /client (#111)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Boyle <[email protected]>

* Bump web-vitals from 1.1.1 to 2.0.1 in /client (#87)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v1.1.1...v2.0.1)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schaffter <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schaffter <[email protected]>
  • Loading branch information
3 people authored Aug 18, 2021
1 parent 9194e30 commit 84bb47e
Show file tree
Hide file tree
Showing 41 changed files with 593 additions and 362 deletions.
14 changes: 11 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ PERSON_NAME_ANNOTATOR_PROTOCOL=http://
PERSON_NAME_ANNOTATOR_HOST=localhost
PERSON_NAME_ANNOTATOR_PORT=9001

PHYSICAL_ADDRESS_ANNOTATOR_PROTOCOL=http://
PHYSICAL_ADDRESS_ANNOTATOR_HOST=localhost
PHYSICAL_ADDRESS_ANNOTATOR_PORT=9002
LOCATION_ANNOTATOR_PROTOCOL=http://
LOCATION_ANNOTATOR_HOST=localhost
LOCATION_ANNOTATOR_PORT=9002

CONTACT_ANNOTATOR_PROTOCOL=http://
CONTACT_ANNOTATOR_HOST=localhost
CONTACT_ANNOTATOR_PORT=9003

ID_ANNOTATOR_PROTOCOL=http://
ID_ANNOTATOR_HOST=localhost
ID_ANNOTATOR_PORT=9004
7 changes: 4 additions & 3 deletions client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# pull official node base image
FROM node:16.2.0-alpine3.12 as build
FROM node:16.6.0-alpine3.12 as build
WORKDIR /app
ENV PATH /app/node_modules/.bin:$PATH
COPY package.json ./
COPY package-lock.json ./
RUN npm ci --silent
RUN npm install [email protected] -g --silent
COPY . ./
COPY src ./src
COPY public ./public
RUN npm run build

# production environment
FROM nginx:1.21.0-alpine
FROM nginx:1.21.1-alpine
COPY --from=build /app/build /usr/share/nginx/html
COPY nginx/nginx.conf /etc/nginx/conf.d/default.conf

Expand Down
251 changes: 152 additions & 99 deletions client/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"@material-ui/data-grid": "^4.0.0-alpha.30",
"@material-ui/icons": "^4.11.2",
"@testing-library/jest-dom": "^5.13.0",
"@testing-library/react": "^11.2.7",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.1.9",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"typescript": "^4.3.2",
"web-vitals": "^1.1.1"
"web-vitals": "^2.0.1"
},
"scripts": {
"start": "chmod +x ./env.sh && ./env.sh && cp env-config.js ./public/ && react-scripts start",
Expand Down Expand Up @@ -43,9 +43,9 @@
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"eslint": "^7.28.0",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-react": "^7.24.0"
}
Expand Down
5 changes: 3 additions & 2 deletions client/src/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ models/TextDateAnnotation.ts
models/TextDateAnnotationAllOf.ts
models/TextIdAnnotation.ts
models/TextIdAnnotationAllOf.ts
models/TextLocationAnnotation.ts
models/TextLocationAnnotationAllOf.ts
models/TextPersonNameAnnotation.ts
models/TextPhysicalAddressAnnotation.ts
models/TextPhysicalAddressAnnotationAllOf.ts
models/Tool.ts
models/ToolDependencies.ts
models/ToolType.ts
models/index.ts
runtime.ts
2 changes: 1 addition & 1 deletion client/src/.openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.1
5.2.0
4 changes: 2 additions & 2 deletions client/src/apis/DeidentifiedNoteApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/apis/HealthCheckApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/apis/ToolApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
3 changes: 1 addition & 2 deletions client/src/components/AnnotationView.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ import PropTypes from 'prop-types';
function AnnotationView(props) {
const types = [
{type: 'text_date', name: 'Date', key: 'textDateAnnotations'},
{type: 'text_physical_address', name: 'Physical Address', key:
'textPhysicalAddressAnnotations'},
{type: 'text_location', name: 'Location', key: 'textLocationAnnotations'},
{type: 'text_person_name', name: 'Person Name', key:
'textPersonNameAnnotations'},
{type: 'text_contact', name: 'Contact Info', key: 'textContactAnnotations'},
Expand Down
4 changes: 2 additions & 2 deletions client/src/components/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class App extends React.Component {
confidenceThreshold: 20,
maskingCharConfig: {maskingChar: '*'},
annotationTypes: [
'text_person_name', 'text_physical_address', 'text_date'],
'text_person_name', 'text_location', 'text_date'],
}],
note: {
text: defaultText,
Expand Down Expand Up @@ -167,7 +167,7 @@ class App extends React.Component {
confidenceThreshold: 20,
maskingCharConfig: {maskingChar: '*'},
annotationTypes: [
'text_person_name', 'text_physical_address', 'text_date'],
'text_person_name', 'text_location', 'text_date'],
key: this.state.deidentifyRequest.keyMax+1,
};
deidentificationSteps.push(newDeidStep);
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/DeidentificationConfigForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const DEIDENTIFICATION_STRATEGIES = {
const ANNOTATION_TYPE_NAMES = {
'text_date': 'Date',
'text_person_name': 'Person Name',
'text_physical_address': 'Physical Address',
'text_location': 'Location',
'text_contact': 'Contact Info',
'text_id': 'Identifier',
};
Expand Down
2 changes: 1 addition & 1 deletion client/src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default class Config {

version() {
// Version of the web client
return '1.1.0';
return '1.2.0';
}

source() {
Expand Down
22 changes: 11 additions & 11 deletions client/src/models/AnnotationSet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand All @@ -26,14 +26,14 @@ import {
TextIdAnnotationFromJSON,
TextIdAnnotationFromJSONTyped,
TextIdAnnotationToJSON,
TextLocationAnnotation,
TextLocationAnnotationFromJSON,
TextLocationAnnotationFromJSONTyped,
TextLocationAnnotationToJSON,
TextPersonNameAnnotation,
TextPersonNameAnnotationFromJSON,
TextPersonNameAnnotationFromJSONTyped,
TextPersonNameAnnotationToJSON,
TextPhysicalAddressAnnotation,
TextPhysicalAddressAnnotationFromJSON,
TextPhysicalAddressAnnotationFromJSONTyped,
TextPhysicalAddressAnnotationToJSON,
} from './';

/**
Expand All @@ -55,11 +55,11 @@ export interface AnnotationSet {
*/
textPersonNameAnnotations: Array<TextPersonNameAnnotation>;
/**
* Physical address annotations in a text
* @type {Array<TextPhysicalAddressAnnotation>}
* Location annotations in a text
* @type {Array<TextLocationAnnotation>}
* @memberof AnnotationSet
*/
textPhysicalAddressAnnotations: Array<TextPhysicalAddressAnnotation>;
textLocationAnnotations: Array<TextLocationAnnotation>;
/**
* ID annotations in a text
* @type {Array<TextIdAnnotation>}
Expand All @@ -86,7 +86,7 @@ export function AnnotationSetFromJSONTyped(json: any, ignoreDiscriminator: boole

'textDateAnnotations': ((json['textDateAnnotations'] as Array<any>).map(TextDateAnnotationFromJSON)),
'textPersonNameAnnotations': ((json['textPersonNameAnnotations'] as Array<any>).map(TextPersonNameAnnotationFromJSON)),
'textPhysicalAddressAnnotations': ((json['textPhysicalAddressAnnotations'] as Array<any>).map(TextPhysicalAddressAnnotationFromJSON)),
'textLocationAnnotations': ((json['textLocationAnnotations'] as Array<any>).map(TextLocationAnnotationFromJSON)),
'textIdAnnotations': ((json['textIdAnnotations'] as Array<any>).map(TextIdAnnotationFromJSON)),
'textContactAnnotations': ((json['textContactAnnotations'] as Array<any>).map(TextContactAnnotationFromJSON)),
};
Expand All @@ -103,7 +103,7 @@ export function AnnotationSetToJSON(value?: AnnotationSet | null): any {

'textDateAnnotations': ((value.textDateAnnotations as Array<any>).map(TextDateAnnotationToJSON)),
'textPersonNameAnnotations': ((value.textPersonNameAnnotations as Array<any>).map(TextPersonNameAnnotationToJSON)),
'textPhysicalAddressAnnotations': ((value.textPhysicalAddressAnnotations as Array<any>).map(TextPhysicalAddressAnnotationToJSON)),
'textLocationAnnotations': ((value.textLocationAnnotations as Array<any>).map(TextLocationAnnotationToJSON)),
'textIdAnnotations': ((value.textIdAnnotations as Array<any>).map(TextIdAnnotationToJSON)),
'textContactAnnotations': ((value.textContactAnnotations as Array<any>).map(TextContactAnnotationToJSON)),
};
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/DateOffsetConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
8 changes: 4 additions & 4 deletions client/src/models/DeidentificationStep.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down Expand Up @@ -43,7 +43,7 @@ export interface DeidentificationStep {
*/
maskingCharConfig?: MaskingCharConfig;
/**
* Configuration for the "annotation type" strategy. E.g. "John Smith lives at 123 Main St" -> "[PERSON_NAME] lives at [PHYSICAL_ADDRESS]".
* Configuration for the "annotation type" strategy. E.g. "John Smith lives at 123 Main St" -> "[PERSON_NAME] lives at [LOCATION]".
* @type {object}
* @memberof DeidentificationStep
*/
Expand Down Expand Up @@ -75,7 +75,7 @@ export interface DeidentificationStep {
export enum DeidentificationStepAnnotationTypesEnum {
Date = 'text_date',
PersonName = 'text_person_name',
PhysicalAddress = 'text_physical_address',
Location = 'text_location',
Id = 'text_id',
Contact = 'text_contact'
}
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/DeidentifyRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/DeidentifyResponse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/HealthCheck.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/License.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/MaskingCharConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/ModelError.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/Note.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
4 changes: 2 additions & 2 deletions client/src/models/TextAnnotation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
/* eslint-disable */
/**
* NLP Sandbox PHI Deidentifier API
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier](https://github.com/nlpsandbox/phi-deidentifier)
* # Introduction This NLP tool takes as input a clinical note and returned a de-identified version of the note. This design of this API is a work in progress. # Examples - [NLP Sandbox PHI Deidentifier Example](https://github.com/nlpsandbox/phi-deidentifier-example)
*
* The version of the OpenAPI document: 1.1.2
* The version of the OpenAPI document: 1.2.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
Loading

0 comments on commit 84bb47e

Please sign in to comment.