Class BodyStructure40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.BodyStructure40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.BodyStructure
convertBodyStructure
(org.hl7.fhir.r4.model.BodyStructure src) static org.hl7.fhir.r4.model.BodyStructure
convertBodyStructure
(org.hl7.fhir.r5.model.BodyStructure src)
-
Constructor Details
-
BodyStructure40_50
public BodyStructure40_50()
-
-
Method Details
-
convertBodyStructure
public static org.hl7.fhir.r5.model.BodyStructure convertBodyStructure(org.hl7.fhir.r4.model.BodyStructure src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBodyStructure
public static org.hl7.fhir.r4.model.BodyStructure convertBodyStructure(org.hl7.fhir.r5.model.BodyStructure src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-