Class Coding43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.datatypes43_50.general43_50.Coding43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Coding
convertCoding
(org.hl7.fhir.r4b.model.CodeableConcept src) static org.hl7.fhir.r5.model.Coding
convertCoding
(org.hl7.fhir.r4b.model.Coding src) static org.hl7.fhir.r4b.model.Coding
convertCoding
(org.hl7.fhir.r5.model.CodeableConcept src) static org.hl7.fhir.r4b.model.Coding
convertCoding
(org.hl7.fhir.r5.model.Coding src) static org.hl7.fhir.r5.model.CodeableConcept
convertCodingToCodeableConcept
(org.hl7.fhir.r4b.model.Coding src)
-
Constructor Details
-
Coding43_50
public Coding43_50()
-
-
Method Details
-
convertCoding
public static org.hl7.fhir.r5.model.Coding convertCoding(org.hl7.fhir.r4b.model.Coding src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.r4b.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.r4b.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.r4b.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.r4b.model.Coding convertCoding(org.hl7.fhir.r5.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-