public class MedicinalProductContraindication extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent |
| Modifier and Type | Field and Description |
|---|---|
protected List<CodeableConcept> |
comorbidity
A comorbidity (concurrent condition) or coinfection.
|
protected CodeableConcept |
disease
The disease, symptom or procedure for the contraindication.
|
protected CodeableConcept |
diseaseStatus
The status of the disease or symptom for the contraindication.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
protected List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> |
otherTherapy
Information about the use of the medicinal product in relation to other therapies described as part of the indication.
|
protected List<Population> |
population
The population group to which this applies.
|
static String |
SP_SUBJECT
Search parameter: subject
|
protected List<Reference> |
subject
The medication for which this is an indication.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected List<Resource> |
subjectTarget
The actual objects that are the target of the reference (The medication for which this is an indication.)
|
protected List<Reference> |
therapeuticIndication
Information about the use of the medicinal product in relation to other therapies as part of the indication.
|
protected List<MedicinalProductIndication> |
therapeuticIndicationTarget
The actual objects that are the target of the reference (Information about the use of the medicinal product in relation to other therapies as part of the indication.)
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
MedicinalProductContraindication()
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 List<Resource> subjectTarget
protected CodeableConcept disease
protected CodeableConcept diseaseStatus
protected List<CodeableConcept> comorbidity
protected List<Reference> therapeuticIndication
protected List<MedicinalProductIndication> therapeuticIndicationTarget
protected List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> otherTherapy
protected List<Population> population
public static final String SP_SUBJECT
Description: The medication for which this is an contraindication
Type: reference
Path: MedicinalProductContraindication.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: The medication for which this is an contraindication
Type: reference
Path: MedicinalProductContraindication.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public MedicinalProductContraindication()
public List<Reference> getSubject()
subject (The medication for which this is an indication.)public MedicinalProductContraindication setSubject(List<Reference> theSubject)
this for easy method chainingpublic boolean hasSubject()
public Reference addSubject()
public MedicinalProductContraindication addSubject(Reference t)
public Reference getSubjectFirstRep()
subject, creating it if it does not already exist@Deprecated public List<Resource> getSubjectTarget()
public CodeableConcept getDisease()
disease (The disease, symptom or procedure for the contraindication.)public boolean hasDisease()
public MedicinalProductContraindication setDisease(CodeableConcept value)
value - disease (The disease, symptom or procedure for the contraindication.)public CodeableConcept getDiseaseStatus()
diseaseStatus (The status of the disease or symptom for the contraindication.)public boolean hasDiseaseStatus()
public MedicinalProductContraindication setDiseaseStatus(CodeableConcept value)
value - diseaseStatus (The status of the disease or symptom for the contraindication.)public List<CodeableConcept> getComorbidity()
comorbidity (A comorbidity (concurrent condition) or coinfection.)public MedicinalProductContraindication setComorbidity(List<CodeableConcept> theComorbidity)
this for easy method chainingpublic boolean hasComorbidity()
public CodeableConcept addComorbidity()
public MedicinalProductContraindication addComorbidity(CodeableConcept t)
public CodeableConcept getComorbidityFirstRep()
comorbidity, creating it if it does not already existpublic List<Reference> getTherapeuticIndication()
therapeuticIndication (Information about the use of the medicinal product in relation to other therapies as part of the indication.)public MedicinalProductContraindication setTherapeuticIndication(List<Reference> theTherapeuticIndication)
this for easy method chainingpublic boolean hasTherapeuticIndication()
public Reference addTherapeuticIndication()
public MedicinalProductContraindication addTherapeuticIndication(Reference t)
public Reference getTherapeuticIndicationFirstRep()
therapeuticIndication, creating it if it does not already exist@Deprecated public List<MedicinalProductIndication> getTherapeuticIndicationTarget()
@Deprecated public MedicinalProductIndication addTherapeuticIndicationTarget()
public List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> getOtherTherapy()
otherTherapy (Information about the use of the medicinal product in relation to other therapies described as part of the indication.)public MedicinalProductContraindication setOtherTherapy(List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> theOtherTherapy)
this for easy method chainingpublic boolean hasOtherTherapy()
public MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent addOtherTherapy()
public MedicinalProductContraindication addOtherTherapy(MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent t)
public MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent getOtherTherapyFirstRep()
otherTherapy, creating it if it does not already existpublic List<Population> getPopulation()
population (The population group to which this applies.)public MedicinalProductContraindication setPopulation(List<Population> thePopulation)
this for easy method chainingpublic boolean hasPopulation()
public Population addPopulation()
public MedicinalProductContraindication addPopulation(Population t)
public Population getPopulationFirstRep()
population, 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 MedicinalProductContraindication copy()
copy in class DomainResourcepublic void copyValues(MedicinalProductContraindication dst)
protected MedicinalProductContraindication 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.