java.lang.Object
org.hl7.fhir.convertors.conv10_30.datatypes10_30.primitivetypes10_30.Code10_30

public class Code10_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.dstu2.model.CodeType src)
     
    static org.hl7.fhir.dstu2.model.CodeType
    convertCode(org.hl7.fhir.dstu3.model.CodeType src)
     
    static org.hl7.fhir.dstu3.model.UriType
    convertCodeToUri(org.hl7.fhir.dstu2.model.CodeType src)
     
    static org.hl7.fhir.dstu2.model.CodeType
    convertUriToCode(org.hl7.fhir.dstu3.model.UriType 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.dstu2.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCode

      public static org.hl7.fhir.dstu2.model.CodeType convertCode(org.hl7.fhir.dstu3.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCodeToUri

      public static org.hl7.fhir.dstu3.model.UriType convertCodeToUri(org.hl7.fhir.dstu2.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertUriToCode

      public static org.hl7.fhir.dstu2.model.CodeType convertUriToCode(org.hl7.fhir.dstu3.model.UriType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException