Class MedicationKnowledge
- java.lang.Object
-
- org.hl7.fhir.r5.model.Base
-
- org.hl7.fhir.r5.model.BaseResource
-
- org.hl7.fhir.r5.model.Resource
-
- org.hl7.fhir.r5.model.DomainResource
-
- org.hl7.fhir.r5.model.MedicationKnowledge
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
public class MedicationKnowledge extends DomainResource
Information about a medication that is used to support knowledge.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description protected List<Reference>associatedMedicationLinks to associated medications that could be prescribed, dispensed or administered.protected ReferenceauthorThe creator or owner of the knowledge or information about the medication.static ca.uhn.fhir.rest.gclient.TokenClientParamCLASSIFICATIONFluent Client search parameter constant for classificationstatic ca.uhn.fhir.rest.gclient.TokenClientParamCLASSIFICATION_TYPEFluent Client search parameter constant for classification-typeprotected List<Reference>clinicalUseIssuePotential clinical issue with or between medication(s) (for example, drug-drug interaction, drug-disease contraindication, drug-allergy interaction, etc.).protected CodeableConceptcodeA code that specifies this medication, or a textual description if no code is available.static ca.uhn.fhir.rest.gclient.TokenClientParamCODEFluent Client search parameter constant for codeprotected List<MedicationKnowledge.MedicationKnowledgeCostComponent>costThe price of the medication.protected MedicationKnowledge.MedicationKnowledgeDefinitionalComponentdefinitionalAlong with the link to a Medicinal Product Definition resource, this information provides common definitional elements that are needed to understand the specific medication that is being described.static ca.uhn.fhir.rest.gclient.TokenClientParamDOSEFORMFluent Client search parameter constant for doseformprotected List<Identifier>identifierBusiness identifier for this medication.static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_INGREDIENTConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_MONOGRAPHConstant for fluent queries to be used to add include statements.protected List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent>indicationGuidelineGuidelines or protocols that are applicable for the administration of the medication based on indication.static ca.uhn.fhir.rest.gclient.ReferenceClientParamINGREDIENTFluent Client search parameter constant for ingredientstatic ca.uhn.fhir.rest.gclient.TokenClientParamINGREDIENT_CODEFluent Client search parameter constant for ingredient-codeprotected List<CodeableConcept>intendedJurisdictionLists the jurisdictions that this medication knowledge was written for.protected List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent>medicineClassificationCategorization of the medication within a formulary or classification system.static ca.uhn.fhir.rest.gclient.TokenClientParamMONITORING_PROGRAM_NAMEFluent Client search parameter constant for monitoring-program-namestatic ca.uhn.fhir.rest.gclient.TokenClientParamMONITORING_PROGRAM_TYPEFluent Client search parameter constant for monitoring-program-typeprotected List<MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent>monitoringProgramThe program under which the medication is reviewed.protected List<MedicationKnowledge.MedicationKnowledgeMonographComponent>monographAssociated documentation about the medication.static ca.uhn.fhir.rest.gclient.ReferenceClientParamMONOGRAPHFluent Client search parameter constant for monographstatic ca.uhn.fhir.rest.gclient.TokenClientParamMONOGRAPH_TYPEFluent Client search parameter constant for monograph-typeprotected List<StringType>nameAll of the names for a medication, for example, the name(s) given to a medication in different countries.protected List<MedicationKnowledge.MedicationKnowledgePackagingComponent>packagingInformation that only applies to packages (not products).static ca.uhn.fhir.rest.gclient.QuantityClientParamPACKAGING_COSTFluent Client search parameter constant for packaging-coststatic ca.uhn.fhir.rest.gclient.TokenClientParamPACKAGING_COST_CONCEPTFluent Client search parameter constant for packaging-cost-conceptprotected MarkdownTypepreparationInstructionThe instructions for preparing the medication.static ca.uhn.fhir.rest.gclient.TokenClientParamPRODUCT_TYPEFluent Client search parameter constant for product-typeprotected List<CodeableConcept>productTypeCategory of the medication or product (e.g.protected List<MedicationKnowledge.MedicationKnowledgeRegulatoryComponent>regulatoryRegulatory information about a medication.protected List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent>relatedMedicationKnowledgeAssociated or related medications.static ca.uhn.fhir.rest.gclient.TokenClientParamSOURCE_COSTFluent Client search parameter constant for source-coststatic StringSP_CLASSIFICATIONSearch parameter: classificationstatic StringSP_CLASSIFICATION_TYPESearch parameter: classification-typestatic StringSP_CODESearch parameter: codestatic StringSP_DOSEFORMSearch parameter: doseformstatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_INGREDIENTSearch parameter: ingredientstatic StringSP_INGREDIENT_CODESearch parameter: ingredient-codestatic StringSP_MONITORING_PROGRAM_NAMESearch parameter: monitoring-program-namestatic StringSP_MONITORING_PROGRAM_TYPESearch parameter: monitoring-program-typestatic StringSP_MONOGRAPHSearch parameter: monographstatic StringSP_MONOGRAPH_TYPESearch parameter: monograph-typestatic StringSP_PACKAGING_COSTSearch parameter: packaging-coststatic StringSP_PACKAGING_COST_CONCEPTSearch parameter: packaging-cost-conceptstatic StringSP_PRODUCT_TYPESearch parameter: product-typestatic StringSP_SOURCE_COSTSearch parameter: source-coststatic StringSP_STATUSSearch parameter: statusprotected Enumeration<MedicationKnowledge.MedicationKnowledgeStatusCodes>statusA code to indicate if the medication referred to by this MedicationKnowledge is in active use within the drug database or inventory system.static ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for status-
Fields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXT
-
Fields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description MedicationKnowledge()Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
-
Methods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
-
Methods inherited from class org.hl7.fhir.r5.model.Base
children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
-
-
-
-
Field Detail
-
identifier
protected List<Identifier> identifier
Business identifier for this medication.
-
code
protected CodeableConcept code
A code that specifies this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems.
-
status
protected Enumeration<MedicationKnowledge.MedicationKnowledgeStatusCodes> status
A code to indicate if the medication referred to by this MedicationKnowledge is in active use within the drug database or inventory system. The status refers to the validity about the information of the medication and not to its medicinal properties.
-
author
protected Reference author
The creator or owner of the knowledge or information about the medication.
-
intendedJurisdiction
protected List<CodeableConcept> intendedJurisdiction
Lists the jurisdictions that this medication knowledge was written for.
-
name
protected List<StringType> name
All of the names for a medication, for example, the name(s) given to a medication in different countries. For example, acetaminophen and paracetamol or salbutamol and albuterol.
-
relatedMedicationKnowledge
protected List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> relatedMedicationKnowledge
Associated or related medications. For example, if the medication is a branded product (e.g. Crestor), this is the Therapeutic Moeity (e.g. Rosuvastatin) or if this is a generic medication (e.g. Rosuvastatin), this would link to a branded product (e.g. Crestor.
-
associatedMedication
protected List<Reference> associatedMedication
Links to associated medications that could be prescribed, dispensed or administered.
-
productType
protected List<CodeableConcept> productType
Category of the medication or product (e.g. branded product, therapeutic moeity, generic product, innovator product, etc.).
-
monograph
protected List<MedicationKnowledge.MedicationKnowledgeMonographComponent> monograph
Associated documentation about the medication.
-
preparationInstruction
protected MarkdownType preparationInstruction
The instructions for preparing the medication.
-
cost
protected List<MedicationKnowledge.MedicationKnowledgeCostComponent> cost
The price of the medication.
-
monitoringProgram
protected List<MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent> monitoringProgram
The program under which the medication is reviewed.
-
indicationGuideline
protected List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent> indicationGuideline
Guidelines or protocols that are applicable for the administration of the medication based on indication.
-
medicineClassification
protected List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent> medicineClassification
Categorization of the medication within a formulary or classification system.
-
packaging
protected List<MedicationKnowledge.MedicationKnowledgePackagingComponent> packaging
Information that only applies to packages (not products).
-
clinicalUseIssue
protected List<Reference> clinicalUseIssue
Potential clinical issue with or between medication(s) (for example, drug-drug interaction, drug-disease contraindication, drug-allergy interaction, etc.).
-
regulatory
protected List<MedicationKnowledge.MedicationKnowledgeRegulatoryComponent> regulatory
Regulatory information about a medication.
-
definitional
protected MedicationKnowledge.MedicationKnowledgeDefinitionalComponent definitional
Along with the link to a Medicinal Product Definition resource, this information provides common definitional elements that are needed to understand the specific medication that is being described.
-
SP_CLASSIFICATION_TYPE
public static final String SP_CLASSIFICATION_TYPE
Search parameter: classification-typeDescription: The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)
Type: token
Path: MedicationKnowledge.medicineClassification.type
- See Also:
- Constant Field Values
-
CLASSIFICATION_TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CLASSIFICATION_TYPE
Fluent Client search parameter constant for classification-typeDescription: The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)
Type: token
Path: MedicationKnowledge.medicineClassification.type
-
SP_CLASSIFICATION
public static final String SP_CLASSIFICATION
Search parameter: classificationDescription: Specific category assigned to the medication
Type: token
Path: MedicationKnowledge.medicineClassification.classification
- See Also:
- Constant Field Values
-
CLASSIFICATION
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CLASSIFICATION
Fluent Client search parameter constant for classificationDescription: Specific category assigned to the medication
Type: token
Path: MedicationKnowledge.medicineClassification.classification
-
SP_CODE
public static final String SP_CODE
Search parameter: codeDescription: Code that identifies this medication
Type: token
Path: MedicationKnowledge.code
- See Also:
- Constant Field Values
-
CODE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Fluent Client search parameter constant for codeDescription: Code that identifies this medication
Type: token
Path: MedicationKnowledge.code
-
SP_DOSEFORM
public static final String SP_DOSEFORM
Search parameter: doseformDescription: powder | tablets | capsule +
Type: token
Path: MedicationKnowledge.definitional.doseForm
- See Also:
- Constant Field Values
-
DOSEFORM
public static final ca.uhn.fhir.rest.gclient.TokenClientParam DOSEFORM
Fluent Client search parameter constant for doseformDescription: powder | tablets | capsule +
Type: token
Path: MedicationKnowledge.definitional.doseForm
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: Business identifier for this medication
Type: token
Path: MedicationKnowledge.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Business identifier for this medication
Type: token
Path: MedicationKnowledge.identifier
-
SP_INGREDIENT_CODE
public static final String SP_INGREDIENT_CODE
Search parameter: ingredient-codeDescription: Reference to a concept (by class)
Type: token
Path: MedicationKnowledge.definitional.ingredient.item.concept
- See Also:
- Constant Field Values
-
INGREDIENT_CODE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam INGREDIENT_CODE
Fluent Client search parameter constant for ingredient-codeDescription: Reference to a concept (by class)
Type: token
Path: MedicationKnowledge.definitional.ingredient.item.concept
-
SP_INGREDIENT
public static final String SP_INGREDIENT
Search parameter: ingredientDescription: Reference to a resource (by instance)
Type: reference
Path: MedicationKnowledge.definitional.ingredient.item.reference
- See Also:
- Constant Field Values
-
INGREDIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam INGREDIENT
Fluent Client search parameter constant for ingredientDescription: Reference to a resource (by instance)
Type: reference
Path: MedicationKnowledge.definitional.ingredient.item.reference
-
INCLUDE_INGREDIENT
public static final ca.uhn.fhir.model.api.Include INCLUDE_INGREDIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "MedicationKnowledge:ingredient".
-
SP_MONITORING_PROGRAM_NAME
public static final String SP_MONITORING_PROGRAM_NAME
Search parameter: monitoring-program-nameDescription: Name of the reviewing program
Type: token
Path: MedicationKnowledge.monitoringProgram.name
- See Also:
- Constant Field Values
-
MONITORING_PROGRAM_NAME
public static final ca.uhn.fhir.rest.gclient.TokenClientParam MONITORING_PROGRAM_NAME
Fluent Client search parameter constant for monitoring-program-nameDescription: Name of the reviewing program
Type: token
Path: MedicationKnowledge.monitoringProgram.name
-
SP_MONITORING_PROGRAM_TYPE
public static final String SP_MONITORING_PROGRAM_TYPE
Search parameter: monitoring-program-typeDescription: Type of program under which the medication is monitored
Type: token
Path: MedicationKnowledge.monitoringProgram.type
- See Also:
- Constant Field Values
-
MONITORING_PROGRAM_TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam MONITORING_PROGRAM_TYPE
Fluent Client search parameter constant for monitoring-program-typeDescription: Type of program under which the medication is monitored
Type: token
Path: MedicationKnowledge.monitoringProgram.type
-
SP_MONOGRAPH_TYPE
public static final String SP_MONOGRAPH_TYPE
Search parameter: monograph-typeDescription: The category of medication document
Type: token
Path: MedicationKnowledge.monograph.type
- See Also:
- Constant Field Values
-
MONOGRAPH_TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam MONOGRAPH_TYPE
Fluent Client search parameter constant for monograph-typeDescription: The category of medication document
Type: token
Path: MedicationKnowledge.monograph.type
-
SP_MONOGRAPH
public static final String SP_MONOGRAPH
Search parameter: monographDescription: Associated documentation about the medication
Type: reference
Path: MedicationKnowledge.monograph.source
- See Also:
- Constant Field Values
-
MONOGRAPH
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam MONOGRAPH
Fluent Client search parameter constant for monographDescription: Associated documentation about the medication
Type: reference
Path: MedicationKnowledge.monograph.source
-
INCLUDE_MONOGRAPH
public static final ca.uhn.fhir.model.api.Include INCLUDE_MONOGRAPH
Constant for fluent queries to be used to add include statements. Specifies the path value of "MedicationKnowledge:monograph".
-
SP_PACKAGING_COST_CONCEPT
public static final String SP_PACKAGING_COST_CONCEPT
Search parameter: packaging-cost-conceptDescription: The cost of the packaged medication, if the cost is a CodeableConcept
Type: token
Path: null
- See Also:
- Constant Field Values
-
PACKAGING_COST_CONCEPT
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PACKAGING_COST_CONCEPT
Fluent Client search parameter constant for packaging-cost-conceptDescription: The cost of the packaged medication, if the cost is a CodeableConcept
Type: token
Path: null
-
SP_PACKAGING_COST
public static final String SP_PACKAGING_COST
Search parameter: packaging-costDescription: The cost of the packaged medication, if the cost is Money
Type: quantity
Path: null
- See Also:
- Constant Field Values
-
PACKAGING_COST
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam PACKAGING_COST
Fluent Client search parameter constant for packaging-costDescription: The cost of the packaged medication, if the cost is Money
Type: quantity
Path: null
-
SP_PRODUCT_TYPE
public static final String SP_PRODUCT_TYPE
Search parameter: product-typeDescription: Category of the medication or product
Type: token
Path: MedicationKnowledge.productType
- See Also:
- Constant Field Values
-
PRODUCT_TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PRODUCT_TYPE
Fluent Client search parameter constant for product-typeDescription: Category of the medication or product
Type: token
Path: MedicationKnowledge.productType
-
SP_SOURCE_COST
public static final String SP_SOURCE_COST
Search parameter: source-costDescription: The source or owner for the price information
Type: token
Path: MedicationKnowledge.cost.source
- See Also:
- Constant Field Values
-
SOURCE_COST
public static final ca.uhn.fhir.rest.gclient.TokenClientParam SOURCE_COST
Fluent Client search parameter constant for source-costDescription: The source or owner for the price information
Type: token
Path: MedicationKnowledge.cost.source
-
SP_STATUS
public static final String SP_STATUS
Search parameter: statusDescription: active | inactive | entered-in-error
Type: token
Path: MedicationKnowledge.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: active | inactive | entered-in-error
Type: token
Path: MedicationKnowledge.status
-
-
Constructor Detail
-
MedicationKnowledge
public MedicationKnowledge()
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(Business identifier for this medication.)
-
setIdentifier
public MedicationKnowledge setIdentifier(List<Identifier> theIdentifier)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
-
addIdentifier
public MedicationKnowledge addIdentifier(Identifier t)
-
getIdentifierFirstRep
public Identifier getIdentifierFirstRep()
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist {3}
-
getCode
public CodeableConcept getCode()
- Returns:
code(A code that specifies this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems.)
-
hasCode
public boolean hasCode()
-
setCode
public MedicationKnowledge setCode(CodeableConcept value)
- Parameters:
value-code(A code that specifies this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems.)
-
getStatusElement
public Enumeration<MedicationKnowledge.MedicationKnowledgeStatusCodes> getStatusElement()
- Returns:
status(A code to indicate if the medication referred to by this MedicationKnowledge is in active use within the drug database or inventory system. The status refers to the validity about the information of the medication and not to its medicinal properties.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
public boolean hasStatusElement()
-
hasStatus
public boolean hasStatus()
-
setStatusElement
public MedicationKnowledge setStatusElement(Enumeration<MedicationKnowledge.MedicationKnowledgeStatusCodes> value)
- Parameters:
value-status(A code to indicate if the medication referred to by this MedicationKnowledge is in active use within the drug database or inventory system. The status refers to the validity about the information of the medication and not to its medicinal properties.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
public MedicationKnowledge.MedicationKnowledgeStatusCodes getStatus()
- Returns:
- A code to indicate if the medication referred to by this MedicationKnowledge is in active use within the drug database or inventory system. The status refers to the validity about the information of the medication and not to its medicinal properties.
-
setStatus
public MedicationKnowledge setStatus(MedicationKnowledge.MedicationKnowledgeStatusCodes value)
- Parameters:
value- A code to indicate if the medication referred to by this MedicationKnowledge is in active use within the drug database or inventory system. The status refers to the validity about the information of the medication and not to its medicinal properties.
-
getAuthor
public Reference getAuthor()
- Returns:
author(The creator or owner of the knowledge or information about the medication.)
-
hasAuthor
public boolean hasAuthor()
-
setAuthor
public MedicationKnowledge setAuthor(Reference value)
- Parameters:
value-author(The creator or owner of the knowledge or information about the medication.)
-
getIntendedJurisdiction
public List<CodeableConcept> getIntendedJurisdiction()
- Returns:
intendedJurisdiction(Lists the jurisdictions that this medication knowledge was written for.)
-
setIntendedJurisdiction
public MedicationKnowledge setIntendedJurisdiction(List<CodeableConcept> theIntendedJurisdiction)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIntendedJurisdiction
public boolean hasIntendedJurisdiction()
-
addIntendedJurisdiction
public CodeableConcept addIntendedJurisdiction()
-
addIntendedJurisdiction
public MedicationKnowledge addIntendedJurisdiction(CodeableConcept t)
-
getIntendedJurisdictionFirstRep
public CodeableConcept getIntendedJurisdictionFirstRep()
- Returns:
- The first repetition of repeating field
intendedJurisdiction, creating it if it does not already exist {3}
-
getName
public List<StringType> getName()
- Returns:
name(All of the names for a medication, for example, the name(s) given to a medication in different countries. For example, acetaminophen and paracetamol or salbutamol and albuterol.)
-
setName
public MedicationKnowledge setName(List<StringType> theName)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasName
public boolean hasName()
-
addNameElement
public StringType addNameElement()
- Returns:
name(All of the names for a medication, for example, the name(s) given to a medication in different countries. For example, acetaminophen and paracetamol or salbutamol and albuterol.)
-
addName
public MedicationKnowledge addName(String value)
- Parameters:
value-name(All of the names for a medication, for example, the name(s) given to a medication in different countries. For example, acetaminophen and paracetamol or salbutamol and albuterol.)
-
hasName
public boolean hasName(String value)
- Parameters:
value-name(All of the names for a medication, for example, the name(s) given to a medication in different countries. For example, acetaminophen and paracetamol or salbutamol and albuterol.)
-
getRelatedMedicationKnowledge
public List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> getRelatedMedicationKnowledge()
- Returns:
relatedMedicationKnowledge(Associated or related medications. For example, if the medication is a branded product (e.g. Crestor), this is the Therapeutic Moeity (e.g. Rosuvastatin) or if this is a generic medication (e.g. Rosuvastatin), this would link to a branded product (e.g. Crestor.)
-
setRelatedMedicationKnowledge
public MedicationKnowledge setRelatedMedicationKnowledge(List<MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> theRelatedMedicationKnowledge)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRelatedMedicationKnowledge
public boolean hasRelatedMedicationKnowledge()
-
addRelatedMedicationKnowledge
public MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent addRelatedMedicationKnowledge()
-
addRelatedMedicationKnowledge
public MedicationKnowledge addRelatedMedicationKnowledge(MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent t)
-
getRelatedMedicationKnowledgeFirstRep
public MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent getRelatedMedicationKnowledgeFirstRep()
- Returns:
- The first repetition of repeating field
relatedMedicationKnowledge, creating it if it does not already exist {3}
-
getAssociatedMedication
public List<Reference> getAssociatedMedication()
- Returns:
associatedMedication(Links to associated medications that could be prescribed, dispensed or administered.)
-
setAssociatedMedication
public MedicationKnowledge setAssociatedMedication(List<Reference> theAssociatedMedication)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasAssociatedMedication
public boolean hasAssociatedMedication()
-
addAssociatedMedication
public Reference addAssociatedMedication()
-
addAssociatedMedication
public MedicationKnowledge addAssociatedMedication(Reference t)
-
getAssociatedMedicationFirstRep
public Reference getAssociatedMedicationFirstRep()
- Returns:
- The first repetition of repeating field
associatedMedication, creating it if it does not already exist {3}
-
getProductType
public List<CodeableConcept> getProductType()
- Returns:
productType(Category of the medication or product (e.g. branded product, therapeutic moeity, generic product, innovator product, etc.).)
-
setProductType
public MedicationKnowledge setProductType(List<CodeableConcept> theProductType)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProductType
public boolean hasProductType()
-
addProductType
public CodeableConcept addProductType()
-
addProductType
public MedicationKnowledge addProductType(CodeableConcept t)
-
getProductTypeFirstRep
public CodeableConcept getProductTypeFirstRep()
- Returns:
- The first repetition of repeating field
productType, creating it if it does not already exist {3}
-
getMonograph
public List<MedicationKnowledge.MedicationKnowledgeMonographComponent> getMonograph()
- Returns:
monograph(Associated documentation about the medication.)
-
setMonograph
public MedicationKnowledge setMonograph(List<MedicationKnowledge.MedicationKnowledgeMonographComponent> theMonograph)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasMonograph
public boolean hasMonograph()
-
addMonograph
public MedicationKnowledge.MedicationKnowledgeMonographComponent addMonograph()
-
addMonograph
public MedicationKnowledge addMonograph(MedicationKnowledge.MedicationKnowledgeMonographComponent t)
-
getMonographFirstRep
public MedicationKnowledge.MedicationKnowledgeMonographComponent getMonographFirstRep()
- Returns:
- The first repetition of repeating field
monograph, creating it if it does not already exist {3}
-
getPreparationInstructionElement
public MarkdownType getPreparationInstructionElement()
- Returns:
preparationInstruction(The instructions for preparing the medication.). This is the underlying object with id, value and extensions. The accessor "getPreparationInstruction" gives direct access to the value
-
hasPreparationInstructionElement
public boolean hasPreparationInstructionElement()
-
hasPreparationInstruction
public boolean hasPreparationInstruction()
-
setPreparationInstructionElement
public MedicationKnowledge setPreparationInstructionElement(MarkdownType value)
- Parameters:
value-preparationInstruction(The instructions for preparing the medication.). This is the underlying object with id, value and extensions. The accessor "getPreparationInstruction" gives direct access to the value
-
getPreparationInstruction
public String getPreparationInstruction()
- Returns:
- The instructions for preparing the medication.
-
setPreparationInstruction
public MedicationKnowledge setPreparationInstruction(String value)
- Parameters:
value- The instructions for preparing the medication.
-
getCost
public List<MedicationKnowledge.MedicationKnowledgeCostComponent> getCost()
- Returns:
cost(The price of the medication.)
-
setCost
public MedicationKnowledge setCost(List<MedicationKnowledge.MedicationKnowledgeCostComponent> theCost)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasCost
public boolean hasCost()
-
addCost
public MedicationKnowledge.MedicationKnowledgeCostComponent addCost()
-
addCost
public MedicationKnowledge addCost(MedicationKnowledge.MedicationKnowledgeCostComponent t)
-
getCostFirstRep
public MedicationKnowledge.MedicationKnowledgeCostComponent getCostFirstRep()
- Returns:
- The first repetition of repeating field
cost, creating it if it does not already exist {3}
-
getMonitoringProgram
public List<MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent> getMonitoringProgram()
- Returns:
monitoringProgram(The program under which the medication is reviewed.)
-
setMonitoringProgram
public MedicationKnowledge setMonitoringProgram(List<MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent> theMonitoringProgram)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasMonitoringProgram
public boolean hasMonitoringProgram()
-
addMonitoringProgram
public MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent addMonitoringProgram()
-
addMonitoringProgram
public MedicationKnowledge addMonitoringProgram(MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent t)
-
getMonitoringProgramFirstRep
public MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent getMonitoringProgramFirstRep()
- Returns:
- The first repetition of repeating field
monitoringProgram, creating it if it does not already exist {3}
-
getIndicationGuideline
public List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent> getIndicationGuideline()
- Returns:
indicationGuideline(Guidelines or protocols that are applicable for the administration of the medication based on indication.)
-
setIndicationGuideline
public MedicationKnowledge setIndicationGuideline(List<MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent> theIndicationGuideline)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIndicationGuideline
public boolean hasIndicationGuideline()
-
addIndicationGuideline
public MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent addIndicationGuideline()
-
addIndicationGuideline
public MedicationKnowledge addIndicationGuideline(MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent t)
-
getIndicationGuidelineFirstRep
public MedicationKnowledge.MedicationKnowledgeIndicationGuidelineComponent getIndicationGuidelineFirstRep()
- Returns:
- The first repetition of repeating field
indicationGuideline, creating it if it does not already exist {3}
-
getMedicineClassification
public List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent> getMedicineClassification()
- Returns:
medicineClassification(Categorization of the medication within a formulary or classification system.)
-
setMedicineClassification
public MedicationKnowledge setMedicineClassification(List<MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent> theMedicineClassification)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasMedicineClassification
public boolean hasMedicineClassification()
-
addMedicineClassification
public MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent addMedicineClassification()
-
addMedicineClassification
public MedicationKnowledge addMedicineClassification(MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent t)
-
getMedicineClassificationFirstRep
public MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent getMedicineClassificationFirstRep()
- Returns:
- The first repetition of repeating field
medicineClassification, creating it if it does not already exist {3}
-
getPackaging
public List<MedicationKnowledge.MedicationKnowledgePackagingComponent> getPackaging()
- Returns:
packaging(Information that only applies to packages (not products).)
-
setPackaging
public MedicationKnowledge setPackaging(List<MedicationKnowledge.MedicationKnowledgePackagingComponent> thePackaging)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasPackaging
public boolean hasPackaging()
-
addPackaging
public MedicationKnowledge.MedicationKnowledgePackagingComponent addPackaging()
-
addPackaging
public MedicationKnowledge addPackaging(MedicationKnowledge.MedicationKnowledgePackagingComponent t)
-
getPackagingFirstRep
public MedicationKnowledge.MedicationKnowledgePackagingComponent getPackagingFirstRep()
- Returns:
- The first repetition of repeating field
packaging, creating it if it does not already exist {3}
-
getClinicalUseIssue
public List<Reference> getClinicalUseIssue()
- Returns:
clinicalUseIssue(Potential clinical issue with or between medication(s) (for example, drug-drug interaction, drug-disease contraindication, drug-allergy interaction, etc.).)
-
setClinicalUseIssue
public MedicationKnowledge setClinicalUseIssue(List<Reference> theClinicalUseIssue)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasClinicalUseIssue
public boolean hasClinicalUseIssue()
-
addClinicalUseIssue
public Reference addClinicalUseIssue()
-
addClinicalUseIssue
public MedicationKnowledge addClinicalUseIssue(Reference t)
-
getClinicalUseIssueFirstRep
public Reference getClinicalUseIssueFirstRep()
- Returns:
- The first repetition of repeating field
clinicalUseIssue, creating it if it does not already exist {3}
-
getRegulatory
public List<MedicationKnowledge.MedicationKnowledgeRegulatoryComponent> getRegulatory()
- Returns:
regulatory(Regulatory information about a medication.)
-
setRegulatory
public MedicationKnowledge setRegulatory(List<MedicationKnowledge.MedicationKnowledgeRegulatoryComponent> theRegulatory)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRegulatory
public boolean hasRegulatory()
-
addRegulatory
public MedicationKnowledge.MedicationKnowledgeRegulatoryComponent addRegulatory()
-
addRegulatory
public MedicationKnowledge addRegulatory(MedicationKnowledge.MedicationKnowledgeRegulatoryComponent t)
-
getRegulatoryFirstRep
public MedicationKnowledge.MedicationKnowledgeRegulatoryComponent getRegulatoryFirstRep()
- Returns:
- The first repetition of repeating field
regulatory, creating it if it does not already exist {3}
-
getDefinitional
public MedicationKnowledge.MedicationKnowledgeDefinitionalComponent getDefinitional()
- Returns:
definitional(Along with the link to a Medicinal Product Definition resource, this information provides common definitional elements that are needed to understand the specific medication that is being described.)
-
hasDefinitional
public boolean hasDefinitional()
-
setDefinitional
public MedicationKnowledge setDefinitional(MedicationKnowledge.MedicationKnowledgeDefinitionalComponent value)
- Parameters:
value-definitional(Along with the link to a Medicinal Product Definition resource, this information provides common definitional elements that are needed to understand the specific medication that is being described.)
-
listChildren
protected void listChildren(List<Property> children)
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
public MedicationKnowledge copy()
- Specified by:
copyin classDomainResource
-
copyValues
public void copyValues(MedicationKnowledge dst)
-
typedCopy
protected MedicationKnowledge typedCopy()
-
equalsDeep
public boolean equalsDeep(Base other_)
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other_)
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceTypein classResource
-
-