java.lang.Object
org.hl7.fhir.convertors.conv14_30.datatypes14_30.primitivetypes14_30.Code14_30

public class Code14_30 extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.hl7.fhir.dstu3.model.CodeType
    convertCode(org.hl7.fhir.dstu2016may.model.CodeType src)
     
    static org.hl7.fhir.dstu2016may.model.CodeType
    convertCode(org.hl7.fhir.dstu3.model.CodeType src)
     
    static org.hl7.fhir.dstu3.model.Coding
    convertCoding(org.hl7.fhir.dstu2016may.model.Coding src)
     
    static org.hl7.fhir.dstu2016may.model.Coding
    convertCoding(org.hl7.fhir.dstu3.model.Coding src)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • 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