java.lang.Object
org.hl7.fhir.convertors.conv40_50.datatypes40_50.general40_50.CodeableConcept40_50

public class CodeableConcept40_50 extends Object
  • Constructor Details

  • Method Details

    • convertCodeableConcept

      public static org.hl7.fhir.r5.model.CodeableConcept convertCodeableConcept(org.hl7.fhir.r4.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCodeableConcept

      public static org.hl7.fhir.r4.model.CodeableConcept convertCodeableConcept(org.hl7.fhir.r5.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCodeableConceptToCodeableReference

      public static org.hl7.fhir.r5.model.CodeableReference convertCodeableConceptToCodeableReference(org.hl7.fhir.r4.model.CodeableConcept src)
    • convertCodeableReferenceToCodeableConcept

      public static org.hl7.fhir.r4.model.CodeableConcept convertCodeableReferenceToCodeableConcept(org.hl7.fhir.r5.model.CodeableReference src)