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

public class Media40_50 extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.hl7.fhir.r5.model.DocumentReference
    convertMedia​(org.hl7.fhir.r4.model.Media src)
     
    static org.hl7.fhir.r4.model.Media
    convertMedia​(org.hl7.fhir.r5.model.DocumentReference src)
    Todo: how do you decide that it maps to a media?

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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