Others titles
- FHIR Medicinal Product Manufactured 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 Manufactured
Medicinal Product Manufactured refers to the manufactured item as contained in the packaged medicinal product. 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.
Get The Data
- ResearchNon-Commercial, Share-Alike, Attribution Free Forever
- CommercialCommercial Use, Remix & Adapt, White Label Log in to download
Description
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. A Medicinal Product may contain in the packaging one or more manufactured items and one or more pharmaceutical products.
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:
– medicinal products prepared according to prescription (e.g. prepared in a pharmacy from a prescription intended for a specific patient),
– medicinal products prepared in accordance with an official formula (e.g. prepared in a pharmacy in accordance with the instructions in a pharmacopeia and intended to be given directly to the patient by the pharmacy),
– medicinal products intended for research and development trials and to
– 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 Medicinal Product Manufactured 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 |
MedicinalProductManufactured | ['quantity', 'manufacturedDoseForm', 'resourceType'] | ||||||
MedicinalProductManufactured | _language | #/definitions/Element | Extensions for language | ||||
MedicinalProductManufactured | ingredient | array | Ingredient. | {'$ref': '#/definitions/Reference'} | |||
MedicinalProductManufactured | _implicitRules | #/definitions/Element | Extensions for implicitRules | ||||
MedicinalProductManufactured | language | #/definitions/code | The base language in which the resource is written. | ||||
MedicinalProductManufactured | physicalCharacteristics | #/definitions/ProdCharacteristic | Dimensions, color etc. | ||||
MedicinalProductManufactured | quantity | #/definitions/Quantity | The quantity or "count number" of the manufactured item. | ||||
MedicinalProductManufactured | resourceType | This is a MedicinalProductManufactured resource | MedicinalProductManufactured | ||||
MedicinalProductManufactured | otherCharacteristics | array | Other codeable characteristics. | {'$ref': '#/definitions/CodeableConcept'} | |||
MedicinalProductManufactured | id | #/definitions/id | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |