Class TelematikID

java.lang.Object
de.gematik.bbriccs.fhir.coding.SemanticValue<String,ErpWorkflowNamingSystem>
de.gematik.test.erezept.fhir.values.TelematikID

public class TelematikID extends de.gematik.bbriccs.fhir.coding.SemanticValue<String,ErpWorkflowNamingSystem>
  • Method Summary

    Modifier and Type
    Method
    Description
    from(String value)
     
    from(org.hl7.fhir.r4.model.Identifier identifier)
     

    Methods inherited from class de.gematik.bbriccs.fhir.coding.SemanticValue

    asCodeableConcept, asCoding, asIdentifier, asIdentifier, asReference, asReference, canEqual, equals, getSystem, getSystemUrl, getValue, getValueAsString, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details