Package org.hl7.fhir.r5.model
Class DeviceDefinition
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.DeviceDefinition
- 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
This is a specialized resource that defines the characteristics and capabilities of a device.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic enumstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionBilling code or reference associated with the device.What kind of device or device system this is.protected List<ContactPoint>Contact details for an organization or a particular human that is responsible for the device.Tracking of latest field safety corrective action.protected MarkdownTypeAdditional information to describe the device.The name or names of the device as given by the manufacturer.Information aimed at providing directions for the usage of this model of device.A device that is part (for example a component) of the present device.protected List<Identifier>Unique instance identifiers assigned to a device by the software, manufacturers, other organizations or owners.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.protected List<CodeableConcept>Language code for the human-readable text strings produced by the device (all supported).An associated device, attached to, used with, communicating with or linking a previous or new device model to the focal device.protected DataTypeA name of the manufacturer or legal representative e.g.A substance used to create the material(s) of which the device is made.protected StringTypeThe model number for the device for example as defined by the manufacturer or labeler, or other agency.protected List<Annotation>Descriptive information, usage information or implantation information that is not captured in an existing element.protected ReferenceAn organization that is responsible for the provision and ongoing maintenance of the device.Information about the packaging of the device, i.e.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for parentprotected ReferenceThe parent device it can be part of.protected StringTypeThe part number or catalog number of the device.Indicates the production identifier(s) that are expected to appear in the UDI carrier on the device label.The potential, valid configuration settings of a device, e.g., regulation status, time properties.protected List<CodeableConcept>Safety characteristics of the device.protected List<ProductShelfLife>Shelf Life and storage information.static final StringSearch parameter: identifierstatic final StringSearch parameter: parentstatic final StringSearch parameter: typeprotected List<RelatedArtifact>The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for typeUnique device identifier (UDI) assigned to device label or package.The version of the device or software.Fields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXTFields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_IDFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLink()addNote()copy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getLink()getNamedProperty(int _hash, String _name, boolean _checkValid) getNote()getOwner()Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasLink()booleanbooleanbooleanbooleanbooleanbooleanbooleanhasNote()booleanhasOwner()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setChargeItem(List<DeviceDefinition.DeviceDefinitionChargeItemComponent> theChargeItem) setClassification(List<DeviceDefinition.DeviceDefinitionClassificationComponent> theClassification) setContact(List<ContactPoint> theContact) setDescription(String value) setDeviceName(List<DeviceDefinition.DeviceDefinitionDeviceNameComponent> theDeviceName) setIdentifier(List<Identifier> theIdentifier) setLanguageCode(List<CodeableConcept> theLanguageCode) setManufacturer(DataType value) setModelNumber(String value) setModelNumberElement(StringType value) setNote(List<Annotation> theNote) setPackaging(List<DeviceDefinition.DeviceDefinitionPackagingComponent> thePackaging) setParentDevice(Reference value) setPartNumber(String value) setPartNumberElement(StringType value) setProductionIdentifierInUDI(List<Enumeration<DeviceDefinition.DeviceProductionIdentifierInUDI>> theProductionIdentifierInUDI) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setSafety(List<CodeableConcept> theSafety) setShelfLifeStorage(List<ProductShelfLife> theShelfLifeStorage) setSpecialization(List<RelatedArtifact> theSpecialization) setUdiDeviceIdentifier(List<DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent> theUdiDeviceIdentifier) protected DeviceDefinitionMethods 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, setTextMethods 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, setMetaMethods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods 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, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, setId
-
Field Details
-
description
Additional information to describe the device. -
identifier
Unique instance identifiers assigned to a device by the software, manufacturers, other organizations or owners. For example: handle ID. The identifier is typically valued if the udiDeviceIdentifier, partNumber or modelNumber is not valued and represents a different type of identifier. However, it is permissible to still include those identifiers in DeviceDefinition.identifier with the appropriate identifier.type. -
udiDeviceIdentifier
Unique device identifier (UDI) assigned to device label or package. Note that the Device may include multiple udiCarriers as it either may include just the udiCarrier for the jurisdiction it is sold, or for multiple jurisdictions it could have been sold. -
partNumber
The part number or catalog number of the device. -
manufacturer
A name of the manufacturer or legal representative e.g. labeler. Whether this is the actual manufacturer or the labeler or responsible depends on implementation and jurisdiction. -
deviceName
The name or names of the device as given by the manufacturer. -
modelNumber
The model number for the device for example as defined by the manufacturer or labeler, or other agency. -
classification
What kind of device or device system this is. -
specialization
The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication. -
hasPart
A device that is part (for example a component) of the present device. -
packaging
Information about the packaging of the device, i.e. how the device is packaged. -
version
The version of the device or software. -
safety
Safety characteristics of the device. -
shelfLifeStorage
Shelf Life and storage information. -
languageCode
Language code for the human-readable text strings produced by the device (all supported). -
property
The potential, valid configuration settings of a device, e.g., regulation status, time properties. -
owner
An organization that is responsible for the provision and ongoing maintenance of the device. -
contact
Contact details for an organization or a particular human that is responsible for the device. -
link
An associated device, attached to, used with, communicating with or linking a previous or new device model to the focal device. -
note
Descriptive information, usage information or implantation information that is not captured in an existing element. -
parentDevice
The parent device it can be part of. -
material
A substance used to create the material(s) of which the device is made. -
productionIdentifierInUDI
protected List<Enumeration<DeviceDefinition.DeviceProductionIdentifierInUDI>> productionIdentifierInUDIIndicates the production identifier(s) that are expected to appear in the UDI carrier on the device label. -
guideline
Information aimed at providing directions for the usage of this model of device. -
correctiveAction
Tracking of latest field safety corrective action. -
chargeItem
Billing code or reference associated with the device. -
SP_IDENTIFIER
Search parameter: identifierDescription: The identifier of the component
Type: token
Path: DeviceDefinition.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The identifier of the component
Type: token
Path: DeviceDefinition.identifier
-
SP_PARENT
Search parameter: parentDescription: The parent DeviceDefinition resource
Type: reference
Path: DeviceDefinition.parentDevice
- See Also:
-
PARENT
Fluent Client search parameter constant for parentDescription: The parent DeviceDefinition resource
Type: reference
Path: DeviceDefinition.parentDevice
-
INCLUDE_PARENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "DeviceDefinition:parent". -
SP_TYPE
Search parameter: typeDescription: The device component type
Type: token
Path: DeviceDefinition.classification.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: The device component type
Type: token
Path: DeviceDefinition.classification.type
-
-
Constructor Details
-
DeviceDefinition
public DeviceDefinition()Constructor
-
-
Method Details
-
getDescriptionElement
- Returns:
description(Additional information to describe the device.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value-description(Additional information to describe the device.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- Additional information to describe the device.
-
setDescription
- Parameters:
value- Additional information to describe the device.
-
getIdentifier
- Returns:
identifier(Unique instance identifiers assigned to a device by the software, manufacturers, other organizations or owners. For example: handle ID. The identifier is typically valued if the udiDeviceIdentifier, partNumber or modelNumber is not valued and represents a different type of identifier. However, it is permissible to still include those identifiers in DeviceDefinition.identifier with the appropriate identifier.type.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist {3}
-
getUdiDeviceIdentifier
- Returns:
udiDeviceIdentifier(Unique device identifier (UDI) assigned to device label or package. Note that the Device may include multiple udiCarriers as it either may include just the udiCarrier for the jurisdiction it is sold, or for multiple jurisdictions it could have been sold.)
-
setUdiDeviceIdentifier
public DeviceDefinition setUdiDeviceIdentifier(List<DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent> theUdiDeviceIdentifier) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasUdiDeviceIdentifier
-
addUdiDeviceIdentifier
-
addUdiDeviceIdentifier
-
getUdiDeviceIdentifierFirstRep
public DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent getUdiDeviceIdentifierFirstRep()- Returns:
- The first repetition of repeating field
udiDeviceIdentifier, creating it if it does not already exist {3}
-
getPartNumberElement
- Returns:
partNumber(The part number or catalog number of the device.). This is the underlying object with id, value and extensions. The accessor "getPartNumber" gives direct access to the value
-
hasPartNumberElement
-
hasPartNumber
-
setPartNumberElement
- Parameters:
value-partNumber(The part number or catalog number of the device.). This is the underlying object with id, value and extensions. The accessor "getPartNumber" gives direct access to the value
-
getPartNumber
- Returns:
- The part number or catalog number of the device.
-
setPartNumber
- Parameters:
value- The part number or catalog number of the device.
-
getManufacturer
- Returns:
manufacturer(A name of the manufacturer or legal representative e.g. labeler. Whether this is the actual manufacturer or the labeler or responsible depends on implementation and jurisdiction.)
-
getManufacturerStringType
- Returns:
manufacturer(A name of the manufacturer or legal representative e.g. labeler. Whether this is the actual manufacturer or the labeler or responsible depends on implementation and jurisdiction.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasManufacturerStringType
-
getManufacturerReference
- Returns:
manufacturer(A name of the manufacturer or legal representative e.g. labeler. Whether this is the actual manufacturer or the labeler or responsible depends on implementation and jurisdiction.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasManufacturerReference
-
hasManufacturer
-
setManufacturer
- Parameters:
value-manufacturer(A name of the manufacturer or legal representative e.g. labeler. Whether this is the actual manufacturer or the labeler or responsible depends on implementation and jurisdiction.)
-
getDeviceName
- Returns:
deviceName(The name or names of the device as given by the manufacturer.)
-
setDeviceName
public DeviceDefinition setDeviceName(List<DeviceDefinition.DeviceDefinitionDeviceNameComponent> theDeviceName) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasDeviceName
-
addDeviceName
-
addDeviceName
-
getDeviceNameFirstRep
- Returns:
- The first repetition of repeating field
deviceName, creating it if it does not already exist {3}
-
getModelNumberElement
- Returns:
modelNumber(The model number for the device for example as defined by the manufacturer or labeler, or other agency.). This is the underlying object with id, value and extensions. The accessor "getModelNumber" gives direct access to the value
-
hasModelNumberElement
-
hasModelNumber
-
setModelNumberElement
- Parameters:
value-modelNumber(The model number for the device for example as defined by the manufacturer or labeler, or other agency.). This is the underlying object with id, value and extensions. The accessor "getModelNumber" gives direct access to the value
-
getModelNumber
- Returns:
- The model number for the device for example as defined by the manufacturer or labeler, or other agency.
-
setModelNumber
- Parameters:
value- The model number for the device for example as defined by the manufacturer or labeler, or other agency.
-
getClassification
- Returns:
classification(What kind of device or device system this is.)
-
setClassification
public DeviceDefinition setClassification(List<DeviceDefinition.DeviceDefinitionClassificationComponent> theClassification) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasClassification
-
addClassification
-
addClassification
-
getClassificationFirstRep
- Returns:
- The first repetition of repeating field
classification, creating it if it does not already exist {3}
-
getSpecialization
- Returns:
specialization(The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication.)
-
setSpecialization
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasSpecialization
-
addSpecialization
-
addSpecialization
-
getSpecializationFirstRep
- Returns:
- The first repetition of repeating field
specialization, creating it if it does not already exist {3}
-
getHasPart
- Returns:
hasPart(A device that is part (for example a component) of the present device.)
-
setHasPart
public DeviceDefinition setHasPart(List<DeviceDefinition.DeviceDefinitionHasPartComponent> theHasPart) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasHasPart
-
addHasPart
-
addHasPart
-
getHasPartFirstRep
- Returns:
- The first repetition of repeating field
hasPart, creating it if it does not already exist {3}
-
getPackaging
- Returns:
packaging(Information about the packaging of the device, i.e. how the device is packaged.)
-
setPackaging
public DeviceDefinition setPackaging(List<DeviceDefinition.DeviceDefinitionPackagingComponent> thePackaging) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasPackaging
-
addPackaging
-
addPackaging
-
getPackagingFirstRep
- Returns:
- The first repetition of repeating field
packaging, creating it if it does not already exist {3}
-
getVersion
- Returns:
version(The version of the device or software.)
-
setVersion
public DeviceDefinition setVersion(List<DeviceDefinition.DeviceDefinitionVersionComponent> theVersion) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasVersion
-
addVersion
-
addVersion
-
getVersionFirstRep
- Returns:
- The first repetition of repeating field
version, creating it if it does not already exist {3}
-
getSafety
- Returns:
safety(Safety characteristics of the device.)
-
setSafety
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasSafety
-
addSafety
-
addSafety
-
getSafetyFirstRep
- Returns:
- The first repetition of repeating field
safety, creating it if it does not already exist {3}
-
getShelfLifeStorage
- Returns:
shelfLifeStorage(Shelf Life and storage information.)
-
setShelfLifeStorage
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasShelfLifeStorage
-
addShelfLifeStorage
-
addShelfLifeStorage
-
getShelfLifeStorageFirstRep
- Returns:
- The first repetition of repeating field
shelfLifeStorage, creating it if it does not already exist {3}
-
getLanguageCode
- Returns:
languageCode(Language code for the human-readable text strings produced by the device (all supported).)
-
setLanguageCode
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasLanguageCode
-
addLanguageCode
-
addLanguageCode
-
getLanguageCodeFirstRep
- Returns:
- The first repetition of repeating field
languageCode, creating it if it does not already exist {3}
-
getProperty
- Returns:
property(The potential, valid configuration settings of a device, e.g., regulation status, time properties.)
-
setProperty
public DeviceDefinition setProperty(List<DeviceDefinition.DeviceDefinitionPropertyComponent> theProperty) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProperty
-
addProperty
-
addProperty
-
getPropertyFirstRep
- Returns:
- The first repetition of repeating field
property, creating it if it does not already exist {3}
-
getOwner
- Returns:
owner(An organization that is responsible for the provision and ongoing maintenance of the device.)
-
hasOwner
-
setOwner
- Parameters:
value-owner(An organization that is responsible for the provision and ongoing maintenance of the device.)
-
getContact
- Returns:
contact(Contact details for an organization or a particular human that is responsible for the device.)
-
setContact
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasContact
-
addContact
-
addContact
-
getContactFirstRep
- Returns:
- The first repetition of repeating field
contact, creating it if it does not already exist {3}
-
getLink
- Returns:
link(An associated device, attached to, used with, communicating with or linking a previous or new device model to the focal device.)
-
setLink
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasLink
-
addLink
-
addLink
-
getLinkFirstRep
- Returns:
- The first repetition of repeating field
link, creating it if it does not already exist {3}
-
getNote
- Returns:
note(Descriptive information, usage information or implantation information that is not captured in an existing element.)
-
setNote
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note, creating it if it does not already exist {3}
-
getParentDevice
- Returns:
parentDevice(The parent device it can be part of.)
-
hasParentDevice
-
setParentDevice
- Parameters:
value-parentDevice(The parent device it can be part of.)
-
getMaterial
- Returns:
material(A substance used to create the material(s) of which the device is made.)
-
setMaterial
public DeviceDefinition setMaterial(List<DeviceDefinition.DeviceDefinitionMaterialComponent> theMaterial) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasMaterial
-
addMaterial
-
addMaterial
-
getMaterialFirstRep
- Returns:
- The first repetition of repeating field
material, creating it if it does not already exist {3}
-
getProductionIdentifierInUDI
public List<Enumeration<DeviceDefinition.DeviceProductionIdentifierInUDI>> getProductionIdentifierInUDI()- Returns:
productionIdentifierInUDI(Indicates the production identifier(s) that are expected to appear in the UDI carrier on the device label.)
-
setProductionIdentifierInUDI
public DeviceDefinition setProductionIdentifierInUDI(List<Enumeration<DeviceDefinition.DeviceProductionIdentifierInUDI>> theProductionIdentifierInUDI) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProductionIdentifierInUDI
-
addProductionIdentifierInUDIElement
public Enumeration<DeviceDefinition.DeviceProductionIdentifierInUDI> addProductionIdentifierInUDIElement()- Returns:
productionIdentifierInUDI(Indicates the production identifier(s) that are expected to appear in the UDI carrier on the device label.)
-
addProductionIdentifierInUDI
public DeviceDefinition addProductionIdentifierInUDI(DeviceDefinition.DeviceProductionIdentifierInUDI value) - Parameters:
value-productionIdentifierInUDI(Indicates the production identifier(s) that are expected to appear in the UDI carrier on the device label.)
-
hasProductionIdentifierInUDI
- Parameters:
value-productionIdentifierInUDI(Indicates the production identifier(s) that are expected to appear in the UDI carrier on the device label.)
-
getGuideline
- Returns:
guideline(Information aimed at providing directions for the usage of this model of device.)
-
hasGuideline
-
setGuideline
- Parameters:
value-guideline(Information aimed at providing directions for the usage of this model of device.)
-
getCorrectiveAction
- Returns:
correctiveAction(Tracking of latest field safety corrective action.)
-
hasCorrectiveAction
-
setCorrectiveAction
public DeviceDefinition setCorrectiveAction(DeviceDefinition.DeviceDefinitionCorrectiveActionComponent value) - Parameters:
value-correctiveAction(Tracking of latest field safety corrective action.)
-
getChargeItem
- Returns:
chargeItem(Billing code or reference associated with the device.)
-
setChargeItem
public DeviceDefinition setChargeItem(List<DeviceDefinition.DeviceDefinitionChargeItemComponent> theChargeItem) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasChargeItem
-
addChargeItem
-
addChargeItem
-
getChargeItemFirstRep
- Returns:
- The first repetition of repeating field
chargeItem, creating it if it does not already exist {3}
-
listChildren
- 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
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- 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
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-