Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
193 commits
Select commit Hold shift + click to select a range
f001a9f
initial structure and first examples for golang
Jan 19, 2023
313ca25
big refactor
Apr 9, 2023
e2a63b3
more
Apr 9, 2023
c67c5fa
more
Apr 9, 2023
799b44b
finished
Apr 9, 2023
ce0be56
add 1.8 tests
May 18, 2023
0a8cf0e
sparql tests in java
Apr 16, 2024
11ea5fc
added documentation for java
Apr 16, 2024
a8eedde
add curl commands
Apr 16, 2024
52a8004
typos
Apr 16, 2024
caa86a3
python examples
Apr 16, 2024
fffc9be
Merge branch 'go-examples' into pva/sparql-examples
Apr 17, 2024
8694389
go examples
Apr 17, 2024
770698a
postman examples
Apr 17, 2024
14c70aa
Merge pull request #15 from NCIEVS/pva/sparql-examples
peter-va Apr 17, 2024
59d3b3c
EVSRESTAPI-395: Fhir examples (#16)
bcarlsenca Jun 7, 2024
337f2ed
Merge branch 'master' into develop
bcarlsenca Jun 7, 2024
2693b83
EVSRESTAPI-469: some prep work on sparql (#17)
bcarlsenca Jun 14, 2024
dbf4cb8
Add support for sparql (#18)
bcarlsenca Jun 15, 2024
7c69ef6
EVSRESTAPI-469: more sparql documentation
bcarlsenca Jun 15, 2024
c49a28f
Merge branch 'develop' of github.com:NCIEVS/evsrestapi-client-SDK int…
bcarlsenca Jun 15, 2024
d7f2932
typo fixing
peter-va Jun 21, 2024
3b4e38d
Remove discussion about prefixes from curl/bash examples
bcarlsenca Jun 24, 2024
54cef15
fixes to curl
bcarlsenca Jun 24, 2024
09d44e2
Other minor changes
bcarlsenca Jun 24, 2024
b4a3a8f
Small fix to query
bcarlsenca Jun 24, 2024
0b350e5
Merge pull request #19 from NCIEVS/bac/fix-sparql
gaaliciA1990 Jun 25, 2024
7fe5679
Pva/evsrestapi 469 sparql documentation (#20)
peter-va Jun 26, 2024
5ce6463
EVSRESTAPI-469: additional cleanup (#21)
bcarlsenca Jun 26, 2024
c03674b
added missing postman calls
Jun 26, 2024
62e18ed
EVSRESTAPI-470 regen java code (#22)
gaaliciA1990 Jul 1, 2024
afd0afa
generated python code. Added version control plugin
Apr 30, 2024
e0c4a0b
Generated python code and updated imports. Updated documentation
May 6, 2024
a0538dd
Regenerated the java code based on updated swagger
Jun 17, 2024
3d71d35
Updated code generator to build python code as well. Updated swagger …
Jun 17, 2024
2a967d2
Updated code generatorsf
Jun 18, 2024
f7b4ab1
Fixed tests failing due to undeclared content type
Jun 25, 2024
78e7a9f
removed python examples after update to api
Jun 25, 2024
3afe7b0
Added back missing file from python-examples
Jun 25, 2024
73662e0
Fixed failing tests. Updated README with missing examples
Jun 26, 2024
2993166
removed swagger doc, added localhost swagger url remote input spec
Jun 26, 2024
d154979
Updated HistoryEndpointApi tests to align with curl examples. Added e…
Jun 27, 2024
655631d
Added generated python code and updated imports
Jun 28, 2024
d049497
updated the codegen README for python generation
Jun 28, 2024
576ad4a
Added missing example sections, fixed header names, updated test names
Jun 28, 2024
cad3774
Updated documentation for python examples. Fixed api client
Jun 29, 2024
b2ae1a2
Fixed imports causing test setup error
Jul 1, 2024
4634a8c
Updated documentation for python steps
Jul 1, 2024
af007aa
Fixing config settings for default api configs
Jul 2, 2024
64ac27a
Added python tests, fixed java tests
Jul 2, 2024
5b3c763
Implemented python metadata endpoin tests. Fixed Java testss
Jul 3, 2024
840662a
implemented the history api tests. Updated tests to use pytest
Jul 10, 2024
0ca5475
Implemented tests for mapset api. Updated README
Jul 10, 2024
0a95b3e
regenerate python code for missing methods
Jul 10, 2024
d8876ff
regenerated java code and updated documentation
Jul 10, 2024
d89f734
fixed some documentation, updated tests, regenerated python code
Jul 12, 2024
2ba383e
regenerated python code against dev. Updated imports in tests and __i…
Jul 12, 2024
41bdbad
Updated python generation packages and documentation
Jul 12, 2024
036ddf7
Use --data-binary in calls as it preserves line termination whitespace
bcarlsenca Jul 18, 2024
42ad7c7
Merge branch 'develop' of github.com:NCIEVS/evsrestapi-client-SDK int…
bcarlsenca Jul 18, 2024
915f4c7
bac/EVSRESTAPI-470-fix-java-test
bcarlsenca Jul 22, 2024
4110c74
Merge from develop
bcarlsenca Jul 22, 2024
71f561e
Updating the URL to prod in the config.ini files
Jul 23, 2024
58eb29e
Merge pull request #23 from NCIEVS/alg/EVSRESTAPI-441-PythonSDK
gaaliciA1990 Jul 23, 2024
6e2b931
Merge branch 'master' into develop
bcarlsenca Sep 4, 2024
03f0868
Update postman collection
bcarlsenca Sep 5, 2024
ab067dd
gradle build
Sep 6, 2024
46b4a7c
initial go
Sep 9, 2024
dc3ceed
Moved TS code to TS-examples, added start of test, jest needs to be d…
Sep 9, 2024
23fc6a1
add config
Sep 11, 2024
5480905
other changes
Sep 11, 2024
6a791e8
go progress
Sep 11, 2024
fbd227d
history done
Sep 11, 2024
b810321
more tests
Sep 11, 2024
a5f6ba3
add more concept tests
Sep 12, 2024
ba66a3d
subset tests
Sep 12, 2024
f4fbfbb
half of the search tests
Sep 12, 2024
002aa0d
rest of search tests
Sep 12, 2024
4d49271
finish metadata
Sep 12, 2024
34e3ceb
add readme changes
Sep 12, 2024
a2da15e
another gitignore change
Sep 12, 2024
ba1b1ea
more changes to readme + rewriteUrl
Sep 12, 2024
f3066bb
gitignore
Sep 12, 2024
e465bb1
some changes from review
Sep 13, 2024
f941f3e
more deleted files
Sep 13, 2024
eff44bd
some changes
Sep 13, 2024
43e9b14
test changes
Sep 13, 2024
179a4b5
remove stuff that doesn't match
Sep 13, 2024
5a8c26c
extracted json from pointers (for one test)
Sep 13, 2024
7e6d258
api outputs for each test + clarification on -v
Sep 13, 2024
e5ec9aa
forgot fmt imports
Sep 13, 2024
55364d2
fixing imports and such
Sep 13, 2024
1ec6f61
outputs + tweaks to test names
Sep 13, 2024
fef1224
part of readme done
Sep 13, 2024
00d9617
finished readme
Sep 13, 2024
8d37003
buildme tweaks
Sep 13, 2024
3d147a9
remove more unnecessary files
Sep 13, 2024
21b5586
Merge pull request #26 from NCIEVS/pva/EVSRESTAPI-481-client-sdk-gola…
peter-va Sep 16, 2024
ce752a4
Merge branch 'develop' into pva/EVSRESTAPI-483-client-sdk-typescript-…
Sep 16, 2024
d63daca
change to config
Sep 17, 2024
de66fc4
a successful API call
Sep 17, 2024
877e873
change one test
Sep 18, 2024
1b8012e
add concept tests
Sep 18, 2024
8f470d6
history tests
Sep 18, 2024
bcf2ee9
name changes
Sep 18, 2024
9a2508c
readme start
Sep 18, 2024
1f9d834
more readme changes
Sep 18, 2024
294f85a
more readme
Sep 18, 2024
543df92
readme tweaks
Sep 18, 2024
62eb74d
another tweak
Sep 18, 2024
19b0bef
continual tweaks
Sep 18, 2024
bcfe8a3
mapset tests
Sep 18, 2024
f9bc535
subset tests
Sep 18, 2024
54c0348
some search endpoint tests
Sep 18, 2024
7e0b92b
a few metadata tests
Sep 18, 2024
5321b94
more metadata tests
Sep 19, 2024
318e3a6
more tests in search
Sep 19, 2024
16915ae
tweak readme
Sep 19, 2024
6f6a3af
fix search tests
Sep 19, 2024
e33c3db
tweaks to tests + readme
Sep 19, 2024
083463d
add a couple missing tests
Sep 19, 2024
23414d0
add outputs
Sep 19, 2024
f9831cf
add a bit to the readme about url config
Sep 20, 2024
f3c3642
remove file
Sep 20, 2024
755c4d7
uncomment typescript in build.gradle
peter-va Sep 24, 2024
f3a428d
add typescript instructions to buildme.md
peter-va Sep 24, 2024
53529a7
Update BUILDME.md
peter-va Sep 24, 2024
d19aab4
Update BUILDME.md
peter-va Sep 24, 2024
b999a20
Update README.md
peter-va Sep 25, 2024
636f188
Update README.md
peter-va Sep 25, 2024
68f6281
Update README.md
peter-va Sep 25, 2024
7b748c0
change commands used for tests
Sep 30, 2024
49e4635
Merge pull request #27 from NCIEVS/pva/EVSRESTAPI-483-client-sdk-type…
peter-va Sep 30, 2024
1682021
EVSRESTAPI-509 Created the R5 examples, updated the README to align w…
Sep 5, 2024
b991a0a
EVSRESTAPI-509 Updated R5 file to align with R4, updated README with …
Sep 5, 2024
c22ede2
Editing postmane files to adjust pass correct ids and update CM issues
Sep 26, 2024
364cd1c
EVSRESTAPI-509 Updated variables to be lowercase where applicable. So…
Nov 15, 2024
4b4d02d
EVSRESTAPI-509 Updated main README to include new added examples
Nov 15, 2024
ad9ad98
Merge pull request #25 from NCIEVS/alg/EVSRESTAPI-509-FhirR5-SDK-Exam…
gaaliciA1990 Nov 19, 2024
e1c4c88
changing translate url key to system
Nov 19, 2024
f40ba06
Merge pull request #28 from NCIEVS/alg/HOTFIX-updating-url-to-system
gaaliciA1990 Nov 20, 2024
38fd03f
Merge branch 'master' into develop
bcarlsenca Nov 28, 2024
24c49ec
Merge branch 'main' into develop
bcarlsenca Feb 5, 2025
401caaa
Pva/evsrestapi 552 curl check script (#36)
peter-va Mar 11, 2025
46464c0
edit python script to do bash examples in SDK (#37)
peter-va Mar 17, 2025
692e1ff
Merge branch 'main' into develop
bcarlsenca Mar 18, 2025
8963c0b
Merge branch 'develop' of github.com:NCIEVS/evsrestapi-client-SDK int…
bcarlsenca Mar 18, 2025
d4eed17
Pva/fix go tests (#33)
peter-va Mar 18, 2025
e244418
fix python tests (#32)
peter-va Mar 18, 2025
83156b4
Ams/java fixes (#35)
amandasinha Mar 19, 2025
3cb9624
Ams/typescript fixes (#34)
amandasinha Mar 19, 2025
ffcc9b0
EVSRESTAPI-566: add LICENSE.md back
bcarlsenca Mar 19, 2025
8789d31
Merge branch 'develop' of github.com:NCIEVS/evsrestapi-client-SDK int…
bcarlsenca Mar 19, 2025
1ac6b9d
Evsrestapi 582 client sdk java update (#38)
peter-va Mar 31, 2025
9583352
Merge branch 'main' into develop
bcarlsenca Mar 31, 2025
812f217
EVSRESTAPI-527: fix fhir test cases
shapirod2 Apr 29, 2025
b25e595
EVSRESTAPI-527: fix fhir test cases (#41)
shapirod2 Jun 10, 2025
6aa4339
Retest and update FHIR postman collections
bcarlsenca Jun 10, 2025
e90deea
Merge branch 'develop' into dss/EVSRESTAPI-527-fhir-coding
shapirod2 Jun 26, 2025
c996f22
Update EVSRESTAPI-FHIR-R5.postman_collection.json
shapirod2 Jun 30, 2025
2659c7c
Update EVSRESTAPI-FHIR-R4.postman_collection.json
shapirod2 Jun 30, 2025
7680766
Pva/evsrestapi 633 fix vulnerabilities in client sdk (#45)
peter-va Jul 2, 2025
8dfb55a
Merge pull request #43 from NCIEVS/dss/EVSRESTAPI-527-fhir-coding
shapirod2 Jul 2, 2025
b13780d
EVSRESTAPI-623: postman history plus fix for reverse concept map tran…
shapirod2 Jul 30, 2025
0cc492d
TH-640: valueset expand compose definition and parameters examples an…
shapirod2 Aug 4, 2025
77221b7
TH-640: FHIRVALUESET.md misc updates
shapirod2 Aug 4, 2025
05d253c
Update FHIRVALUESET.md
shapirod2 Aug 5, 2025
6ef60fa
Update FHIRVALUESET.md
shapirod2 Aug 5, 2025
a2efa68
Update FHIRVALUESET.md
shapirod2 Aug 8, 2025
a25779b
Update FHIRVALUESET.md
shapirod2 Aug 8, 2025
26bf7d9
Update FHIRVALUESET.md
shapirod2 Aug 8, 2025
501e9b2
Update FHIRVALUESET.md
shapirod2 Aug 8, 2025
1619770
Update FHIRVALUESET.md
shapirod2 Aug 11, 2025
54a018f
Update FHIRVALUESET.md
shapirod2 Aug 11, 2025
c4e4385
Update FHIRVALUESET.md
shapirod2 Aug 11, 2025
f881570
Update FHIRVALUESET.md
shapirod2 Aug 11, 2025
5e251b2
Update FHIRVALUESET.md
shapirod2 Aug 11, 2025
bfa4452
EVSRESTAPI-623: postman history plus fix for reverse concept map tran…
shapirod2 Aug 22, 2025
43764a8
Merge branch 'main' into develop
bcarlsenca Aug 22, 2025
d2cd874
Update FHIRVALUESET.md
shapirod2 Aug 25, 2025
c848afb
Update curl-examples
bcarlsenca Aug 25, 2025
0ee923c
Update bash-examples
bcarlsenca Aug 25, 2025
d00a214
Update FHIRVALUESET.md
shapirod2 Aug 28, 2025
9d61616
Update FHIRVALUESET.md
shapirod2 Sep 3, 2025
2e10bd5
Update FHIRVALUESET.md
shapirod2 Sep 3, 2025
9ffb61c
Update FHIRVALUESET.md
shapirod2 Sep 3, 2025
7ab6f6a
Update FHIRVALUESET.md
shapirod2 Sep 3, 2025
4188404
Update FHIRVALUESET.md
shapirod2 Sep 4, 2025
33ead56
Merge pull request #48 from NCIEVS/dss/TH-640-valueset-post-mode
shapirod2 Sep 4, 2025
adf6a70
EVSRESTAPI-668: document how to find codes by semantic type
bcarlsenca Sep 22, 2025
74b8a8d
EVSRESTAPI-666: add sort parameter to FHIR examples
bcarlsenca Oct 9, 2025
3b8b966
Pva/evsrestapi 495 review missing sdk examples (#50)
peter-va Nov 10, 2025
0b74ffa
Pva/evsrestapi 592 sdk postman automation (#53)
peter-va Dec 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,34 @@ This is an easy-to-use tutorial for accessing EVSRESTAPI APIs.
- [Click for Python examples.](../master/python-examples/ "Python Examples")
- [Click for Swagger API documentation](https://api-evsrest.nci.nih.gov/swagger-ui/index.html)

## Automation scripts for examples

A set of convenience scripts is provided in some of the example directories to help you run the example collections/tests and capture outputs quickly. These scripts are optional helpers and use the examples' local files and tooling.

- `postman-examples/postman.sh` — Runs the Postman collection via Newman. Example:
```bash
cd postman-examples
./postman.sh
```
- `fhir-examples/postman_fhir.sh` — Runs the FHIR collections (R4 or R5) via Newman. Example:
```bash
cd fhir-examples
./postman_fhir.sh R4
```
You can override the API URL used by these Postman scripts by setting the `API_URL` environment variable before running them.
- `python-examples/python_check.py` — Scans `python-examples/README.md` for backticked pytest commands and runs them using your Python environment. Example:
```bash
cd python-examples
python python_check.py
```
- `java-examples/java_check.py` — Scans `java-examples/README.md` for `./gradlew` commands, executes them, and writes captured outputs to the `samples/` folder. Example:
```bash
cd java-examples
python java_check.py
```

Requirements: `newman` (npm) for Postman scripts; `pytest` (pip) for the Python helper; Java (JDK) and a working `./gradlew` (Gradle wrapper) for the Java helper.

**[Back to top](#table-of-contents)**

## Use Cases
Expand Down
Empty file modified bash-examples/get-inactive-replacements.sh
100644 → 100755
Empty file.
Empty file modified bash-examples/get-mapsets.sh
100644 → 100755
Empty file.
242 changes: 121 additions & 121 deletions bash-examples/samples/find-concepts.txt
Original file line number Diff line number Diff line change
@@ -1,121 +1,121 @@
-----------------------------------------------------
Starting ...Wed, Mar 12, 2025 4:12:22 PM
-----------------------------------------------------
url = https://api-evsrest.nci.nih.gov/api/v1
terminology = ncit
term = malignant
include =
Find concepts for ncit malignant:
{
"total": 4676,
"timeTaken": 70,
"parameters": {
"term": "malignant",
"type": "contains",
"include": "minimal",
"fromRecord": 0,
"pageSize": 10,
"terminology": [
"ncit"
]
},
"concepts": [
{
"code": "C14143",
"name": "Malignant",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": true,
"active": true
},
{
"code": "C7612",
"name": "Malignant Thymoma",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C9305",
"name": "Malignant Neoplasm",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C121792",
"name": "Malignant PEComa",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C65189",
"name": "Malignant Vipoma",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C19436",
"name": "Malignant Conversion",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": true,
"active": true
},
{
"code": "C36942",
"name": "Malignant Oncocyte",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C4456",
"name": "Malignant Mesothelioma",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C65191",
"name": "Malignant Enteroglucagonoma",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "Obsolete_Concept",
"leaf": true,
"active": true
},
{
"code": "C8991",
"name": "Malignant Mastocytosis",
"terminology": "ncit",
"version": "25.02d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
}
]
}
-----------------------------------------------------
Finished ...Wed, Mar 12, 2025 4:12:22 PM
-----------------------------------------------------
-----------------------------------------------------
Starting ...Mon Aug 25 10:28:58 PDT 2025
-----------------------------------------------------
url = https://api-evsrest.nci.nih.gov/api/v1
terminology = ncit
term = malignant
include =

Find concepts for ncit malignant:

{
"total": 4778,
"timeTaken": 53,
"parameters": {
"term": "malignant",
"type": "contains",
"include": "minimal",
"fromRecord": 0,
"pageSize": 10,
"terminology": [
"ncit"
]
},
"concepts": [
{
"code": "C14143",
"name": "Malignant",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": true,
"active": true
},
{
"code": "C19436",
"name": "Malignant Conversion",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": true,
"active": true
},
{
"code": "C36942",
"name": "Malignant Oncocyte",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C4456",
"name": "Malignant Mesothelioma",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C65191",
"name": "Malignant Enteroglucagonoma",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "Obsolete_Concept",
"leaf": true,
"active": true
},
{
"code": "C8991",
"name": "Malignant Mastocytosis",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C65190",
"name": "Malignant Somatostatinoma",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C7612",
"name": "Malignant Thymoma",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C9305",
"name": "Malignant Neoplasm",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
},
{
"code": "C121792",
"name": "Malignant PEComa",
"terminology": "ncit",
"version": "25.07d",
"conceptStatus": "DEFAULT",
"leaf": false,
"active": true
}
]
}

-----------------------------------------------------
Finished ...Mon Aug 25 10:28:59 PDT 2025
-----------------------------------------------------

42 changes: 21 additions & 21 deletions bash-examples/samples/get-association-from-code.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
-----------------------------------------------------
Starting ...Wed, Mar 12, 2025 4:12:30 PM
-----------------------------------------------------
url = https://api-evsrest.nci.nih.gov/api/v1
terminology = ncit
codeOrLabel = A16
include =
Get association for ncit A16:
{
"code": "A16",
"name": "Has_INC_Parent",
"terminology": "ncit",
"version": "25.02d"
}
-----------------------------------------------------
Finished ...Wed, Mar 12, 2025 4:12:30 PM
-----------------------------------------------------
-----------------------------------------------------
Starting ...Mon Aug 25 10:29:06 PDT 2025
-----------------------------------------------------
url = https://api-evsrest.nci.nih.gov/api/v1
terminology = ncit
codeOrLabel = A16
include =

Get association for ncit A16:

{
"code": "A16",
"name": "Has_INC_Parent",
"terminology": "ncit",
"version": "25.07d"
}

-----------------------------------------------------
Finished ...Mon Aug 25 10:29:06 PDT 2025
-----------------------------------------------------

70 changes: 35 additions & 35 deletions bash-examples/samples/get-association-with-label.txt
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
-----------------------------------------------------
Starting ...Wed, Mar 12, 2025 4:12:30 PM
-----------------------------------------------------
url = https://api-evsrest.nci.nih.gov/api/v1
terminology = ncit
codeOrLabel = Role_Has_Domain
include = synonyms
Get association for ncit Role_Has_Domain:
{
"code": "A1",
"name": "Role_Has_Domain",
"terminology": "ncit",
"version": "25.02d",
"synonyms": [
{
"name": "Role Has Domain",
"type": "Display_Name"
},
{
"name": "Role_Has_Domain",
"type": "FULL_SYN"
},
{
"name": "Role_Has_Domain",
"type": "Preferred_Name"
}
]
}
-----------------------------------------------------
Finished ...Wed, Mar 12, 2025 4:12:31 PM
-----------------------------------------------------
-----------------------------------------------------
Starting ...Mon Aug 25 10:29:07 PDT 2025
-----------------------------------------------------
url = https://api-evsrest.nci.nih.gov/api/v1
terminology = ncit
codeOrLabel = Role_Has_Domain
include = synonyms

Get association for ncit Role_Has_Domain:

{
"code": "A1",
"name": "Role_Has_Domain",
"terminology": "ncit",
"version": "25.07d",
"synonyms": [
{
"name": "Role Has Domain",
"type": "Display_Name"
},
{
"name": "Role_Has_Domain",
"type": "FULL_SYN"
},
{
"name": "Role_Has_Domain",
"type": "Preferred_Name"
}
]
}

-----------------------------------------------------
Finished ...Mon Aug 25 10:29:07 PDT 2025
-----------------------------------------------------

Loading
Loading