
Uses of Class
org.hl7.fhir.dstu3.model.Contract
Packages that use Contract
-
Uses of Contract in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return ContractModifier and TypeMethodDescriptionprotected ContractJsonParser.parseContract(com.google.gson.JsonObject json) protected ContractXmlParser.parseContract(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type ContractModifier and TypeMethodDescriptionprotected voidJsonParser.composeContract(String name, Contract element) protected voidRdfParser.composeContract(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Contract element, int index) protected voidXmlParser.composeContract(String name, Contract element) protected voidXmlParser.composeContractElements(Contract element) protected voidJsonParser.composeContractInner(Contract element) protected Contract.AgentComponentJsonParser.parseContractAgentComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.AgentComponentXmlParser.parseContractAgentComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractAgentComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.AgentComponent res) protected voidJsonParser.parseContractAgentComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.AgentComponent res) protected Contract.ComputableLanguageComponentJsonParser.parseContractComputableLanguageComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.ComputableLanguageComponentXmlParser.parseContractComputableLanguageComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractComputableLanguageComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.ComputableLanguageComponent res) protected voidJsonParser.parseContractComputableLanguageComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.ComputableLanguageComponent res) protected booleanXmlParser.parseContractContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract res) protected Contract.FriendlyLanguageComponentJsonParser.parseContractFriendlyLanguageComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.FriendlyLanguageComponentXmlParser.parseContractFriendlyLanguageComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractFriendlyLanguageComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.FriendlyLanguageComponent res) protected voidJsonParser.parseContractFriendlyLanguageComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.FriendlyLanguageComponent res) protected Contract.LegalLanguageComponentJsonParser.parseContractLegalLanguageComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.LegalLanguageComponentXmlParser.parseContractLegalLanguageComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractLegalLanguageComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.LegalLanguageComponent res) protected voidJsonParser.parseContractLegalLanguageComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.LegalLanguageComponent res) protected voidJsonParser.parseContractProperties(com.google.gson.JsonObject json, Contract res) protected Contract.SignatoryComponentJsonParser.parseContractSignatoryComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.SignatoryComponentXmlParser.parseContractSignatoryComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractSignatoryComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.SignatoryComponent res) protected voidJsonParser.parseContractSignatoryComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.SignatoryComponent res) protected Contract.TermAgentComponentJsonParser.parseContractTermAgentComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.TermAgentComponentXmlParser.parseContractTermAgentComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractTermAgentComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.TermAgentComponent res) protected voidJsonParser.parseContractTermAgentComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.TermAgentComponent res) protected Contract.TermComponentJsonParser.parseContractTermComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.TermComponentXmlParser.parseContractTermComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractTermComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.TermComponent res) protected voidJsonParser.parseContractTermComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.TermComponent res) protected Contract.TermValuedItemComponentJsonParser.parseContractTermValuedItemComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.TermValuedItemComponentXmlParser.parseContractTermValuedItemComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractTermValuedItemComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.TermValuedItemComponent res) protected voidJsonParser.parseContractTermValuedItemComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.TermValuedItemComponent res) protected Contract.ValuedItemComponentJsonParser.parseContractValuedItemComponent(com.google.gson.JsonObject json, Contract owner) protected Contract.ValuedItemComponentXmlParser.parseContractValuedItemComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner) protected booleanXmlParser.parseContractValuedItemComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Contract owner, Contract.ValuedItemComponent res) protected voidJsonParser.parseContractValuedItemComponentProperties(com.google.gson.JsonObject json, Contract owner, Contract.ValuedItemComponent res) -
Uses of Contract in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as ContractModifier and TypeFieldDescriptionprotected ContractEligibilityResponse.InsuranceComponent.contractTargetThe actual object that is the target of the reference (The contract resource which may provide more detailed information.)Fields in org.hl7.fhir.dstu3.model with type parameters of type ContractModifier and TypeFieldDescriptionCoverage.contractTargetThe actual objects that are the target of the reference (The policy(s) which constitute this insurance coverage.)Methods in org.hl7.fhir.dstu3.model that return ContractModifier and TypeMethodDescriptionContract.addAction(CodeableConcept t) Contract.addActionReason(CodeableConcept t) Contract.addAgent(Contract.AgentComponent t) Contract.addAuthority(Reference t) Contract.addFriendly(Contract.FriendlyLanguageComponent t) Contract.addLegal(Contract.LegalLanguageComponent t) Contract.addRule(Contract.ComputableLanguageComponent t) Contract.addSecurityLabel(Coding t) Contract.addSigner(Contract.SignatoryComponent t) Contract.addSubject(Reference t) Contract.addSubType(CodeableConcept t) Contract.addTerm(Contract.TermComponent t) Contract.addValuedItem(Contract.ValuedItemComponent t) Contract.copy()EligibilityResponse.InsuranceComponent.getContractTarget()Contract.setAction(List<CodeableConcept> theAction) Contract.setActionReason(List<CodeableConcept> theActionReason) Contract.setAgent(List<Contract.AgentComponent> theAgent) Contract.setApplies(Period value) Contract.setAuthority(List<Reference> theAuthority) Contract.setBinding(Type value) Contract.setContentDerivative(CodeableConcept value) Contract.setDecisionType(CodeableConcept value) Contract.setFriendly(List<Contract.FriendlyLanguageComponent> theFriendly) Contract.setIdentifier(Identifier value) Contract.setIssuedElement(DateTimeType value) Contract.setLegal(List<Contract.LegalLanguageComponent> theLegal) Contract.setRule(List<Contract.ComputableLanguageComponent> theRule) Contract.setSecurityLabel(List<Coding> theSecurityLabel) Contract.setSigner(List<Contract.SignatoryComponent> theSigner) Contract.setStatus(Contract.ContractStatus value) Contract.setStatusElement(Enumeration<Contract.ContractStatus> value) Contract.setSubject(List<Reference> theSubject) Contract.setSubType(List<CodeableConcept> theSubType) Contract.setTerm(List<Contract.TermComponent> theTerm) Contract.setType(CodeableConcept value) Contract.setValuedItem(List<Contract.ValuedItemComponent> theValuedItem) protected ContractContract.typedCopy()Methods in org.hl7.fhir.dstu3.model with parameters of type ContractModifier and TypeMethodDescriptionEligibilityResponse.InsuranceComponent.setContractTarget(Contract value)