POST api/ContentMonographSection
The ContentMonographSection method returns a specific section of a professional drug monograph, based on a supplied numeric MonographSectionId input parameter.
MonographSectionId values are returned in the ContentMonographDocument API method.
Also works in conjunction with Dose Check, Drug Disease, and Adverse Drug Reactions API method results.
Input the Monograph Section Id from your method response to return one of the following:
Input the Monograph Section Id from your method response to return one of the following:
- The Maximum Dosage Limits Professional Monograph section details (for Dose Check).
- The Contraindications or the Indications Professional Monograph section details (for Drug Disease).
- The Adverse Reactions Professional Monograph section details (for Adverse Drug Reactions).
Request Information
URI Parameters
None.
Body Parameters
ContentMonographSectionRequestName | Description | Type | Additional information |
---|---|---|---|
MonographSectionId | Six- or seven-digit numeric identifier assigned to the Gold Standard Professional Drug Monograph section. Must be a valid Monograph Section Id from one of the following: a ContentMonographDocument API method Response - or - a Dose Check, Drug Disease, or Adverse Drug Reactions API method Response. | integer |
Required |
AccessToken |
Temporary access token from the GSDD Auth API.
Used to validate your license.
Note: Access tokens are temporary and may be invalidated early for various reasons, including—but not limited to—site maintenance and security updates. If a token is invalidated prematurely, simply request new tokens via the AccessToken method in the GSDD Auth API. This is a rather rare occurrence, but should be planned for and handled by the consuming application. |
string |
Required |
Request Formats
application/json, text/json
Sample:
{ "MonographSectionId": 1, "AccessToken": "T25lX0hhcHB5X0FuZF9TYXRpc2ZpZWRfR1NERF9DdXN0b21lcl9TYW1wbGVfQWNjZXNzVG9rZW4=" }
Response Information
Resource Description
ContentMonographSectionResponseName | Description | Type | Additional information |
---|---|---|---|
IndicationSpecificDosing | Outlines conditions where the drug can be used, as well as the dosing information. Indication terms provides a list of FDA-approved indications as well as ”off-label” (non-FDA-approved) indication terms. Each indication discussion is formatted such that the indication information is presented first, then the route of administration, which may be product specific, and then the dosing information is broken down by patient populations as outlined below: Definitions of Age Groups: Adults: 18 years of age and older, Elderly: 65 years of age and above, Adolescents: 13-18 years of age, Children: 1-12 years of age, Infants: 1 month to 1 year of age, Neonates: Full-term newborn 0-4 weeks of age; may also apply to a premature neonate whose postconceptional age is 42-46 weeks (age listed is postnatal age unless otherwise specified) Premature neonates: Neonates born at less than 38 weeks gestation | MonographIndication |
None. |
ContraindicationsAndPrecautions | Represents conditions where a drug should not be used; describes any contraindications the patient may experience or is discouraged from doing. Contraindications are absolute conditions where a drug should not be used. Precautions are conditions where a drug can be used, albeit with caution. | MonographContraindication |
None. |
AdverseReactions | The adverse reactions listed for each monograph have been reported in product labeling or have been established clinically for the monograph drug(s). Where possible, the adverse reaction (ADR) incidence rate is provided; however, even this information is limited due to the relatively small or restricted populations usually reported. In many cases, the ADR incidence rates are reported only for a specific dose in a specific patient population being treated for a targeted disease state, therefore limiting the applicability of the information across large, diverse populations and diseases. In general, adverse reactions are included as standardized terms in any of the following situations: From clinical trial data reported in the FDA-approved product labeling, if adverse reaction (ADR) occurred at a higher incidence in patients treated with the drug than in patients treated with placebo (or the control drug) and at least at a rate of 1% within the population tested or is associated with serious morbility/mortality. Data is available to support a causal relationship between the drug and the ADR. The ADR has been reported during use of the drug and is likely to be drug-related based on knowledge of the pharmacology of the drug and knowledge of adverse reactions reported with other drugs in the same pharmacologic class. | MonographAdverseReaction |
None. |
Description | A high-level overview of the drug product, why the patient is taking the drug, and what the drug treats. | MonographDescription |
None. |
MechanismOfAction | Summary of drug mechanism of action and pharmacodynamics. | MonographBasicSection |
None. |
Pharmacokinetics | A summary of the pharmacokinetics of the drug, based upon dosage form and method of administration. Includes discussion of absorption, distribution, metabolism, and excretion, as well as important considerations for special populations (e.g., pediatrics, elderly, females) and disease states (e.g., hepatic dysfunction, renal dysfunction). | MonographPharmacokinetics |
None. |
Pharmacogenomics | Summary of the pharmacogenomics of the drug. Describes how inherited variations in genes affect drug behavior and explores the ways these variations can be used to predict a patient’s response to a drug. | MonographBasicSection |
None. |
Administration | Explains how the patient should take this medication. The Administration section outlines administration instructions and warnings for all available dosage forms associated with the drug. In addition to administration information, this section also includes important regarding product preparation information, such as reconstitution and/or dilution instructions and extemporaneous preparations where the formula is well documented. | MonographAdministration |
None. |
MonitoringParameters | The monitioring parameters for the drug. | MonographMonitoring |
None. |
MaximumDosageLimits | Maximum Dosage Limits section includes maximum daily dosage amounts, based on patient population, as well as dosing information for renal and/or hepatic disease. | MonographMaximumDosageLimits |
None. |
DosageAdjustmentGuidelines | The Dosage Adjustment Guidelines section provides information regarding alterations in therapy that may be necessary, based on comorbid or physiological situations (e.g., heart failure, renal/hepatic disease). | MonographDosageAdjustmentGuidelines |
None. |
References | Refernces for the drug monograph. | Collection of MonographReference |
None. |
Response Formats
application/json, text/json
Sample:
{ "IndicationSpecificDosing": { "RelatedIndications": [ { "Heading": "Sample Heading text.", "IndicationCodes": [ { "GSTermId": 1, "GSTermName": "Sample GSTermName text.", "IsOffLabel": true }, { "GSTermId": 2, "GSTermName": "Sample GSTermName text.", "IsOffLabel": true } ], "Routes": [ { "Heading": "Sample Heading text.", "Text": "Sample Text text.", "RouteCodes": [ { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true }, { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true } ], "RouteAgeGroups": [ { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 3, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 4, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] }, { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 5, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 6, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] } ], "GenericProductClinicals": [ { "GenericProductClinicalId": 7, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 8, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 9, "IsOffLabel": true, "IsOffMarket": true } ] }, { "GenericProductClinicalId": 10, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 11, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 12, "IsOffLabel": true, "IsOffMarket": true } ] } ] }, { "Heading": "Sample Heading text.", "Text": "Sample Text text.", "RouteCodes": [ { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true }, { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true } ], "RouteAgeGroups": [ { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 13, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 14, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] }, { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 15, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 16, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] } ], "GenericProductClinicals": [ { "GenericProductClinicalId": 17, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 18, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 19, "IsOffLabel": true, "IsOffMarket": true } ] }, { "GenericProductClinicalId": 20, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 21, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 22, "IsOffLabel": true, "IsOffMarket": true } ] } ] } ], "Text": "Sample Text text.", "SectionId": 23 }, { "Heading": "Sample Heading text.", "IndicationCodes": [ { "GSTermId": 24, "GSTermName": "Sample GSTermName text.", "IsOffLabel": true }, { "GSTermId": 25, "GSTermName": "Sample GSTermName text.", "IsOffLabel": true } ], "Routes": [ { "Heading": "Sample Heading text.", "Text": "Sample Text text.", "RouteCodes": [ { "Code": 2, "Name": "Sample Name text.", "IsOffLabel": true }, { "Code": 2, "Name": "Sample Name text.", "IsOffLabel": true } ], "RouteAgeGroups": [ { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 26, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 27, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] }, { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 28, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 29, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] } ], "GenericProductClinicals": [ { "GenericProductClinicalId": 30, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 31, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 32, "IsOffLabel": true, "IsOffMarket": true } ] }, { "GenericProductClinicalId": 33, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 34, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 35, "IsOffLabel": true, "IsOffMarket": true } ] } ] }, { "Heading": "Sample Heading text.", "Text": "Sample Text text.", "RouteCodes": [ { "Code": 2, "Name": "Sample Name text.", "IsOffLabel": true }, { "Code": 2, "Name": "Sample Name text.", "IsOffLabel": true } ], "RouteAgeGroups": [ { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 36, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 37, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] }, { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 38, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 39, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] } ], "GenericProductClinicals": [ { "GenericProductClinicalId": 40, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 41, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 42, "IsOffLabel": true, "IsOffMarket": true } ] }, { "GenericProductClinicalId": 43, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 44, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 45, "IsOffLabel": true, "IsOffMarket": true } ] } ] } ], "Text": "Sample Text text.", "SectionId": 46 } ], "Heading": "Sample Heading text.", "IndicationCodes": [ { "GSTermId": 47, "GSTermName": "Sample GSTermName text.", "IsOffLabel": true }, { "GSTermId": 48, "GSTermName": "Sample GSTermName text.", "IsOffLabel": true } ], "Routes": [ { "Heading": "Sample Heading text.", "Text": "Sample Text text.", "RouteCodes": [ { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true }, { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true } ], "RouteAgeGroups": [ { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 49, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 50, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] }, { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 51, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 52, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] } ], "GenericProductClinicals": [ { "GenericProductClinicalId": 53, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 54, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 55, "IsOffLabel": true, "IsOffMarket": true } ] }, { "GenericProductClinicalId": 56, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 57, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 58, "IsOffLabel": true, "IsOffMarket": true } ] } ] }, { "Heading": "Sample Heading text.", "Text": "Sample Text text.", "RouteCodes": [ { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true }, { "Code": 1, "Name": "Sample Name text.", "IsOffLabel": true } ], "RouteAgeGroups": [ { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 59, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 60, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] }, { "Heading": "Sample Heading text.", "DosageDescription": "Sample DosageDescription text.", "AbbreviatedDescription": "Sample AbbreviatedDescription text.", "AgeGroups": [ { "AgeGroupId": 61, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true }, { "AgeGroupId": 62, "AgeGroupName": "Sample AgeGroupName text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "IsOffLabel": true } ] } ], "GenericProductClinicals": [ { "GenericProductClinicalId": 63, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 64, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 65, "IsOffLabel": true, "IsOffMarket": true } ] }, { "GenericProductClinicalId": 66, "Name": "Sample Name text.", "IsOffLabel": true, "Products": [ { "ProductId": 67, "IsOffLabel": true, "IsOffMarket": true }, { "ProductId": 68, "IsOffLabel": true, "IsOffMarket": true } ] } ] } ], "Text": "Sample Text text.", "SectionId": 69 }, "ContraindicationsAndPrecautions": { "Headline": "Sample Headline text.", "GeneralInformation": "Sample GeneralInformation text.", "ContraindicationAndPrecautionGSTerms": [ { "GSTermId": 70, "GSTermName": "Sample GSTermName text.", "DrugSet": [ { "Drugs": [ { "GenericProductClinicalId": 71, "Name": "Sample Name text.", "Products": [ { "ProductId": 72, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 73, "Name": "Sample Name text.", "IsOffMarket": true } ] }, { "GenericProductClinicalId": 74, "Name": "Sample Name text.", "Products": [ { "ProductId": 75, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 76, "Name": "Sample Name text.", "IsOffMarket": true } ] } ], "ContraindicationAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ], "PrecautionAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ] }, { "Drugs": [ { "GenericProductClinicalId": 77, "Name": "Sample Name text.", "Products": [ { "ProductId": 78, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 79, "Name": "Sample Name text.", "IsOffMarket": true } ] }, { "GenericProductClinicalId": 80, "Name": "Sample Name text.", "Products": [ { "ProductId": 81, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 82, "Name": "Sample Name text.", "IsOffMarket": true } ] } ], "ContraindicationAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ], "PrecautionAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 1, "MaxAge": 20, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ] } ] }, { "GSTermId": 83, "GSTermName": "Sample GSTermName text.", "DrugSet": [ { "Drugs": [ { "GenericProductClinicalId": 84, "Name": "Sample Name text.", "Products": [ { "ProductId": 85, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 86, "Name": "Sample Name text.", "IsOffMarket": true } ] }, { "GenericProductClinicalId": 87, "Name": "Sample Name text.", "Products": [ { "ProductId": 88, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 89, "Name": "Sample Name text.", "IsOffMarket": true } ] } ], "ContraindicationAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ], "PrecautionAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ] }, { "Drugs": [ { "GenericProductClinicalId": 90, "Name": "Sample Name text.", "Products": [ { "ProductId": 91, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 92, "Name": "Sample Name text.", "IsOffMarket": true } ] }, { "GenericProductClinicalId": 93, "Name": "Sample Name text.", "Products": [ { "ProductId": 94, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 95, "Name": "Sample Name text.", "IsOffMarket": true } ] } ], "ContraindicationAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ], "PrecautionAgeGroups": [ { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true }, { "Name": "Sample Name text.", "MinAge": 2, "MaxAge": 30, "AgeUnit": "Sample AgeUnit text.", "Gender": "Female", "BoxedWarning": true } ] } ] } ], "SectionId": 96 }, "AdverseReactions": { "Headline": "Sample Headline text.", "GeneralInformation": "Sample GeneralInformation text.", "AdverseReactionGSTerms": [ { "GSTermId": 97, "GSTermName": "Sample GSTermName text.", "BoxedWarning": true, "Drugs": [ { "GenericProductClinicalId": 98, "Name": "Sample Name text.", "Products": [ { "ProductId": 99, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 100, "Name": "Sample Name text.", "IsOffMarket": true } ] }, { "GenericProductClinicalId": 101, "Name": "Sample Name text.", "Products": [ { "ProductId": 102, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 103, "Name": "Sample Name text.", "IsOffMarket": true } ] } ], "Gender": "Female", "Onset": "Early", "Severity": "Severe", "IncidenceFrom": 1.234, "IncidenceTo": 1.234, "IncidenceInclusive": true, "Reported": true }, { "GSTermId": 104, "GSTermName": "Sample GSTermName text.", "BoxedWarning": true, "Drugs": [ { "GenericProductClinicalId": 105, "Name": "Sample Name text.", "Products": [ { "ProductId": 106, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 107, "Name": "Sample Name text.", "IsOffMarket": true } ] }, { "GenericProductClinicalId": 108, "Name": "Sample Name text.", "Products": [ { "ProductId": 109, "Name": "Sample Name text.", "IsOffMarket": true }, { "ProductId": 110, "Name": "Sample Name text.", "IsOffMarket": true } ] } ], "Gender": "Female", "Onset": "Early", "Severity": "Severe", "IncidenceFrom": 1.234, "IncidenceTo": 1.234, "IncidenceInclusive": true, "Reported": true } ], "SectionId": 111 }, "Description": { "ShortDescription": "Sample ShortDescription text.", "Text": "Sample Text text.", "SectionId": 112 }, "MechanismOfAction": { "Text": "Sample Text text.", "SectionId": 113 }, "Pharmacokinetics": { "RouteSpecificPharmacokinetics": [ { "Name": "Sample Name text.", "Description": "Sample Description text." }, { "Name": "Sample Name text.", "Description": "Sample Description text." } ], "SpecialPopulations": [ { "Name": "Sample Name text.", "Description": "Sample Description text." }, { "Name": "Sample Name text.", "Description": "Sample Description text." } ], "Text": "Sample Text text.", "SectionId": 114 }, "Pharmacogenomics": { "Text": "Sample Text text.", "SectionId": 115 }, "Administration": { "GeneralInformation": "Sample GeneralInformation text.", "RouteSpecificAdministrations": [ { "AdministrationDetails": [ { "Name": "Sample Name text.", "Description": "Sample Description text." }, { "Name": "Sample Name text.", "Description": "Sample Description text." } ], "Name": "Sample Name text.", "Description": "Sample Description text." }, { "AdministrationDetails": [ { "Name": "Sample Name text.", "Description": "Sample Description text." }, { "Name": "Sample Name text.", "Description": "Sample Description text." } ], "Name": "Sample Name text.", "Description": "Sample Description text." } ], "SectionId": 116 }, "MonitoringParameters": { "Parameters": [ "Sample Parameters text.", "Sample Parameters text." ], "Text": "Sample Text text.", "SectionId": 117 }, "MaximumDosageLimits": { "AgeGroups": [ { "Name": "Sample Name text.", "MaxDosage": "Sample MaxDosage text." }, { "Name": "Sample Name text.", "MaxDosage": "Sample MaxDosage text." } ], "Text": "Sample Text text.", "SectionId": 118 }, "DosageAdjustmentGuidelines": { "HepaticImpairment": "Sample HepaticImpairment text.", "RenalImpairment": "Sample RenalImpairment text.", "Text": "Sample Text text.", "SectionId": 119 }, "References": [ { "ReferenceId": 120, "PubMedId": 121, "Text": "Sample Text text." }, { "ReferenceId": 122, "PubMedId": 123, "Text": "Sample Text text." } ] }