
Class RelatedPerson40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.RelatedPerson40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.RelatedPerson
convertRelatedPerson
(org.hl7.fhir.r4.model.RelatedPerson src) static org.hl7.fhir.r4.model.RelatedPerson
convertRelatedPerson
(org.hl7.fhir.r5.model.RelatedPerson src) static org.hl7.fhir.r5.model.RelatedPerson.RelatedPersonCommunicationComponent
convertRelatedPersonCommunicationComponent
(org.hl7.fhir.r4.model.RelatedPerson.RelatedPersonCommunicationComponent src) static org.hl7.fhir.r4.model.RelatedPerson.RelatedPersonCommunicationComponent
convertRelatedPersonCommunicationComponent
(org.hl7.fhir.r5.model.RelatedPerson.RelatedPersonCommunicationComponent src)
-
Constructor Details
-
RelatedPerson40_50
public RelatedPerson40_50()
-
-
Method Details
-
convertRelatedPerson
public static org.hl7.fhir.r5.model.RelatedPerson convertRelatedPerson(org.hl7.fhir.r4.model.RelatedPerson src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRelatedPerson
public static org.hl7.fhir.r4.model.RelatedPerson convertRelatedPerson(org.hl7.fhir.r5.model.RelatedPerson src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRelatedPersonCommunicationComponent
public static org.hl7.fhir.r5.model.RelatedPerson.RelatedPersonCommunicationComponent convertRelatedPersonCommunicationComponent(org.hl7.fhir.r4.model.RelatedPerson.RelatedPersonCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRelatedPersonCommunicationComponent
public static org.hl7.fhir.r4.model.RelatedPerson.RelatedPersonCommunicationComponent convertRelatedPersonCommunicationComponent(org.hl7.fhir.r5.model.RelatedPerson.RelatedPersonCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-