
Package org.hl7.fhir.r5.openehr
Class ROLE
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseDatatype,org.hl7.fhir.instance.model.api.ICompositeType
Generic description of a role performed by an Actor. The role corresponds to a competency of the Party. Roles are used to define the responsibilities undertaken by a Party for a purpose. Roles should have credentials qualifying the performer to perform the role.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<CAPABILITY> All other details for this ROLE.protected PARTY_REFContacts for this ROLE.protected DV_INTERVALIdentities used by the ROLE to identify itself, such as legal name, stage names, aliases, nicknames and so on.Fields inherited from class org.hl7.fhir.r5.openehr.PARTY
contacts, details, identitiesList, relationshipsList, reverse_relationshipsListFields inherited from class org.hl7.fhir.r5.openehr.PATHABLE
archetype_details, archetype_node_id, feeder_audit, linksList, name, uid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidcopyValues(ROLE dst) booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setCapabilitiesList(List<CAPABILITY> theCapabilities) setPerformer(PARTY_REF value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setTime_validity(DV_INTERVAL value) protected ROLEMethods inherited from class org.hl7.fhir.r5.openehr.PARTY
addIdentities, addIdentities, addRelationships, addRelationships, addReverse_relationships, addReverse_relationships, copyValues, getContacts, getDetails, getIdentitiesFirstRep, getIdentitiesList, getRelationshipsFirstRep, getRelationshipsList, getReverse_relationshipsFirstRep, getReverse_relationshipsList, hasContacts, hasDetails, hasIdentities, hasRelationships, hasReverse_relationships, setContacts, setDetails, setIdentitiesList, setRelationshipsList, setReverse_relationshipsListMethods inherited from class org.hl7.fhir.r5.openehr.LOCATABLE
copyValuesMethods inherited from class org.hl7.fhir.r5.openehr.PATHABLE
addLinks, addLinks, copyValues, getArchetype_details, getArchetype_node_id, getArchetype_node_idElement, getFeeder_audit, getLinksFirstRep, getLinksList, getName, getUid, hasArchetype_details, hasArchetype_node_id, hasArchetype_node_idElement, hasFeeder_audit, hasLinks, hasName, hasUid, setArchetype_details, setArchetype_node_id, setArchetype_node_idElement, setFeeder_audit, setLinksList, setName, setUidMethods inherited from class org.hl7.fhir.r5.openehr.Any
copyValuesMethods inherited from class org.hl7.fhir.r5.model.LogicalBase
getFHIRPublicationVersion, getIdBase, setIdBaseMethods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, executeFunction, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, removeChild, setCopyUserData, setUserData, setUserDataINN, setXhtmlMethods 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.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
Field Details
-
time_validity
Identities used by the ROLE to identify itself, such as legal name, stage names, aliases, nicknames and so on. -
performer
Contacts for this ROLE. -
capabilitiesList
All other details for this ROLE.
-
-
Constructor Details
-
ROLE
public ROLE()Constructor -
ROLE
Constructor
-
-
Method Details
-
getTime_validity
- Returns:
time_validity(Identities used by the ROLE to identify itself, such as legal name, stage names, aliases, nicknames and so on.)
-
hasTime_validity
-
setTime_validity
- Parameters:
value-time_validity(Identities used by the ROLE to identify itself, such as legal name, stage names, aliases, nicknames and so on.)
-
getPerformer
- Returns:
performer(Contacts for this ROLE.)
-
hasPerformer
-
setPerformer
- Parameters:
value-performer(Contacts for this ROLE.)
-
getCapabilitiesList
- Returns:
-
(All other details for this ROLE.)
invalid reference
#capabilities
-
setCapabilitiesList
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasCapabilities
-
addCapabilities
-
addCapabilities
-
getCapabilitiesFirstRep
- Returns:
- The first repetition of repeating field
, creating it if it does not already exist {3}
invalid reference
#capabilities
-
listChildren
- Overrides:
listChildrenin classPARTY
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classPARTY- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classPARTY- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classPARTY- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classPARTY- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classPARTY- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classPARTY- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
-
fhirType
-
copy
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classPARTY
-
equalsShallow
- Overrides:
equalsShallowin classPARTY
-
isEmpty
-