java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Media40_50

public class Media40_50 extends Object
  • Constructor Details

  • Method Details

    • convertMedia

      public static org.hl7.fhir.r5.model.DocumentReference convertMedia(org.hl7.fhir.r4.model.Media src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertMedia

      public static org.hl7.fhir.r4.model.Media convertMedia(org.hl7.fhir.r5.model.DocumentReference src) throws org.hl7.fhir.exceptions.FHIRException
      Todo: how do you decide that it maps to a media?
      Parameters:
      src -
      Returns:
      Throws:
      org.hl7.fhir.exceptions.FHIRException