Class Media30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.Media30_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.DocumentReference
convertMedia
(org.hl7.fhir.dstu3.model.Media src) static org.hl7.fhir.dstu3.model.Media
convertMedia
(org.hl7.fhir.r5.model.DocumentReference src)
-
Constructor Details
-
Media30_50
public Media30_50()
-
-
Method Details
-
convertMedia
public static org.hl7.fhir.r5.model.DocumentReference convertMedia(org.hl7.fhir.dstu3.model.Media src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMedia
public static org.hl7.fhir.dstu3.model.Media convertMedia(org.hl7.fhir.r5.model.DocumentReference src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-