
Class Patient30_50
- java.lang.Object
-
- org.hl7.fhir.convertors.conv30_50.Patient30_50
-
public class Patient30_50 extends Object
-
-
Constructor Summary
Constructors Constructor Description Patient30_50()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.hl7.fhir.r5.model.Extension
convertAnimalComponent(org.hl7.fhir.dstu3.model.Patient.AnimalComponent src)
static org.hl7.fhir.dstu3.model.Patient.AnimalComponent
convertAnimalComponent(org.hl7.fhir.r5.model.Extension src)
static org.hl7.fhir.r5.model.Patient.ContactComponent
convertContactComponent(org.hl7.fhir.dstu3.model.Patient.ContactComponent src)
static org.hl7.fhir.dstu3.model.Patient.ContactComponent
convertContactComponent(org.hl7.fhir.r5.model.Patient.ContactComponent src)
static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Patient.LinkType>
convertLinkType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Patient.LinkType> src)
static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Patient.LinkType>
convertLinkType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Patient.LinkType> src)
static org.hl7.fhir.r5.model.Patient
convertPatient(org.hl7.fhir.dstu3.model.Patient src)
static org.hl7.fhir.dstu3.model.Patient
convertPatient(org.hl7.fhir.r5.model.Patient src)
static org.hl7.fhir.r5.model.Patient.PatientCommunicationComponent
convertPatientCommunicationComponent(org.hl7.fhir.dstu3.model.Patient.PatientCommunicationComponent src)
static org.hl7.fhir.dstu3.model.Patient.PatientCommunicationComponent
convertPatientCommunicationComponent(org.hl7.fhir.r5.model.Patient.PatientCommunicationComponent src)
static org.hl7.fhir.r5.model.Patient.PatientLinkComponent
convertPatientLinkComponent(org.hl7.fhir.dstu3.model.Patient.PatientLinkComponent src)
static org.hl7.fhir.dstu3.model.Patient.PatientLinkComponent
convertPatientLinkComponent(org.hl7.fhir.r5.model.Patient.PatientLinkComponent src)
-
-
-
Constructor Detail
-
Patient30_50
public Patient30_50()
-
-
Method Detail
-
convertAnimalComponent
public static org.hl7.fhir.dstu3.model.Patient.AnimalComponent convertAnimalComponent(org.hl7.fhir.r5.model.Extension src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAnimalComponent
public static org.hl7.fhir.r5.model.Extension convertAnimalComponent(org.hl7.fhir.dstu3.model.Patient.AnimalComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContactComponent
public static org.hl7.fhir.r5.model.Patient.ContactComponent convertContactComponent(org.hl7.fhir.dstu3.model.Patient.ContactComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContactComponent
public static org.hl7.fhir.dstu3.model.Patient.ContactComponent convertContactComponent(org.hl7.fhir.r5.model.Patient.ContactComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Patient.LinkType> convertLinkType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Patient.LinkType> src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Patient.LinkType> convertLinkType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Patient.LinkType> src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatient
public static org.hl7.fhir.r5.model.Patient convertPatient(org.hl7.fhir.dstu3.model.Patient src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatient
public static org.hl7.fhir.dstu3.model.Patient convertPatient(org.hl7.fhir.r5.model.Patient src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientCommunicationComponent
public static org.hl7.fhir.r5.model.Patient.PatientCommunicationComponent convertPatientCommunicationComponent(org.hl7.fhir.dstu3.model.Patient.PatientCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientCommunicationComponent
public static org.hl7.fhir.dstu3.model.Patient.PatientCommunicationComponent convertPatientCommunicationComponent(org.hl7.fhir.r5.model.Patient.PatientCommunicationComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientLinkComponent
public static org.hl7.fhir.r5.model.Patient.PatientLinkComponent convertPatientLinkComponent(org.hl7.fhir.dstu3.model.Patient.PatientLinkComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPatientLinkComponent
public static org.hl7.fhir.dstu3.model.Patient.PatientLinkComponent convertPatientLinkComponent(org.hl7.fhir.r5.model.Patient.PatientLinkComponent src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
-