Class Code30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.datatypes30_40.primitivetypes30_40.Code30_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.CodeType
convertCode
(org.hl7.fhir.dstu3.model.CodeType src) static org.hl7.fhir.dstu3.model.CodeType
convertCode
(org.hl7.fhir.r4.model.CodeType src)
-
Constructor Details
-
Code30_40
public Code30_40()
-
-
Method Details
-
convertCode
public static org.hl7.fhir.r4.model.CodeType convertCode(org.hl7.fhir.dstu3.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCode
public static org.hl7.fhir.dstu3.model.CodeType convertCode(org.hl7.fhir.r4.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-