Class RelatedPerson43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.RelatedPerson43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.RelatedPerson
convertRelatedPerson
(org.hl7.fhir.r4b.model.RelatedPerson src) static org.hl7.fhir.r4b.model.RelatedPerson
convertRelatedPerson
(org.hl7.fhir.r5.model.RelatedPerson src) static org.hl7.fhir.r5.model.RelatedPerson.RelatedPersonCommunicationComponent
convertRelatedPersonCommunicationComponent
(org.hl7.fhir.r4b.model.RelatedPerson.RelatedPersonCommunicationComponent src) static org.hl7.fhir.r4b.model.RelatedPerson.RelatedPersonCommunicationComponent
convertRelatedPersonCommunicationComponent
(org.hl7.fhir.r5.model.RelatedPerson.RelatedPersonCommunicationComponent src)
-
Constructor Details
-
RelatedPerson43_50
public RelatedPerson43_50()
-
-
Method Details
-
convertRelatedPerson
public static org.hl7.fhir.r5.model.RelatedPerson convertRelatedPerson(org.hl7.fhir.r4b.model.RelatedPerson src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRelatedPerson
public static org.hl7.fhir.r4b.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.r4b.model.RelatedPerson.RelatedPersonCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRelatedPersonCommunicationComponent
public static org.hl7.fhir.r4b.model.RelatedPerson.RelatedPersonCommunicationComponent convertRelatedPersonCommunicationComponent(org.hl7.fhir.r5.model.RelatedPerson.RelatedPersonCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-