
Uses of Class
org.hl7.fhir.r5.model.RegulatedAuthorization.RegulatedAuthorizationCaseComponent
Packages that use RegulatedAuthorization.RegulatedAuthorizationCaseComponent
-
Uses of RegulatedAuthorization.RegulatedAuthorizationCaseComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeMethodDescriptionJsonParser.parseRegulatedAuthorizationCaseComponent
(com.google.gson.JsonObject json) XmlParser.parseRegulatedAuthorizationCaseComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeRegulatedAuthorizationCaseComponent
(String name, RegulatedAuthorization.RegulatedAuthorizationCaseComponent element) protected void
RdfParser.composeRegulatedAuthorizationCaseComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, RegulatedAuthorization.RegulatedAuthorizationCaseComponent element, int index) protected void
XmlParser.composeRegulatedAuthorizationCaseComponent
(String name, RegulatedAuthorization.RegulatedAuthorizationCaseComponent element) protected void
XmlParser.composeRegulatedAuthorizationCaseComponentElements
(RegulatedAuthorization.RegulatedAuthorizationCaseComponent element) protected void
JsonParser.composeRegulatedAuthorizationCaseComponentProperties
(RegulatedAuthorization.RegulatedAuthorizationCaseComponent element) protected boolean
XmlParser.parseRegulatedAuthorizationCaseComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, RegulatedAuthorization.RegulatedAuthorizationCaseComponent res) protected void
JsonParser.parseRegulatedAuthorizationCaseComponentProperties
(com.google.gson.JsonObject json, RegulatedAuthorization.RegulatedAuthorizationCaseComponent res) -
Uses of RegulatedAuthorization.RegulatedAuthorizationCaseComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeFieldDescriptionRegulatedAuthorization.case_
The case or regulatory procedure for granting or amending a regulated authorization.Fields in org.hl7.fhir.r5.model with type parameters of type RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeFieldDescriptionRegulatedAuthorization.RegulatedAuthorizationCaseComponent.application
A regulatory submission from an organization to a regulator, as part of an assessing case.Methods in org.hl7.fhir.r5.model that return RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeMethodDescriptionRegulatedAuthorization.RegulatedAuthorizationCaseComponent.addApplication()
RegulatedAuthorization.RegulatedAuthorizationCaseComponent.addApplication
(RegulatedAuthorization.RegulatedAuthorizationCaseComponent t) RegulatedAuthorization.RegulatedAuthorizationCaseComponent.copy()
RegulatedAuthorization.RegulatedAuthorizationCaseComponent.getApplicationFirstRep()
RegulatedAuthorization.getCase()
RegulatedAuthorization.RegulatedAuthorizationCaseComponent.setApplication
(List<RegulatedAuthorization.RegulatedAuthorizationCaseComponent> theApplication) RegulatedAuthorization.RegulatedAuthorizationCaseComponent.setIdentifier
(Identifier value) RegulatedAuthorization.RegulatedAuthorizationCaseComponent.setStatus
(CodeableConcept value) RegulatedAuthorization.RegulatedAuthorizationCaseComponent.setType
(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeMethodDescriptionRegulatedAuthorization.RegulatedAuthorizationCaseComponent.getApplication()
Methods in org.hl7.fhir.r5.model with parameters of type RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeMethodDescriptionRegulatedAuthorization.RegulatedAuthorizationCaseComponent.addApplication
(RegulatedAuthorization.RegulatedAuthorizationCaseComponent t) void
RegulatedAuthorization.RegulatedAuthorizationCaseComponent.copyValues
(RegulatedAuthorization.RegulatedAuthorizationCaseComponent dst) RegulatedAuthorization.setCase
(RegulatedAuthorization.RegulatedAuthorizationCaseComponent value) Method parameters in org.hl7.fhir.r5.model with type arguments of type RegulatedAuthorization.RegulatedAuthorizationCaseComponentModifier and TypeMethodDescriptionRegulatedAuthorization.RegulatedAuthorizationCaseComponent.setApplication
(List<RegulatedAuthorization.RegulatedAuthorizationCaseComponent> theApplication)