Class Code14_30
java.lang.Object
org.hl7.fhir.convertors.conv14_30.datatypes14_30.primitivetypes14_30.Code14_30
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.CodeTypeconvertCode(org.hl7.fhir.dstu2016may.model.CodeType src)static org.hl7.fhir.dstu2016may.model.CodeTypeconvertCode(org.hl7.fhir.dstu3.model.CodeType src)static org.hl7.fhir.dstu3.model.CodingconvertCoding(org.hl7.fhir.dstu2016may.model.Coding src)static org.hl7.fhir.dstu2016may.model.CodingconvertCoding(org.hl7.fhir.dstu3.model.Coding src)
-
Constructor Details
-
Code14_30
public Code14_30()
-
-
Method Details
-
convertCode
public static org.hl7.fhir.dstu3.model.CodeType convertCode(org.hl7.fhir.dstu2016may.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCode
public static org.hl7.fhir.dstu2016may.model.CodeType convertCode(org.hl7.fhir.dstu3.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.dstu3.model.Coding convertCoding(org.hl7.fhir.dstu2016may.model.Coding src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.dstu2016may.model.Coding convertCoding(org.hl7.fhir.dstu3.model.Coding src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-