
Class Contract10_30
- java.lang.Object
-
- org.hl7.fhir.convertors.conv10_30.Contract10_30
-
public class Contract10_30 extends Object
-
-
Constructor Summary
Constructors Constructor Description Contract10_30()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.hl7.fhir.dstu3.model.Contract.AgentComponent
convertAgentComponent(org.hl7.fhir.dstu2.model.Contract.ActorComponent src)
static org.hl7.fhir.dstu2.model.Contract.ActorComponent
convertAgentComponent(org.hl7.fhir.dstu3.model.Contract.AgentComponent src)
static org.hl7.fhir.dstu3.model.Contract.ComputableLanguageComponent
convertComputableLanguageComponent(org.hl7.fhir.dstu2.model.Contract.ComputableLanguageComponent src)
static org.hl7.fhir.dstu2.model.Contract.ComputableLanguageComponent
convertComputableLanguageComponent(org.hl7.fhir.dstu3.model.Contract.ComputableLanguageComponent src)
static org.hl7.fhir.dstu3.model.Contract
convertContract(org.hl7.fhir.dstu2.model.Contract src)
static org.hl7.fhir.dstu2.model.Contract
convertContract(org.hl7.fhir.dstu3.model.Contract src)
static org.hl7.fhir.dstu3.model.Contract.FriendlyLanguageComponent
convertFriendlyLanguageComponent(org.hl7.fhir.dstu2.model.Contract.FriendlyLanguageComponent src)
static org.hl7.fhir.dstu2.model.Contract.FriendlyLanguageComponent
convertFriendlyLanguageComponent(org.hl7.fhir.dstu3.model.Contract.FriendlyLanguageComponent src)
static org.hl7.fhir.dstu3.model.Contract.LegalLanguageComponent
convertLegalLanguageComponent(org.hl7.fhir.dstu2.model.Contract.LegalLanguageComponent src)
static org.hl7.fhir.dstu2.model.Contract.LegalLanguageComponent
convertLegalLanguageComponent(org.hl7.fhir.dstu3.model.Contract.LegalLanguageComponent src)
static org.hl7.fhir.dstu3.model.Contract.SignatoryComponent
convertSignatoryComponent(org.hl7.fhir.dstu2.model.Contract.SignatoryComponent src)
static org.hl7.fhir.dstu2.model.Contract.SignatoryComponent
convertSignatoryComponent(org.hl7.fhir.dstu3.model.Contract.SignatoryComponent src)
static org.hl7.fhir.dstu3.model.Contract.TermAgentComponent
convertTermAgentComponent(org.hl7.fhir.dstu2.model.Contract.TermActorComponent src)
static org.hl7.fhir.dstu2.model.Contract.TermActorComponent
convertTermAgentComponent(org.hl7.fhir.dstu3.model.Contract.TermAgentComponent src)
static org.hl7.fhir.dstu3.model.Contract.TermComponent
convertTermComponent(org.hl7.fhir.dstu2.model.Contract.TermComponent src)
static org.hl7.fhir.dstu2.model.Contract.TermComponent
convertTermComponent(org.hl7.fhir.dstu3.model.Contract.TermComponent src)
static org.hl7.fhir.dstu3.model.Contract.TermValuedItemComponent
convertTermValuedItemComponent(org.hl7.fhir.dstu2.model.Contract.TermValuedItemComponent src)
static org.hl7.fhir.dstu2.model.Contract.TermValuedItemComponent
convertTermValuedItemComponent(org.hl7.fhir.dstu3.model.Contract.TermValuedItemComponent src)
static org.hl7.fhir.dstu3.model.Contract.ValuedItemComponent
convertValuedItemComponent(org.hl7.fhir.dstu2.model.Contract.ValuedItemComponent src)
static org.hl7.fhir.dstu2.model.Contract.ValuedItemComponent
convertValuedItemComponent(org.hl7.fhir.dstu3.model.Contract.ValuedItemComponent src)
-
-
-
Constructor Detail
-
Contract10_30
public Contract10_30()
-
-
Method Detail
-
convertAgentComponent
public static org.hl7.fhir.dstu3.model.Contract.AgentComponent convertAgentComponent(org.hl7.fhir.dstu2.model.Contract.ActorComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAgentComponent
public static org.hl7.fhir.dstu2.model.Contract.ActorComponent convertAgentComponent(org.hl7.fhir.dstu3.model.Contract.AgentComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertComputableLanguageComponent
public static org.hl7.fhir.dstu3.model.Contract.ComputableLanguageComponent convertComputableLanguageComponent(org.hl7.fhir.dstu2.model.Contract.ComputableLanguageComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertComputableLanguageComponent
public static org.hl7.fhir.dstu2.model.Contract.ComputableLanguageComponent convertComputableLanguageComponent(org.hl7.fhir.dstu3.model.Contract.ComputableLanguageComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContract
public static org.hl7.fhir.dstu2.model.Contract convertContract(org.hl7.fhir.dstu3.model.Contract src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContract
public static org.hl7.fhir.dstu3.model.Contract convertContract(org.hl7.fhir.dstu2.model.Contract src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertFriendlyLanguageComponent
public static org.hl7.fhir.dstu3.model.Contract.FriendlyLanguageComponent convertFriendlyLanguageComponent(org.hl7.fhir.dstu2.model.Contract.FriendlyLanguageComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertFriendlyLanguageComponent
public static org.hl7.fhir.dstu2.model.Contract.FriendlyLanguageComponent convertFriendlyLanguageComponent(org.hl7.fhir.dstu3.model.Contract.FriendlyLanguageComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLegalLanguageComponent
public static org.hl7.fhir.dstu2.model.Contract.LegalLanguageComponent convertLegalLanguageComponent(org.hl7.fhir.dstu3.model.Contract.LegalLanguageComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLegalLanguageComponent
public static org.hl7.fhir.dstu3.model.Contract.LegalLanguageComponent convertLegalLanguageComponent(org.hl7.fhir.dstu2.model.Contract.LegalLanguageComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSignatoryComponent
public static org.hl7.fhir.dstu3.model.Contract.SignatoryComponent convertSignatoryComponent(org.hl7.fhir.dstu2.model.Contract.SignatoryComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSignatoryComponent
public static org.hl7.fhir.dstu2.model.Contract.SignatoryComponent convertSignatoryComponent(org.hl7.fhir.dstu3.model.Contract.SignatoryComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTermAgentComponent
public static org.hl7.fhir.dstu2.model.Contract.TermActorComponent convertTermAgentComponent(org.hl7.fhir.dstu3.model.Contract.TermAgentComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTermAgentComponent
public static org.hl7.fhir.dstu3.model.Contract.TermAgentComponent convertTermAgentComponent(org.hl7.fhir.dstu2.model.Contract.TermActorComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTermComponent
public static org.hl7.fhir.dstu3.model.Contract.TermComponent convertTermComponent(org.hl7.fhir.dstu2.model.Contract.TermComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTermComponent
public static org.hl7.fhir.dstu2.model.Contract.TermComponent convertTermComponent(org.hl7.fhir.dstu3.model.Contract.TermComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTermValuedItemComponent
public static org.hl7.fhir.dstu2.model.Contract.TermValuedItemComponent convertTermValuedItemComponent(org.hl7.fhir.dstu3.model.Contract.TermValuedItemComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTermValuedItemComponent
public static org.hl7.fhir.dstu3.model.Contract.TermValuedItemComponent convertTermValuedItemComponent(org.hl7.fhir.dstu2.model.Contract.TermValuedItemComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValuedItemComponent
public static org.hl7.fhir.dstu2.model.Contract.ValuedItemComponent convertValuedItemComponent(org.hl7.fhir.dstu3.model.Contract.ValuedItemComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValuedItemComponent
public static org.hl7.fhir.dstu3.model.Contract.ValuedItemComponent convertValuedItemComponent(org.hl7.fhir.dstu2.model.Contract.ValuedItemComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
-