
Uses of Class
org.hl7.fhir.r5.openehr.ATTESTATION
Packages that use ATTESTATION
- 
Uses of ATTESTATION in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr with type parameters of type ATTESTATIONModifier and TypeFieldDescriptionprotected List<ATTESTATION> ORIGINAL_VERSION.attestationsListSet 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 ATTESTATIONOpenehrJsonParser.parseATTESTATION(com.google.gson.JsonObject json) protected ATTESTATIONOpenehrXmlParser.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 ATTESTATIONATTESTATION.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 voidOpenehrJsonParser.composeATTESTATION(String name, ATTESTATION element) protected voidOpenehrXmlParser.composeATTESTATION(String name, ATTESTATION element) protected voidOpenehrXmlParser.composeATTESTATIONElements(ATTESTATION element) protected voidOpenehrJsonParser.composeATTESTATIONProperties(ATTESTATION element) voidATTESTATION.copyValues(ATTESTATION dst) protected booleanOpenehrXmlParser.parseATTESTATIONContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ATTESTATION res) protected voidOpenehrJsonParser.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)