Skip to content

As Developer, add BCs and SDTM Specializations to the /mdr/products endpoint response #34

Description

@OGarcia11

Description

  • As Developer, I want BC and SDTM specializations products added to /mdr/products endpoint response.

Acceptance criteria

  • The products endpoint provides links to the list of latest biomedical concepts and dataset specializations

  • The products endpoint returns the following payload (cosmos links added):
    {
    "_links": {
    "data-analysis": {}
    ...
    "cosmos": {
    "_links": {
    "biomedical-concepts": {
    "href": "/mdr/bc/biomedicalconcepts",
    "title": "Biomedical Concepts (latest version)",
    "type": "Biomedical Concept List"
    },
    "sdtm-dataset-specializations": {
    "href": "/mdr/specializations/sdtm/datasetspecializations"
    "title": "SDTM Dataset Specializations (latest version)",
    "type": "SDTM Dataset Specialization List"

      }
    }
    

    }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    T-shirt sizing

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions