Uses of Class
org.hl7.fhir.dstu3.model.Consent.ConsentActorComponent
-
Uses of Consent.ConsentActorComponent in org.hl7.fhir.dstu3.formats
Modifier and TypeMethodDescriptionprotected Consent.ConsentActorComponent
JsonParser.parseConsentConsentActorComponent
(com.google.gson.JsonObject json, Consent owner) protected Consent.ConsentActorComponent
XmlParser.parseConsentConsentActorComponent
(org.xmlpull.v1.XmlPullParser xpp, Consent owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeConsentConsentActorComponent
(String name, Consent.ConsentActorComponent element) protected void
RdfParser.composeConsentConsentActorComponent
(Turtle.Complex parent, String parentType, String name, Consent.ConsentActorComponent element, int index) protected void
XmlParser.composeConsentConsentActorComponent
(String name, Consent.ConsentActorComponent element) protected void
XmlParser.composeConsentConsentActorComponentElements
(Consent.ConsentActorComponent element) protected void
JsonParser.composeConsentConsentActorComponentInner
(Consent.ConsentActorComponent element) protected boolean
XmlParser.parseConsentConsentActorComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Consent owner, Consent.ConsentActorComponent res) protected void
JsonParser.parseConsentConsentActorComponentProperties
(com.google.gson.JsonObject json, Consent owner, Consent.ConsentActorComponent res) -
Uses of Consent.ConsentActorComponent in org.hl7.fhir.dstu3.model
Modifier and TypeFieldDescriptionprotected List
<Consent.ConsentActorComponent> Consent.actor
Who or what is controlled by this consent.Modifier and TypeMethodDescriptionConsent.addActor()
Consent.ConsentActorComponent.copy()
Consent.getActorFirstRep()
Consent.ConsentActorComponent.setReference
(Reference value) Consent.ConsentActorComponent.setReferenceTarget
(Resource value) Consent.ConsentActorComponent.setRole
(CodeableConcept value)