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