
Class Coding40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.datatypes40_50.general40_50.Coding40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Coding
convertCoding
(org.hl7.fhir.r4.model.CodeableConcept src) static org.hl7.fhir.r5.model.Coding
convertCoding
(org.hl7.fhir.r4.model.Coding src) static org.hl7.fhir.r4.model.Coding
convertCoding
(org.hl7.fhir.r5.model.CodeableConcept src) static org.hl7.fhir.r4.model.Coding
convertCoding
(org.hl7.fhir.r5.model.Coding src) static org.hl7.fhir.r5.model.CodeableConcept
convertCodingToCodeableConcept
(org.hl7.fhir.r4.model.Coding src)
-
Constructor Details
-
Coding40_50
public Coding40_50()
-
-
Method Details
-
convertCoding
public static org.hl7.fhir.r5.model.Coding convertCoding(org.hl7.fhir.r4.model.Coding src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.r4.model.Coding convertCoding(org.hl7.fhir.r5.model.Coding src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCodingToCodeableConcept
public static org.hl7.fhir.r5.model.CodeableConcept convertCodingToCodeableConcept(org.hl7.fhir.r4.model.Coding src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.r5.model.Coding convertCoding(org.hl7.fhir.r4.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.r4.model.Coding convertCoding(org.hl7.fhir.r5.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-