java.lang.Object
org.hl7.fhir.convertors.conv43_50.datatypes43_50.general43_50.CodeableConcept43_50

public class CodeableConcept43_50 extends Object
  • Constructor Details

  • Method Details

    • convertCodeableConcept

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

      public static org.hl7.fhir.r4b.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.r4b.model.CodeableConcept src)
    • convertCodeableReferenceToCodeableConcept

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