Class Coding30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.datatypes30_50.complextypes30_50.Coding30_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.CodingconvertCoding(org.hl7.fhir.dstu3.model.CodeableConcept src)static org.hl7.fhir.r5.model.CodingconvertCoding(org.hl7.fhir.dstu3.model.CodeType src)static org.hl7.fhir.r5.model.CodingconvertCoding(org.hl7.fhir.dstu3.model.Coding src)static org.hl7.fhir.dstu3.model.CodingconvertCoding(org.hl7.fhir.r5.model.CodeableConcept src)static org.hl7.fhir.dstu3.model.CodingconvertCoding(org.hl7.fhir.r5.model.Coding src)static StringconvertCoding2Uri(org.hl7.fhir.dstu3.model.Coding code)static org.hl7.fhir.r5.model.CodeableConceptconvertCodingToCodeableConcept(org.hl7.fhir.dstu3.model.Coding src)static org.hl7.fhir.dstu3.model.CodingconvertUri2Coding(String uri)
-
Constructor Details
-
Coding30_50
public Coding30_50()
-
-
Method Details
-
convertCoding
public static org.hl7.fhir.r5.model.Coding convertCoding(org.hl7.fhir.dstu3.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.dstu3.model.CodeType 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.dstu3.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.dstu3.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.dstu3.model.Coding convertCoding(org.hl7.fhir.r5.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding
public static org.hl7.fhir.dstu3.model.Coding convertCoding(org.hl7.fhir.r5.model.Coding src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoding2Uri
-
convertUri2Coding
-