MedicinalProductManufactured
No description
type MedicinalProductManufactured implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
manufacturedDoseForm: CodeableConcept!
unitOfPresentation: CodeableConcept
quantity: Quantity!
manufacturer: [Reference]
ingredient: [Reference]
physicalCharacteristics: ProdCharacteristic
otherCharacteristics: [CodeableConcept]
}
Fields
MedicinalProductManufactured.id ● String scalar
MedicinalProductManufactured.meta ● Meta object
MedicinalProductManufactured.implicitRules ● uri scalar
MedicinalProductManufactured._implicitRules ● ElementBase object
MedicinalProductManufactured.language ● code scalar
MedicinalProductManufactured._language ● ElementBase object
MedicinalProductManufactured.text ● Narrative object
MedicinalProductManufactured.contained ● [Resource] list object
MedicinalProductManufactured.extension ● [Extension] list object
MedicinalProductManufactured.modifierExtension ● [Extension] list object
MedicinalProductManufactured.manufacturedDoseForm ● CodeableConcept! non-null object
MedicinalProductManufactured.unitOfPresentation ● CodeableConcept object
MedicinalProductManufactured.quantity ● Quantity! non-null object
MedicinalProductManufactured.manufacturer ● [Reference] list object
MedicinalProductManufactured.ingredient ● [Reference] list object
MedicinalProductManufactured.physicalCharacteristics ● ProdCharacteristic object
MedicinalProductManufactured.otherCharacteristics ● [CodeableConcept] list object
Interfaces
IDomainResource interface
IResource interface
Returned By
MedicinalProductManufactured query ● MedicinalProductManufacturedList query
Member Of
MedicinalProductManufacturedEdge object ● MedicinalProductManufacturedListType object ● MedicinalProductManufacturedReadType object