Class CarePlan10_50
java.lang.Object
org.hl7.fhir.convertors.conv10_50.resources10_50.CarePlan10_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.CarePlan
convertCarePlan
(org.hl7.fhir.dstu2.model.CarePlan src) static org.hl7.fhir.dstu2.model.CarePlan
convertCarePlan
(org.hl7.fhir.r5.model.CarePlan src) static org.hl7.fhir.r5.model.CarePlan.CarePlanActivityComponent
convertCarePlanActivityComponent
(org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityComponent src) static org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityComponent
convertCarePlanActivityComponent
(org.hl7.fhir.r5.model.CarePlan.CarePlanActivityComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.RequestStatus> convertCarePlanStatus
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.CarePlan.CarePlanStatus> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.CarePlan.CarePlanStatus> convertCarePlanStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.RequestStatus> src) static org.hl7.fhir.r5.model.CodeableReference
convertReferenceToCodableReference
(org.hl7.fhir.dstu2.model.Reference src)
-
Constructor Details
-
CarePlan10_50
public CarePlan10_50()
-
-
Method Details
-
convertCarePlan
public static org.hl7.fhir.r5.model.CarePlan convertCarePlan(org.hl7.fhir.dstu2.model.CarePlan src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCarePlan
public static org.hl7.fhir.dstu2.model.CarePlan convertCarePlan(org.hl7.fhir.r5.model.CarePlan src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCarePlanActivityComponent
public static org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityComponent convertCarePlanActivityComponent(org.hl7.fhir.r5.model.CarePlan.CarePlanActivityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCarePlanActivityComponent
public static org.hl7.fhir.r5.model.CarePlan.CarePlanActivityComponent convertCarePlanActivityComponent(org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCarePlanStatus
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.CarePlan.CarePlanStatus> convertCarePlanStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.RequestStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCarePlanStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.RequestStatus> convertCarePlanStatus(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.CarePlan.CarePlanStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertReferenceToCodableReference
public static org.hl7.fhir.r5.model.CodeableReference convertReferenceToCodableReference(org.hl7.fhir.dstu2.model.Reference src)
-