Class Media40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Media40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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?
-
Constructor Details
-
Media40_50
public Media40_50()
-
-
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
-