Uses of Class
ca.uhn.fhir.model.primitive.UriDt
Package
Description
-
Uses of UriDt in ca.uhn.fhir.model.base.composite
Modifier and TypeMethodDescriptionabstract UriDt
BaseCodingDt.getSystemElement()
Gets the value(s) for system (Identity of the terminology system).abstract UriDt
BaseIdentifierDt.getSystemElement()
Gets the value(s) for system (The namespace for the identifier).abstract UriDt
BaseQuantityDt.getSystemElement()
Gets the value(s) for system (System that defines coded unit form). -
Uses of UriDt in ca.uhn.fhir.model.primitive
Modifier and TypeMethodDescriptionstatic UriDt
Creates a new UriDt instance which uses the given OID as the content (and prepends "urn:oid:" to the OID string in the value of the newly created UriDt, per the FHIR specification). -
Uses of UriDt in ca.uhn.fhir.rest.client.api
Modifier and TypeMethodDescriptionDeprecated.<T extends IBaseResource>
TDeprecated.Useread() fluent method
instead (deprecated in HAPI FHIR 3.0.0) -
Uses of UriDt in ca.uhn.fhir.rest.param
Modifier and TypeMethodDescriptionQuantityParam.getSystemAsUriDt()
Deprecated.Use {QuantityParam.getSystem()
} insteadInternalCodingDt.getSystemElement()
Gets the value(s) for system (Identity of the terminology system).UriParam.getValueAsUriDt()
Modifier and TypeMethodDescriptionSets the value(s) for system (Identity of the terminology system)
read() fluent method
instead (deprecated in HAPI FHIR 3.0.0)