Class CodeableConcept14_50
java.lang.Object
org.hl7.fhir.convertors.conv14_50.datatypes14_50.complextypes14_50.CodeableConcept14_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.CodeableConcept
convertCodeableConcept
(org.hl7.fhir.dstu2016may.model.CodeableConcept src) static org.hl7.fhir.dstu2016may.model.CodeableConcept
convertCodeableConcept
(org.hl7.fhir.r5.model.CodeableConcept src) static org.hl7.fhir.r5.model.UsageContext
convertCodeableConceptToUsageContext
(org.hl7.fhir.dstu2016may.model.CodeableConcept t) static boolean
isJurisdiction
(org.hl7.fhir.dstu2016may.model.CodeableConcept t)
-
Constructor Details
-
CodeableConcept14_50
public CodeableConcept14_50()
-
-
Method Details
-
convertCodeableConcept
public static org.hl7.fhir.r5.model.CodeableConcept convertCodeableConcept(org.hl7.fhir.dstu2016may.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCodeableConcept
public static org.hl7.fhir.dstu2016may.model.CodeableConcept convertCodeableConcept(org.hl7.fhir.r5.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
isJurisdiction
-
convertCodeableConceptToUsageContext
public static org.hl7.fhir.r5.model.UsageContext convertCodeableConceptToUsageContext(org.hl7.fhir.dstu2016may.model.CodeableConcept t) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-