NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

1.2.3 Independent Module Structure

1.2.3.1 CodeSystemReadService

LexEVS, implemented as a CTS2 Service Plugin, will implement the following CTS2 Profile Interfaces. These Interfaces will delegate to LexEVS functionality as described below.

 Image Removed

1.2.3.

...

1 CodeSystemVersionReadService

The CodeSystemVersionReadService CTS2 Profile Interface will be implemented using the LexBIGService.

Specifically, the resolveCodingScheme method of the LexBIGService will be used.

Image Removed

...

1.2.3.

...

2 CodeSystemVersionQueryService

The CodeSystemVersionQueryService CTS2 Profile Interface will be implemented using the LexBIGService interface.

Specifically, the getSupportedCodingSchemes method of the LexBIGService interface will be used.

1.2.3.

...

3 EntityDescriptionReadService

The EntityDescriptionReadService CTS2 Profile Interface will be implemented using the LexBIGService -> CodedNodeSet interface.

1.2.3.6 EntityDescriptionQueryService

Image Removed

1.2.3.7 AssociationReadService

 

The EntityDescriptionQueryService CTS2 Profile Interface will be implemented using the LexBIGService -> CodedNodeSet interface.

Image AddedImage Removed

1.2.3.8 AssociationQueryService

The AssociationQueryService CTS2 Profile Interface will be implemented using the LexBIGService -> CodedNodeGraph interface.

1.2.3.9 MapReadService

The AssociationQueryService CTS2 Profile Interface will be implemented using a combination of the the MappingExtension interface and the LexBIGService. Specifically, the resolveCodingScheme method of the LexBIGService will be used, and the MappingExtension can be used to verify the CodingScheme is a Mapping or non-Mapping CodingScheme.

1.2.3.10 MapQueryService

1.2.3.11 ValueSetReadService

...