Others titles
- FHIR Medicinal Product Indication Resource
- Electronic Health Records Exchange Through FHIR
Keywords
- FHIR
- HL7
- Medical Terminology
- Processes Data
- Processes Information
- Processes Documentation
- Health Information Exchange
- Electronic Health Records
- FHIR Smart
- Smart on FHIR
Medicinal Product Indication
This dataset shows medical situations in which a medicinal product is appropriate for use for the treatment of a specific disease. An indication for a drug refers to the use of that medicinal product for treating a particular disease; for example, diabetes is an indication for insulin.
Get The Data
- ResearchNon-Commercial, Share-Alike, Attribution Free Forever
- CommercialCommercial Use, Remix & Adapt, White Label Log in to download
Description
Another way of stating the relationship between diabetes and the use of insulin is that insulin is indicated for the treatment of diabetes. Medicinal products often have more than one indication, which means that there is more than one disease for which it is used. The Food and Drug Administration (FDA) classifies indications for drugs in the United States. Indications for drugs can be classified into two categories:
– FDA-approved, also called labeled indications, and
– Non FDA-approved, also called off-label indications.
Early in the process of developing a drug, the drug’s manufacturer decides what disease(s) the drug might treat effectively based on the drug’s known effects on the body. The manufacturer then conducts studies using people with the disease(s) to determine if the drug is, in fact, effective. These studies are designed and conducted under strict FDA guidelines and under the watchful eye of the FDA. If the studies show efficacy (benefit to patients with the disease) and no serious side effects for the drug, the manufacturer applies to the FDA for approval of the drug for that indication (disease).
About this Dataset
Data Info
Date Created | 2018-09-20 |
---|---|
Last Modified | 2018-12-27 |
Version | 4.0.0 |
Update Frequency |
Annual |
Temporal Coverage |
N/A |
Spatial Coverage |
United States |
Source | John Snow Labs; Health Level Seven International; |
Source License URL | |
Source License Requirements |
N/A |
Source Citation |
N/A |
Keywords | FHIR, HL7, Medical Terminology, Processes Data, Processes Information, Processes Documentation, Health Information Exchange, Electronic Health Records, FHIR Smart, Smart on FHIR |
Other Titles | FHIR Medicinal Product Indication Resource, Electronic Health Records Exchange Through FHIR |
Data Fields
Name | Description | Type | Constraints |
---|---|---|---|
Concept_Name | Name of the concept in the FHIR structure. | string | required : 1 |
Computer_Ready_Name | A Computer-ready name (e.g. a token) that identifies the structure - suitable for code generation. Note that this name (and other names relevant for code generation, including element & slice names, codes etc) may collide with reserved words in the relevant target language, and code generators will need to handle this. | string | - |
Type | The type the structure describes. | string | - |
Dollar_Ref | The "$ref" string value contains a Uniform Resource Identifier (URI) which identifies the location of the JSON value being referenced. | string | - |
Description | A free text natural language description of the structure and its use. | string | - |
Items | The value of the keyword should be an object or an array of objects. If the keyword value is an object, then for the data array to be valid each item of the array should be valid according to the schema in this value. | string | - |
Required | The value of the keyword should be an array of unique strings. The data object to be valid should contain all properties with names equal to the elements in the keyword value. | string | - |
Const | The value of this keyword can be anything. The data is valid if it is deeply equal to the value of the keyword. | string | - |
Data Preview
Concept_Name | Computer_Ready_Name | Type | Dollar_Ref | Description | Items | Required | Const |
MedicinalProductIndication | ['resourceType'] | ||||||
MedicinalProductIndication_OtherTherapy | ['therapyRelationshipType'] | ||||||
MedicinalProductIndication | _language | #/definitions/Element | Extensions for language | ||||
MedicinalProductIndication | _implicitRules | #/definitions/Element | Extensions for implicitRules | ||||
MedicinalProductIndication | language | #/definitions/code | The base language in which the resource is written. | ||||
MedicinalProductIndication | resourceType | This is a MedicinalProductIndication resource | MedicinalProductIndication | ||||
MedicinalProductIndication | duration | #/definitions/Quantity | Timing or duration information as part of the indication. | ||||
MedicinalProductIndication | subject | array | The medication for which this is an indication. | {'$ref': '#/definitions/Reference'} | |||
MedicinalProductIndication | population | array | The population group to which this applies. | {'$ref': '#/definitions/Population'} | |||
MedicinalProductIndication | diseaseStatus | #/definitions/CodeableConcept | The status of the disease or symptom for which the indication applies. |