![]() |
Page History
The following topics are included in this page.
Please note that the query parameter for the "model" attribute is a "Like" query with a wildcard to the right '<model>%%'. So "PCOR" finds "PCORNet CDM 4.0", "CRDC" finds "All CRDC Standard Data Elements". Models are currently represented in caDSR using a Classification Scheme, the Classification Scheme Name is the Model Name, the Classification Scheme Version is used to represent the specific version of the Model. The Table names in the Model are represented using a Classification Scheme Item Name and Version. CDEs are classified by one or more Classification Scheme/Classification Scheme Item, so the same CDE can be in one or more models.
The returned content is our first pass at what end user wanted to know. We can add additional information about the CDEs into the APIs based on customer requirements, as long as the information is registered in caDSR.
in these APIs, mappings between CDEs are based on common semantic annotations that are used when creating the CDEs. The annotation are made using NCI Thesaurus Concepts Codes instead of direct model-model, CDE-CDE mappings. The addition of more complex mappings that are not soley based on 1-1 semantics is being investigated for future expansion of these capabilities.
Numbered Headings | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Get Target CDM Mapped Data Element NameThe ModelMappedElements parameter retrieves all the Target data elements that have been mapped between a specific Source table/attribute and the Target model. The following table lists the input components and an example value for each component:
The example input requests the table/attribute in PCORnet 4.0 that has been mapped to OMOP 5.3.1 element Person/gender_concept_id. The following table lists the output components and an example value for each component:
For this example, the output indicates that the element DEMOGRAPHIC/SEX in PCORnet 4.0 has been mapped to Person/gender_concept_id in OMOP 5.3.1.
Get Target CDM Data Element and Permitted ValueThe ModelMappedValues parameter retrieves the mapped permissible value for a particular Data Element between the Source and Target models. The following table lists the input components and an example value for each component:
The example input requests the equivalent permissible value for a CDE in PCORnet model, version 4 that has been mapped to OMOP Model version 5.31 Table = Person, OMOP Name =gender_concept_id, with permissible value "F". Representation in caDSR of "model" elements:
For example, in Data Element 6144640 version 1:
The following table lists the output components and an example value for each component:
For this example, the output indicates that PCORnet 4.0 table Demographic attribute "sex" with value "F" has been mapped to OMOP 5.31 table Person attribute gender_concept_id value "F".
Get All Target CDM Elements Mapped to Source CDM TableThe ModelMappedTableElements parameter retrieves all the table/attributes in the Source Model table that have been mapped to table/attributes Target Model. The following table lists the input components and an example value for each component:
The example input requests all the mapped data elements from PCORnet version 4.0 that have been mapped to the Person table in OMOP 5.3.1 The following table lists the output components and an example value for each component:
The API returns all mapped attributes.
Get All Attributes in a ModelThe ModelAttributes parameter retrieves all the data elements that have been recorded in caDSR for a given version of a model. The following table lists the input components and an example value for each component:
The example input retrieves all Data Elements classified by the PCOR 4.0 CS and organized by all of its CSIs. The following table lists the output components and an example value for each component:
|
...