NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • by ResourceName
    • http:// <Rest Service base URL> /codesystemversions?matchvalue=LOINCHL7&filtercomponent=resourceName&format=json
  • ResoruceName text match starts with
    • http://<Rest Service base URL>/codesystemversions?matchvalue=LOHL&filtercomponent=resourceName&matchalgorithm=startsWith&format=json
  • ResourceName text match contains
    • http://<Rest Service base URL>/codesystemversions?matchvalue=OmE&filtercomponent=resourceName&matchalgorithm=contains&format=json
  • ResourceName text is exact match
    • http://<Rest Service base URL>/codesystemversions?matchvalue=LOINC-232HL7-V3 R2.36&filtercomponent=resourceName&matchalgorithmformat=exactMatchjson
  • about About value text match contains
    • http://<Rest Service base URL>/codesystemversions?matchvalue=owl&filtercomponent=about&matchalgorithm=contains&format=json
  • Only active versions of this code system
    • http://<Rest Service base URL>/codesystemversions?active=ACTIVE_ONLY&format=json

CodeSystemVersion Read

Returns a specific code system version id

...