Class Patient10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.Patient10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Extension
convertAnimalComponent
(org.hl7.fhir.dstu2.model.Patient.AnimalComponent src) static org.hl7.fhir.dstu2.model.Patient.AnimalComponent
convertAnimalComponent
(org.hl7.fhir.r4.model.Extension src) static org.hl7.fhir.r4.model.Patient.ContactComponent
convertContactComponent
(org.hl7.fhir.dstu2.model.Patient.ContactComponent src) static org.hl7.fhir.dstu2.model.Patient.ContactComponent
convertContactComponent
(org.hl7.fhir.r4.model.Patient.ContactComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Patient.LinkType> convertLinkType
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Patient.LinkType> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.Patient.LinkType> convertLinkType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Patient.LinkType> src) static org.hl7.fhir.r4.model.Patient
convertPatient
(org.hl7.fhir.dstu2.model.Patient src) static org.hl7.fhir.dstu2.model.Patient
convertPatient
(org.hl7.fhir.r4.model.Patient src) static org.hl7.fhir.r4.model.Patient.PatientCommunicationComponent
convertPatientCommunicationComponent
(org.hl7.fhir.dstu2.model.Patient.PatientCommunicationComponent src) static org.hl7.fhir.dstu2.model.Patient.PatientCommunicationComponent
convertPatientCommunicationComponent
(org.hl7.fhir.r4.model.Patient.PatientCommunicationComponent src) static org.hl7.fhir.r4.model.Patient.PatientLinkComponent
convertPatientLinkComponent
(org.hl7.fhir.dstu2.model.Patient.PatientLinkComponent src) static org.hl7.fhir.dstu2.model.Patient.PatientLinkComponent
convertPatientLinkComponent
(org.hl7.fhir.r4.model.Patient.PatientLinkComponent src)
-
Constructor Details
-
Patient10_40
public Patient10_40()
-
-
Method Details
-
convertAnimalComponent
public static org.hl7.fhir.r4.model.Extension convertAnimalComponent(org.hl7.fhir.dstu2.model.Patient.AnimalComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAnimalComponent
public static org.hl7.fhir.dstu2.model.Patient.AnimalComponent convertAnimalComponent(org.hl7.fhir.r4.model.Extension src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContactComponent
public static org.hl7.fhir.r4.model.Patient.ContactComponent convertContactComponent(org.hl7.fhir.dstu2.model.Patient.ContactComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContactComponent
public static org.hl7.fhir.dstu2.model.Patient.ContactComponent convertContactComponent(org.hl7.fhir.r4.model.Patient.ContactComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Patient.LinkType> convertLinkType(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Patient.LinkType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkType
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Patient.LinkType> convertLinkType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Patient.LinkType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatient
public static org.hl7.fhir.r4.model.Patient convertPatient(org.hl7.fhir.dstu2.model.Patient src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatient
public static org.hl7.fhir.dstu2.model.Patient convertPatient(org.hl7.fhir.r4.model.Patient src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientCommunicationComponent
public static org.hl7.fhir.r4.model.Patient.PatientCommunicationComponent convertPatientCommunicationComponent(org.hl7.fhir.dstu2.model.Patient.PatientCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientCommunicationComponent
public static org.hl7.fhir.dstu2.model.Patient.PatientCommunicationComponent convertPatientCommunicationComponent(org.hl7.fhir.r4.model.Patient.PatientCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientLinkComponent
public static org.hl7.fhir.dstu2.model.Patient.PatientLinkComponent convertPatientLinkComponent(org.hl7.fhir.r4.model.Patient.PatientLinkComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientLinkComponent
public static org.hl7.fhir.r4.model.Patient.PatientLinkComponent convertPatientLinkComponent(org.hl7.fhir.dstu2.model.Patient.PatientLinkComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-