
Package org.hl7.fhir.r5.openehr
Class FEEDER_AUDIT_DETAILS
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
org.hl7.fhir.r5.openehr.FEEDER_AUDIT_DETAILS
- 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
public class FEEDER_AUDIT_DETAILS
extends LogicalBase
implements org.hl7.fhir.instance.model.api.ICompositeType
Audit details for any system in a feeder system chain. Audit details here means the general notion of who/where/when the information item to which the audit is attached was created. None of the attributes is defined as mandatory, however, in different scenarios, various combinations of attributes will usually be mandatory. This can be controlled by specifying feeder audit details in legacy archetypes.
- 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 PARTY_IDENTIFIED
Identifier of the particular site/facility within an organisation which handled the item.protected ITEM_STRUCTURE
Optional attribute to carry any custom meta-data.protected PARTY_IDENTIFIED
Optional provider(s) who created, committed, forwarded or otherwise handled the item.protected PARTY_PROXY
Identifiers for subject of the received information item.protected StringType
Identifier of the system which handled the information item.protected DV_DATE_TIME
Time of handling the item.protected StringType
Any identifier used in the system such as `interim` , `final` , or numeric versions if available. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) getTime()
String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasTime()
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setLocation
(PARTY_IDENTIFIED value) setOther_details
(ITEM_STRUCTURE value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setProvider
(PARTY_IDENTIFIED value) setSubject
(PARTY_PROXY value) setSystem_id
(String value) setSystem_idElement
(StringType value) setTime
(DV_DATE_TIME value) setVersion_id
(String value) setVersion_idElement
(StringType value) protected FEEDER_AUDIT_DETAILS
Methods inherited from class org.hl7.fhir.r5.model.LogicalBase
getFHIRPublicationVersion, getIdBase, setIdBase
Methods 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, setXhtml
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.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
Field Details
-
system_id
Identifier of the system which handled the information item. This is the IT system owned by the organisation legally responsible for handling the data, and at which the data were previously created or passed by an earlier system. -
location
Identifier of the particular site/facility within an organisation which handled the item. For computability, this identifier needs to be e.g. a PKI identifier which can be included in the identifier list of the PARTY_IDENTIFIED object. -
subject
Identifiers for subject of the received information item. -
provider
Optional provider(s) who created, committed, forwarded or otherwise handled the item. -
time
Time of handling the item. For an originating system, this will be time of creation, for an intermediate feeder system, this will be a time of accession or other time of handling, where available. -
version_id
Any identifier used in the system such as `interim` , `final` , or numeric versions if available. -
other_details
Optional attribute to carry any custom meta-data. May be archetyped.
-
-
Constructor Details
-
FEEDER_AUDIT_DETAILS
public FEEDER_AUDIT_DETAILS()Constructor -
FEEDER_AUDIT_DETAILS
Constructor
-
-
Method Details
-
getSystem_idElement
- Returns:
system_id
(Identifier of the system which handled the information item. This is the IT system owned by the organisation legally responsible for handling the data, and at which the data were previously created or passed by an earlier system.). This is the underlying object with id, value and extensions. The accessor "getSystem_id" gives direct access to the value
-
hasSystem_idElement
-
hasSystem_id
-
setSystem_idElement
- Parameters:
value
-system_id
(Identifier of the system which handled the information item. This is the IT system owned by the organisation legally responsible for handling the data, and at which the data were previously created or passed by an earlier system.). This is the underlying object with id, value and extensions. The accessor "getSystem_id" gives direct access to the value
-
getSystem_id
- Returns:
- Identifier of the system which handled the information item. This is the IT system owned by the organisation legally responsible for handling the data, and at which the data were previously created or passed by an earlier system.
-
setSystem_id
- Parameters:
value
- Identifier of the system which handled the information item. This is the IT system owned by the organisation legally responsible for handling the data, and at which the data were previously created or passed by an earlier system.
-
getLocation
- Returns:
location
(Identifier of the particular site/facility within an organisation which handled the item. For computability, this identifier needs to be e.g. a PKI identifier which can be included in the identifier list of the PARTY_IDENTIFIED object.)
-
hasLocation
-
setLocation
- Parameters:
value
-location
(Identifier of the particular site/facility within an organisation which handled the item. For computability, this identifier needs to be e.g. a PKI identifier which can be included in the identifier list of the PARTY_IDENTIFIED object.)
-
getSubject
- Returns:
subject
(Identifiers for subject of the received information item.)
-
hasSubject
-
setSubject
- Parameters:
value
-subject
(Identifiers for subject of the received information item.)
-
getProvider
- Returns:
provider
(Optional provider(s) who created, committed, forwarded or otherwise handled the item.)
-
hasProvider
-
setProvider
- Parameters:
value
-provider
(Optional provider(s) who created, committed, forwarded or otherwise handled the item.)
-
getTime
- Returns:
time
(Time of handling the item. For an originating system, this will be time of creation, for an intermediate feeder system, this will be a time of accession or other time of handling, where available.)
-
hasTime
-
setTime
- Parameters:
value
-time
(Time of handling the item. For an originating system, this will be time of creation, for an intermediate feeder system, this will be a time of accession or other time of handling, where available.)
-
getVersion_idElement
- Returns:
version_id
(Any identifier used in the system such as `interim` , `final` , or numeric versions if available.). This is the underlying object with id, value and extensions. The accessor "getVersion_id" gives direct access to the value
-
hasVersion_idElement
-
hasVersion_id
-
setVersion_idElement
- Parameters:
value
-version_id
(Any identifier used in the system such as `interim` , `final` , or numeric versions if available.). This is the underlying object with id, value and extensions. The accessor "getVersion_id" gives direct access to the value
-
getVersion_id
- Returns:
- Any identifier used in the system such as `interim` , `final` , or numeric versions if available.
-
setVersion_id
- Parameters:
value
- Any identifier used in the system such as `interim` , `final` , or numeric versions if available.
-
getOther_details
- Returns:
other_details
(Optional attribute to carry any custom meta-data. May be archetyped.)
-
hasOther_details
-
setOther_details
- Parameters:
value
-other_details
(Optional attribute to carry any custom meta-data. May be archetyped.)
-
listChildren
- Overrides:
listChildren
in classBase
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
-
fhirType
-
copy
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classBase
-
equalsShallow
- Overrides:
equalsShallow
in classBase
-
isEmpty
-