public class MedicinalProductManufactured extends DomainResource
| Modifier and Type | Field and Description |
|---|---|
protected List<Reference> |
ingredient
Ingredient.
|
protected List<MedicinalProductIngredient> |
ingredientTarget
The actual objects that are the target of the reference (Ingredient.)
|
protected CodeableConcept |
manufacturedDoseForm
Dose form as manufactured and before any transformation into the pharmaceutical product.
|
protected List<Reference> |
manufacturer
Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues).
|
protected List<Organization> |
manufacturerTarget
The actual objects that are the target of the reference (Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues).)
|
protected List<CodeableConcept> |
otherCharacteristics
Other codeable characteristics.
|
protected ProdCharacteristic |
physicalCharacteristics
Dimensions, color etc.
|
protected Quantity |
quantity
The quantity or "count number" of the manufactured item.
|
protected CodeableConcept |
unitOfPresentation
The “real world” units in which the quantity of the manufactured item is described.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
MedicinalProductManufactured()
Constructor
|
MedicinalProductManufactured(CodeableConcept manufacturedDoseForm,
Quantity quantity)
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected CodeableConcept manufacturedDoseForm
protected CodeableConcept unitOfPresentation
protected List<Reference> manufacturer
protected List<Organization> manufacturerTarget
protected List<Reference> ingredient
protected List<MedicinalProductIngredient> ingredientTarget
protected ProdCharacteristic physicalCharacteristics
protected List<CodeableConcept> otherCharacteristics
public MedicinalProductManufactured()
public MedicinalProductManufactured(CodeableConcept manufacturedDoseForm, Quantity quantity)
public CodeableConcept getManufacturedDoseForm()
manufacturedDoseForm (Dose form as manufactured and before any transformation into the pharmaceutical product.)public boolean hasManufacturedDoseForm()
public MedicinalProductManufactured setManufacturedDoseForm(CodeableConcept value)
value - manufacturedDoseForm (Dose form as manufactured and before any transformation into the pharmaceutical product.)public CodeableConcept getUnitOfPresentation()
unitOfPresentation (The “real world” units in which the quantity of the manufactured item is described.)public boolean hasUnitOfPresentation()
public MedicinalProductManufactured setUnitOfPresentation(CodeableConcept value)
value - unitOfPresentation (The “real world” units in which the quantity of the manufactured item is described.)public Quantity getQuantity()
quantity (The quantity or "count number" of the manufactured item.)public boolean hasQuantity()
public MedicinalProductManufactured setQuantity(Quantity value)
value - quantity (The quantity or "count number" of the manufactured item.)public List<Reference> getManufacturer()
manufacturer (Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues).)public MedicinalProductManufactured setManufacturer(List<Reference> theManufacturer)
this for easy method chainingpublic boolean hasManufacturer()
public Reference addManufacturer()
public MedicinalProductManufactured addManufacturer(Reference t)
public Reference getManufacturerFirstRep()
manufacturer, creating it if it does not already exist@Deprecated public List<Organization> getManufacturerTarget()
@Deprecated public Organization addManufacturerTarget()
public List<Reference> getIngredient()
ingredient (Ingredient.)public MedicinalProductManufactured setIngredient(List<Reference> theIngredient)
this for easy method chainingpublic boolean hasIngredient()
public Reference addIngredient()
public MedicinalProductManufactured addIngredient(Reference t)
public Reference getIngredientFirstRep()
ingredient, creating it if it does not already exist@Deprecated public List<MedicinalProductIngredient> getIngredientTarget()
@Deprecated public MedicinalProductIngredient addIngredientTarget()
public ProdCharacteristic getPhysicalCharacteristics()
physicalCharacteristics (Dimensions, color etc.)public boolean hasPhysicalCharacteristics()
public MedicinalProductManufactured setPhysicalCharacteristics(ProdCharacteristic value)
value - physicalCharacteristics (Dimensions, color etc.)public List<CodeableConcept> getOtherCharacteristics()
otherCharacteristics (Other codeable characteristics.)public MedicinalProductManufactured setOtherCharacteristics(List<CodeableConcept> theOtherCharacteristics)
this for easy method chainingpublic boolean hasOtherCharacteristics()
public CodeableConcept addOtherCharacteristics()
public MedicinalProductManufactured addOtherCharacteristics(CodeableConcept t)
public CodeableConcept getOtherCharacteristicsFirstRep()
otherCharacteristics, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic MedicinalProductManufactured copy()
copy in class DomainResourcepublic void copyValues(MedicinalProductManufactured dst)
protected MedicinalProductManufactured typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.