Class Reference40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.datatypes40_50.special40_50.Reference40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.ReferenceconvertReference(org.hl7.fhir.r4.model.Reference src)static org.hl7.fhir.r4.model.ReferenceconvertReference(org.hl7.fhir.r5.model.Reference src)static org.hl7.fhir.r5.model.CodeableReferenceconvertReferenceToCodeableReference(org.hl7.fhir.r4.model.Reference src)
-
Constructor Details
-
Reference40_50
public Reference40_50()
-
-
Method Details
-
convertReference
public static org.hl7.fhir.r5.model.Reference convertReference(org.hl7.fhir.r4.model.Reference src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertReference
public static org.hl7.fhir.r4.model.Reference convertReference(org.hl7.fhir.r5.model.Reference src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertReferenceToCodeableReference
public static org.hl7.fhir.r5.model.CodeableReference convertReferenceToCodeableReference(org.hl7.fhir.r4.model.Reference src)
-