Uses of Class
ca.uhn.fhir.model.primitive.CodeDt
Package
Description
-
Uses of CodeDt in ca.uhn.fhir.model.api
Modifier and TypeMethodDescriptionIResource.getLanguage()
Gets the language of the resource itself - NOTE that this language attribute applies to the resource itself, it is not (for example) the language spoken by a practitioner or patientModifier and TypeMethodDescriptionvoid
IResource.setLanguage
(CodeDt theLanguage) Sets the language of the resource itself - NOTE that this language attribute applies to the resource itself, it is not (for example) the language spoken by a practitioner or patient -
Uses of CodeDt in ca.uhn.fhir.model.base.composite
Modifier and TypeMethodDescriptionabstract CodeDt
BaseCodingDt.getCodeElement()
Gets the value(s) for code (Symbol in syntax defined by the system).abstract CodeDt
BaseQuantityDt.getCodeElement()
Gets the value(s) for code (Coded form of the unit). -
Uses of CodeDt in ca.uhn.fhir.model.base.resource
Modifier and TypeMethodDescriptionabstract CodeDt
BaseOperationOutcome.BaseIssue.getSeverityElement()
-
Uses of CodeDt in ca.uhn.fhir.model.primitive
-
Uses of CodeDt in ca.uhn.fhir.rest.param
Modifier and TypeMethodDescriptionInternalCodingDt.getCodeElement()
Gets the value(s) for code (Symbol in syntax defined by the system).Modifier and TypeMethodDescriptionSets the value(s) for code (Symbol in syntax defined by the system) -
Uses of CodeDt in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionstatic IPrimitiveType
<CodeDt> AttachmentUtil.getOrCreateContentType
(FhirContext theContext, ICompositeType theAttachment)