
Uses of Class
org.hl7.fhir.r5.openehr.ATTESTATION
Packages that use ATTESTATION
-
Uses of ATTESTATION in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type ATTESTATIONModifier and TypeFieldDescriptionprotected List
<ATTESTATION> ORIGINAL_VERSION.attestationsList
Set of attestations relating to this version.Methods in org.hl7.fhir.r5.openehr that return ATTESTATIONModifier and TypeMethodDescriptionORIGINAL_VERSION.addAttestations()
ATTESTATION.addItems
(DV_EHR_URI t) ATTESTATION.copy()
ORIGINAL_VERSION.getAttestationsFirstRep()
protected ATTESTATION
OpenehrJsonParser.parseATTESTATION
(com.google.gson.JsonObject json) protected ATTESTATION
OpenehrXmlParser.parseATTESTATION
(org.xmlpull.v1.XmlPullParser xpp) ATTESTATION.setAttested_view
(DV_MULTIMEDIA value) ATTESTATION.setIs_pending
(boolean value) ATTESTATION.setIs_pendingElement
(BooleanType value) ATTESTATION.setItemsList
(List<DV_EHR_URI> theItems) ATTESTATION.setProofElement
(StringType value) protected ATTESTATION
ATTESTATION.typedCopy()
Methods in org.hl7.fhir.r5.openehr that return types with arguments of type ATTESTATIONMethods in org.hl7.fhir.r5.openehr with parameters of type ATTESTATIONModifier and TypeMethodDescriptionORIGINAL_VERSION.addAttestations
(ATTESTATION t) protected void
OpenehrJsonParser.composeATTESTATION
(String name, ATTESTATION element) protected void
OpenehrXmlParser.composeATTESTATION
(String name, ATTESTATION element) protected void
OpenehrXmlParser.composeATTESTATIONElements
(ATTESTATION element) protected void
OpenehrJsonParser.composeATTESTATIONProperties
(ATTESTATION element) void
ATTESTATION.copyValues
(ATTESTATION dst) protected boolean
OpenehrXmlParser.parseATTESTATIONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ATTESTATION res) protected void
OpenehrJsonParser.parseATTESTATIONProperties
(com.google.gson.JsonObject json, ATTESTATION res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type ATTESTATIONModifier and TypeMethodDescriptionORIGINAL_VERSION.setAttestationsList
(List<ATTESTATION> theAttestations)