Others titles
- FHIR Substance Specification 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
Substance Specification
This dataset is a detailed description of a substance, typically at a level beyond what is used for prescribing. Any pharmaceutical product or combination of pharmaceutical products that may be administered to human beings (or animals) for treating or preventing disease, with the aim/purpose of making a medical diagnosis or to restore, correct or modify physiological functions.
Get The Data
- ResearchNon-Commercial, Share-Alike, Attribution Free Forever
- CommercialCommercial Use, Remix & Adapt, White Label Log in to download
Description
A Medicinal Product may contain in the packaging one or more manufactured items and one or more pharmaceutical products. In certain regions, a Medicinal Product may also be defined as any substance or combination of substances which may be used to make a medical diagnosis.
This applies to proprietary medicinal products for human use intended to be placed on the market and to industrially manufactured medicinal products, the marketing of which has been authorized by a Medicines Regulatory Agency. However, the provisions do not apply to:
(i) medicinal products prepared according to prescription (e.g. prepared in a pharmacy from a prescription intended for a specific patient)
(ii) medicinal products prepared in accordance with an official formula (e.g. prepared in a pharmacy in accordance with the instructions in a pharmacopoeia and intended to be given direct to the patient by the pharmacy)
(iii) medicinal products intended for research and development trials intermediate products intended for subsequent processing by an authorized manufacturer.
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 Substance Specification 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 |
SubstanceSpecification | ['resourceType'] | ||||||
SubstanceSpecification_Name | name | #/definitions/string | The actual name. | ||||
SubstanceSpecification_Name | type | #/definitions/CodeableConcept | Name type. | ||||
SubstanceSpecification_Name | _name | #/definitions/Element | Extensions for name | ||||
SubstanceSpecification | _comment | #/definitions/Element | Extensions for comment | ||||
SubstanceSpecification_Moiety | _name | #/definitions/Element | Extensions for name | ||||
SubstanceSpecification | _language | #/definitions/Element | Extensions for language | ||||
SubstanceSpecification_Official | _date | #/definitions/Element | Extensions for date | ||||
SubstanceSpecification_Code | code | #/definitions/CodeableConcept | The specific code. | ||||
SubstanceSpecification_Code | _comment | #/definitions/Element | Extensions for comment |