Uses of Class
com.ibm.fhir.model.type.Coding
-
Packages that use Coding Package Description com.ibm.fhir.model.resource com.ibm.fhir.model.type com.ibm.fhir.model.util com.ibm.fhir.model.visitor -
-
Uses of Coding in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Coding Modifier and Type Method Description CodingImagingStudy.Series. getBodySite()The anatomic structures examined.CodingContract.Term.SecurityLabel. getClassification()Security label privacy tag that species the level of confidentiality protection required for this term and/or term elements.CodingEncounter.ClassHistory. getClazz()inpatient | outpatient | ambulatory | emergency +.CodingEncounter. getClazz()Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.CodingEndpoint. getConnectionType()A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way.CodingMedicinalProduct. getDomain()If this medicine applies to human or veterinary uses.CodingDocumentReference.Content. getFormat()An identifier of the document encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.CodingImagingStudy.Series. getLaterality()The laterality of the (possibly paired) anatomic structures examined.CodingAuditEvent.Entity. getLifecycle()Identifier for the data life-cycle stage for the entity.CodingAuditEvent.Agent. getMedia()Type of media involved.CodingImagingStudy.Series. getModality()The modality of this series sequence.CodingLocation. getOperationalStatus()The operational status covers operation values most relevant to beds (but can also apply to rooms/units/chairs/etc.CodingTestScript.Destination. getProfile()The type of destination profile the test system supports.CodingTestScript.Origin. getProfile()The type of origin profile the test system supports.CodingCapabilityStatement.Messaging.Endpoint. getProtocol()A list of the messaging transport protocol(s) identifiers, supported by this endpoint.CodingExplanationOfBenefit.SupportingInfo. getReason()Provides the reason in the situation where a reason code is required in addition to the content.CodingContract.Term.Asset. getRelationship()Specifies the applicability of the term to an asset resource instance, and instances it refers to orinstances that refer to it, and/or are owned by the offeree.CodingAuditEvent.Entity. getRole()Code representing the role the entity played in the event being audited.CodingImagingStudy.Series.Instance. getSopClass()DICOM instance type.CodingAuditEvent.Entity. getType()The type of the object that was involved in this audit event.CodingAuditEvent. getType()Identifier for a family of the event.CodingContract.Signer. getType()Role of this Contract signer, e.g.CodingMedicinalProduct.Name.NamePart. getType()Idenifying type for this part of the name (e.g.CodingTestScript.Setup.Action.Operation. getType()Server interaction or operation type.CodingCodeSystem.Concept.Designation. getUse()A code that details how this designation would be used.CodingValueSet.Compose.Include.Concept.Designation. getUse()A code that represents types of uses of designations.Methods in com.ibm.fhir.model.resource that return types with arguments of type Coding Modifier and Type Method Description List<Coding>Contract.Term.SecurityLabel. getCategory()Security label privacy tag that species the applicable privacy and security policies governing this term and/or term elements.List<Coding>Consent.Provision. getClazz()The class of information covered by this rule.List<Coding>Questionnaire. getCode()An identifier for this question or group of questions in a particular terminology such as LOINC.List<Coding>Questionnaire.Item. getCode()A terminology code that corresponds to this group or question (e.g.List<Coding>Contract.Term.SecurityLabel. getControl()Security label privacy tag that species the manner in which term and/or term elements are to be protected.List<Coding>StructureDefinition. getKeyword()A set of key words or terms from external terminologies that may be used to assist with indexing and searching of templates nby describing the use of this structure definition, or the content it describes.List<Coding>ImagingStudy. getModality()A list of all the series.modality values that are actual acquisition modalities, i.e.List<Coding>Consent.Provision. getPurpose()The context of the activities a user is taking - why the user is accessing the data - that are controlled by this rule.List<Coding>AuditEvent.Entity. getSecurityLabel()Security labels for the identified entity.List<Coding>Consent.Provision. getSecurityLabel()A security label, comprised of 0..* security label fields (Privacy tags), which define which resources are controlled by this exception.List<Coding>AuditEvent. getSubtype()Identifier for the category of event.List<Coding>AuditEvent.Source. getType()Code specifying the type of source where event originated.Methods in com.ibm.fhir.model.resource with parameters of type Coding Modifier and Type Method Description ImagingStudy.Series.BuilderImagingStudy.Series.Builder. bodySite(Coding bodySite)The anatomic structures examined.Contract.Term.SecurityLabel.BuilderContract.Term.SecurityLabel.Builder. category(Coding... category)Security label privacy tag that species the applicable privacy and security policies governing this term and/or term elements.Contract.Term.SecurityLabel.BuilderContract.Term.SecurityLabel.Builder. classification(Coding classification)Security label privacy tag that species the level of confidentiality protection required for this term and/or term elements.Consent.Provision.BuilderConsent.Provision.Builder. clazz(Coding... clazz)The class of information covered by this rule.Encounter.BuilderEncounter.Builder. clazz(Coding clazz)Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.Encounter.ClassHistory.BuilderEncounter.ClassHistory.Builder. clazz(Coding clazz)inpatient | outpatient | ambulatory | emergency +.Questionnaire.BuilderQuestionnaire.Builder. code(Coding... code)An identifier for this question or group of questions in a particular terminology such as LOINC.Questionnaire.Item.BuilderQuestionnaire.Item.Builder. code(Coding... code)A terminology code that corresponds to this group or question (e.g.Endpoint.BuilderEndpoint.Builder. connectionType(Coding connectionType)A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way.Contract.Term.SecurityLabel.BuilderContract.Term.SecurityLabel.Builder. control(Coding... control)Security label privacy tag that species the manner in which term and/or term elements are to be protected.MedicinalProduct.BuilderMedicinalProduct.Builder. domain(Coding domain)If this medicine applies to human or veterinary uses.DocumentReference.Content.BuilderDocumentReference.Content.Builder. format(Coding format)An identifier of the document encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.StructureDefinition.BuilderStructureDefinition.Builder. keyword(Coding... keyword)A set of key words or terms from external terminologies that may be used to assist with indexing and searching of templates nby describing the use of this structure definition, or the content it describes.ImagingStudy.Series.BuilderImagingStudy.Series.Builder. laterality(Coding laterality)The laterality of the (possibly paired) anatomic structures examined.AuditEvent.Entity.BuilderAuditEvent.Entity.Builder. lifecycle(Coding lifecycle)Identifier for the data life-cycle stage for the entity.AuditEvent.Agent.BuilderAuditEvent.Agent.Builder. media(Coding media)Type of media involved.ImagingStudy.BuilderImagingStudy.Builder. modality(Coding... modality)A list of all the series.modality values that are actual acquisition modalities, i.e.ImagingStudy.Series.BuilderImagingStudy.Series.Builder. modality(Coding modality)The modality of this series sequence.Location.BuilderLocation.Builder. operationalStatus(Coding operationalStatus)The operational status covers operation values most relevant to beds (but can also apply to rooms/units/chairs/etc.TestScript.Destination.BuilderTestScript.Destination.Builder. profile(Coding profile)The type of destination profile the test system supports.TestScript.Origin.BuilderTestScript.Origin.Builder. profile(Coding profile)The type of origin profile the test system supports.CapabilityStatement.Messaging.Endpoint.BuilderCapabilityStatement.Messaging.Endpoint.Builder. protocol(Coding protocol)A list of the messaging transport protocol(s) identifiers, supported by this endpoint.Consent.Provision.BuilderConsent.Provision.Builder. purpose(Coding... purpose)The context of the activities a user is taking - why the user is accessing the data - that are controlled by this rule.ExplanationOfBenefit.SupportingInfo.BuilderExplanationOfBenefit.SupportingInfo.Builder. reason(Coding reason)Provides the reason in the situation where a reason code is required in addition to the content.Contract.Term.Asset.BuilderContract.Term.Asset.Builder. relationship(Coding relationship)Specifies the applicability of the term to an asset resource instance, and instances it refers to orinstances that refer to it, and/or are owned by the offeree.AuditEvent.Entity.BuilderAuditEvent.Entity.Builder. role(Coding role)Code representing the role the entity played in the event being audited.AuditEvent.Entity.BuilderAuditEvent.Entity.Builder. securityLabel(Coding... securityLabel)Security labels for the identified entity.Consent.Provision.BuilderConsent.Provision.Builder. securityLabel(Coding... securityLabel)A security label, comprised of 0..* security label fields (Privacy tags), which define which resources are controlled by this exception.ImagingStudy.Series.Instance.BuilderImagingStudy.Series.Instance.Builder. sopClass(Coding sopClass)DICOM instance type.AuditEvent.BuilderAuditEvent.Builder. subtype(Coding... subtype)Identifier for the category of event.AuditEvent.BuilderAuditEvent.Builder. type(Coding type)Identifier for a family of the event.AuditEvent.Entity.BuilderAuditEvent.Entity.Builder. type(Coding type)The type of the object that was involved in this audit event.AuditEvent.Source.BuilderAuditEvent.Source.Builder. type(Coding... type)Code specifying the type of source where event originated.Contract.Signer.BuilderContract.Signer.Builder. type(Coding type)Role of this Contract signer, e.g.MedicinalProduct.Name.NamePart.BuilderMedicinalProduct.Name.NamePart.Builder. type(Coding type)Idenifying type for this part of the name (e.g.TestScript.Setup.Action.Operation.BuilderTestScript.Setup.Action.Operation.Builder. type(Coding type)Server interaction or operation type.CodeSystem.Concept.Designation.BuilderCodeSystem.Concept.Designation.Builder. use(Coding use)A code that details how this designation would be used.ValueSet.Compose.Include.Concept.Designation.BuilderValueSet.Compose.Include.Concept.Designation.Builder. use(Coding use)A code that represents types of uses of designations.Method parameters in com.ibm.fhir.model.resource with type arguments of type Coding Modifier and Type Method Description Contract.Term.SecurityLabel.BuilderContract.Term.SecurityLabel.Builder. category(Collection<Coding> category)Security label privacy tag that species the applicable privacy and security policies governing this term and/or term elements.Consent.Provision.BuilderConsent.Provision.Builder. clazz(Collection<Coding> clazz)The class of information covered by this rule.Questionnaire.BuilderQuestionnaire.Builder. code(Collection<Coding> code)An identifier for this question or group of questions in a particular terminology such as LOINC.Questionnaire.Item.BuilderQuestionnaire.Item.Builder. code(Collection<Coding> code)A terminology code that corresponds to this group or question (e.g.Contract.Term.SecurityLabel.BuilderContract.Term.SecurityLabel.Builder. control(Collection<Coding> control)Security label privacy tag that species the manner in which term and/or term elements are to be protected.StructureDefinition.BuilderStructureDefinition.Builder. keyword(Collection<Coding> keyword)A set of key words or terms from external terminologies that may be used to assist with indexing and searching of templates nby describing the use of this structure definition, or the content it describes.ImagingStudy.BuilderImagingStudy.Builder. modality(Collection<Coding> modality)A list of all the series.modality values that are actual acquisition modalities, i.e.Consent.Provision.BuilderConsent.Provision.Builder. purpose(Collection<Coding> purpose)The context of the activities a user is taking - why the user is accessing the data - that are controlled by this rule.AuditEvent.Entity.BuilderAuditEvent.Entity.Builder. securityLabel(Collection<Coding> securityLabel)Security labels for the identified entity.Consent.Provision.BuilderConsent.Provision.Builder. securityLabel(Collection<Coding> securityLabel)A security label, comprised of 0..* security label fields (Privacy tags), which define which resources are controlled by this exception.AuditEvent.BuilderAuditEvent.Builder. subtype(Collection<Coding> subtype)Identifier for the category of event.AuditEvent.Source.BuilderAuditEvent.Source.Builder. type(Collection<Coding> type)Code specifying the type of source where event originated. -
Uses of Coding in com.ibm.fhir.model.type
Methods in com.ibm.fhir.model.type that return Coding Modifier and Type Method Description CodingCoding.Builder. build()Build theCodingCodingUsageContext. getCode()A code that identifies the type of context being specified by this usage context.Methods in com.ibm.fhir.model.type that return types with arguments of type Coding Modifier and Type Method Description List<Coding>DataRequirement.CodeFilter. getCode()The codes for the code filter.List<Coding>ElementDefinition. getCode()A code that has the same meaning as the element in a particular terminology.List<Coding>CodeableConcept. getCoding()A reference to a code defined by a terminology system.List<Coding>Meta. getSecurity()Security labels applied to this resource.List<Coding>Meta. getTag()Tags applied to this resource.List<Coding>Signature. getType()An indication of the reason that the entity signed this document.Methods in com.ibm.fhir.model.type with parameters of type Coding Modifier and Type Method Description DataRequirement.CodeFilter.BuilderDataRequirement.CodeFilter.Builder. code(Coding... code)The codes for the code filter.ElementDefinition.BuilderElementDefinition.Builder. code(Coding... code)A code that has the same meaning as the element in a particular terminology.UsageContext.BuilderUsageContext.Builder. code(Coding code)A code that identifies the type of context being specified by this usage context.CodeableConcept.BuilderCodeableConcept.Builder. coding(Coding... coding)A reference to a code defined by a terminology system.protected Coding.BuilderCoding.Builder. from(Coding coding)Meta.BuilderMeta.Builder. security(Coding... security)Security labels applied to this resource.Meta.BuilderMeta.Builder. tag(Coding... tag)Tags applied to this resource.Signature.BuilderSignature.Builder. type(Coding... type)An indication of the reason that the entity signed this document.Method parameters in com.ibm.fhir.model.type with type arguments of type Coding Modifier and Type Method Description DataRequirement.CodeFilter.BuilderDataRequirement.CodeFilter.Builder. code(Collection<Coding> code)The codes for the code filter.ElementDefinition.BuilderElementDefinition.Builder. code(Collection<Coding> code)A code that has the same meaning as the element in a particular terminology.CodeableConcept.BuilderCodeableConcept.Builder. coding(Collection<Coding> coding)A reference to a code defined by a terminology system.Meta.BuilderMeta.Builder. security(Collection<Coding> security)Security labels applied to this resource.Meta.BuilderMeta.Builder. tag(Collection<Coding> tag)Tags applied to this resource.Signature.BuilderSignature.Builder. type(Collection<Coding> type)An indication of the reason that the entity signed this document. -
Uses of Coding in com.ibm.fhir.model.util
Methods in com.ibm.fhir.model.util with parameters of type Coding Modifier and Type Method Description static <T extends Resource>
TFHIRUtil. addTag(T resource, Coding tag)Return a copy of resourceresourcewith tagtagstatic booleanFHIRUtil. hasTag(Resource resource, Coding tag) -
Uses of Coding in com.ibm.fhir.model.visitor
Methods in com.ibm.fhir.model.visitor with parameters of type Coding Modifier and Type Method Description booleanDefaultVisitor. visit(String elementName, int elementIndex, Coding coding)Delegates to#visit(elementName, elementIndex, Element)booleanVisitor. visit(String elementName, int elementIndex, Coding coding)
-