Uses of Class
org.hl7.fhir.r4.model.Coding
Package
Description
-
Uses of Coding in org.hl7.fhir.r4.context
Modifier and TypeMethodDescriptionBaseWorkerContext.doValidateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs, boolean inferSystem) TerminologyCache.generateValidationToken
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs) BaseWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs) IWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs) -
Uses of Coding in org.hl7.fhir.r4.elementmodel
-
Uses of Coding in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected Coding
JsonParser.parseCoding
(com.google.gson.JsonObject json) protected Coding
XmlParser.parseCoding
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeCoding
(String name, Coding element) protected void
RdfParser.composeCoding
(Turtle.Complex parent, String parentType, String name, Coding element, int index) protected void
XmlParser.composeCoding
(String name, Coding element) protected void
XmlParser.composeCodingElements
(Coding element) protected void
JsonParser.composeCodingInner
(Coding element) protected void
RdfParserBase.decorateCoding
(Turtle.Complex t, Coding element) protected boolean
XmlParser.parseCodingContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Coding res) protected void
JsonParser.parseCodingProperties
(com.google.gson.JsonObject json, Coding res) -
Uses of Coding in org.hl7.fhir.r4.hapi.ctx
Modifier and TypeMethodDescriptionHapiWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions theOptions, Coding theCode, ValueSet theVs) -
Uses of Coding in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected Coding
ImagingStudy.ImagingStudySeriesComponent.bodySite
The anatomic structures examined.protected Coding
Encounter.class_
Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.protected Coding
Encounter.ClassHistoryComponent.class_
inpatient | outpatient | ambulatory | emergency +.protected Coding
Contract.SecurityLabelComponent.classification
Security label privacy tag that species the level of confidentiality protection required for this term and/or term elements.protected Coding
UsageContext.code
A code that identifies the type of context being specified by this usage context.protected Coding
Endpoint.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.protected Coding
MedicinalProduct.domain
If this medicine applies to human or veterinary uses.protected Coding
DocumentReference.DocumentReferenceContentComponent.format
An identifier of the document encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.protected Coding
ImagingStudy.ImagingStudySeriesComponent.laterality
The laterality of the (possibly paired) anatomic structures examined.protected Coding
AuditEvent.AuditEventEntityComponent.lifecycle
Identifier for the data life-cycle stage for the entity.protected Coding
AuditEvent.AuditEventAgentComponent.media
Type of media involved.protected Coding
ImagingStudy.ImagingStudySeriesComponent.modality
The modality of this series sequence.protected Coding
Location.operationalStatus
The operational status covers operation values most relevant to beds (but can also apply to rooms/units/chairs/etc.protected Coding
TestScript.TestScriptDestinationComponent.profile
The type of destination profile the test system supports.protected Coding
TestScript.TestScriptOriginComponent.profile
The type of origin profile the test system supports.protected Coding
CapabilityStatement.CapabilityStatementMessagingEndpointComponent.protocol
A list of the messaging transport protocol(s) identifiers, supported by this endpoint.protected Coding
ExplanationOfBenefit.SupportingInformationComponent.reason
Provides the reason in the situation where a reason code is required in addition to the content.protected Coding
Contract.ContractAssetComponent.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.protected Coding
AuditEvent.AuditEventEntityComponent.role
Code representing the role the entity played in the event being audited.protected Coding
ImagingStudy.ImagingStudySeriesInstanceComponent.sopClass
DICOM instance type.protected Coding
AuditEvent.AuditEventEntityComponent.type
The type of the object that was involved in this audit event.protected Coding
AuditEvent.type
Identifier for a family of the event.protected Coding
Contract.SignatoryComponent.type
Role of this Contract signer, e.g.protected Coding
MedicinalProduct.MedicinalProductNameNamePartComponent.type
Idenifying type for this part of the name (e.g.protected Coding
TestScript.SetupActionOperationComponent.type
Server interaction or operation type.protected Coding
CodeSystem.ConceptDefinitionDesignationComponent.use
A code that details how this designation would be used.protected Coding
ValueSet.ConceptReferenceDesignationComponent.use
A code that represents types of uses of designations.Modifier and TypeFieldDescriptionContract.SecurityLabelComponent.category
Security label privacy tag that species the applicable privacy and security policies governing this term and/or term elements.Consent.provisionComponent.class_
The class of information covered by this rule.DataRequirement.DataRequirementCodeFilterComponent.code
The codes for the code filter.ElementDefinition.code
A code that has the same meaning as the element in a particular terminology.Questionnaire.code
An identifier for this question or group of questions in a particular terminology such as LOINC.Questionnaire.QuestionnaireItemComponent.code
A terminology code that corresponds to this group or question (e.g.CodeableConcept.coding
A reference to a code defined by a terminology system.Contract.SecurityLabelComponent.control
Security label privacy tag that species the manner in which term and/or term elements are to be protected.StructureDefinition.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.modality
A list of all the series.modality values that are actual acquisition modalities, i.e.Consent.provisionComponent.purpose
The context of the activities a user is taking - why the user is accessing the data - that are controlled by this rule.Meta.security
Security labels applied to this resource.AuditEvent.AuditEventEntityComponent.securityLabel
Security labels for the identified entity.Consent.provisionComponent.securityLabel
A security label, comprised of 0..* security label fields (Privacy tags), which define which resources are controlled by this exception.AuditEvent.subtype
Identifier for the category of event.Meta.tag
Tags applied to this resource.AuditEvent.AuditEventSourceComponent.type
Code specifying the type of source where event originated.Signature.type
An indication of the reason that the entity signed this document.Modifier and TypeMethodDescriptionContract.SecurityLabelComponent.addCategory()
Consent.provisionComponent.addClass_()
DataRequirement.DataRequirementCodeFilterComponent.addCode()
ElementDefinition.addCode()
Questionnaire.addCode()
Questionnaire.QuestionnaireItemComponent.addCode()
CodeableConcept.addCoding()
Contract.SecurityLabelComponent.addControl()
StructureDefinition.addKeyword()
ImagingStudy.addModality()
Consent.provisionComponent.addPurpose()
Meta.addSecurity()
AuditEvent.AuditEventEntityComponent.addSecurityLabel()
Consent.provisionComponent.addSecurityLabel()
AuditEvent.addSubtype()
Meta.addTag()
AuditEvent.AuditEventSourceComponent.addType()
Signature.addType()
Base.castToCoding
(Base b) Coding.copy()
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerCoding()
ImagingStudy.ImagingStudySeriesComponent.getBodySite()
Contract.SecurityLabelComponent.getCategoryFirstRep()
Encounter.ClassHistoryComponent.getClass_()
Encounter.getClass_()
Consent.provisionComponent.getClass_FirstRep()
Contract.SecurityLabelComponent.getClassification()
UsageContext.getCode()
DataRequirement.DataRequirementCodeFilterComponent.getCodeFirstRep()
ElementDefinition.getCodeFirstRep()
Questionnaire.getCodeFirstRep()
Questionnaire.QuestionnaireItemComponent.getCodeFirstRep()
CodeableConcept.getCodingFirstRep()
Endpoint.getConnectionType()
Contract.SecurityLabelComponent.getControlFirstRep()
MedicinalProduct.getDomain()
MessageDefinition.getEventCoding()
MessageHeader.getEventCoding()
DocumentReference.DocumentReferenceContentComponent.getFormat()
StructureDefinition.getKeywordFirstRep()
ImagingStudy.ImagingStudySeriesComponent.getLaterality()
AuditEvent.AuditEventEntityComponent.getLifecycle()
AuditEvent.AuditEventAgentComponent.getMedia()
ImagingStudy.ImagingStudySeriesComponent.getModality()
ImagingStudy.getModalityFirstRep()
Location.getOperationalStatus()
TestScript.TestScriptDestinationComponent.getProfile()
TestScript.TestScriptOriginComponent.getProfile()
CapabilityStatement.CapabilityStatementMessagingEndpointComponent.getProtocol()
Consent.provisionComponent.getPurposeFirstRep()
ExplanationOfBenefit.SupportingInformationComponent.getReason()
Contract.ContractAssetComponent.getRelationship()
AuditEvent.AuditEventEntityComponent.getRole()
Meta.getSecurity
(String theSystem, String theCode) Returns the first security label (if any) that has the given system and code, or returnsnull
if noneMeta.getSecurityFirstRep()
AuditEvent.AuditEventEntityComponent.getSecurityLabelFirstRep()
Consent.provisionComponent.getSecurityLabelFirstRep()
ImagingStudy.ImagingStudySeriesInstanceComponent.getSopClass()
AuditEvent.getSubtypeFirstRep()
Returns the first tag (if any) that has the given system and code, or returnsnull
if noneMeta.getTagFirstRep()
AuditEvent.AuditEventEntityComponent.getType()
AuditEvent.getType()
Contract.SignatoryComponent.getType()
MedicinalProduct.MedicinalProductNameNamePartComponent.getType()
TestScript.SetupActionOperationComponent.getType()
AuditEvent.AuditEventSourceComponent.getTypeFirstRep()
Signature.getTypeFirstRep()
CodeSystem.ConceptDefinitionDesignationComponent.getUse()
ValueSet.ConceptReferenceDesignationComponent.getUse()
CodeSystem.ConceptPropertyComponent.getValueCoding()
Contract.AnswerComponent.getValueCoding()
Questionnaire.QuestionnaireItemAnswerOptionComponent.getValueCoding()
Questionnaire.QuestionnaireItemInitialComponent.getValueCoding()
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueCoding()
static Coding
Factory.makeCoding
(String code) Coding.setCodeElement
(CodeType value) Coding.setDisplay
(String value) Coding.setDisplayElement
(StringType value) Coding.setSystemElement
(UriType value) Coding.setUserSelected
(boolean value) Coding.setUserSelectedElement
(BooleanType value) Coding.setVersion
(String value) Coding.setVersionElement
(StringType value) protected Coding
Coding.typedCopy()
Modifier and TypeMethodDescriptionContract.SecurityLabelComponent.getCategory()
Consent.provisionComponent.getClass_()
DataRequirement.DataRequirementCodeFilterComponent.getCode()
ElementDefinition.getCode()
Questionnaire.getCode()
Questionnaire.QuestionnaireItemComponent.getCode()
CodeableConcept.getCoding()
Contract.SecurityLabelComponent.getControl()
StructureDefinition.getKeyword()
ImagingStudy.getModality()
Consent.provisionComponent.getPurpose()
Meta.getSecurity()
AuditEvent.AuditEventEntityComponent.getSecurityLabel()
Consent.provisionComponent.getSecurityLabel()
AuditEvent.getSubtype()
Meta.getTag()
AuditEvent.AuditEventSourceComponent.getType()
Signature.getType()
Modifier and TypeMethodDescriptionContract.SecurityLabelComponent.addCategory
(Coding t) Contract.SecurityLabelComponent.addControl
(Coding t) StructureDefinition.addKeyword
(Coding t) ImagingStudy.addModality
(Coding t) Consent.provisionComponent.addPurpose
(Coding t) Meta.addSecurity
(Coding t) AuditEvent.AuditEventEntityComponent.addSecurityLabel
(Coding t) Consent.provisionComponent.addSecurityLabel
(Coding t) AuditEvent.addSubtype
(Coding t) void
Coding.copyValues
(Coding dst) static boolean
Comparison.inList
(List<Coding> list, Coding c, Comparison.MatchProfile profile) static boolean
Comparison.matches
(Coding c1, Coding c2, Comparison.MatchProfile profile) ImagingStudy.ImagingStudySeriesComponent.setBodySite
(Coding value) Contract.SecurityLabelComponent.setClassification
(Coding value) Endpoint.setConnectionType
(Coding value) ImagingStudy.ImagingStudySeriesComponent.setLaterality
(Coding value) AuditEvent.AuditEventEntityComponent.setLifecycle
(Coding value) ImagingStudy.ImagingStudySeriesComponent.setModality
(Coding value) Location.setOperationalStatus
(Coding value) TestScript.TestScriptDestinationComponent.setProfile
(Coding value) TestScript.TestScriptOriginComponent.setProfile
(Coding value) CapabilityStatement.CapabilityStatementMessagingEndpointComponent.setProtocol
(Coding value) Contract.ContractAssetComponent.setRelationship
(Coding value) ImagingStudy.ImagingStudySeriesInstanceComponent.setSopClass
(Coding value) Modifier and TypeMethodDescriptionstatic boolean
Comparison.inList
(List<Coding> list, Coding c, Comparison.MatchProfile profile) Contract.SecurityLabelComponent.setCategory
(List<Coding> theCategory) Contract.SecurityLabelComponent.setControl
(List<Coding> theControl) StructureDefinition.setKeyword
(List<Coding> theKeyword) ImagingStudy.setModality
(List<Coding> theModality) Consent.provisionComponent.setPurpose
(List<Coding> thePurpose) Meta.setSecurity
(List<Coding> theSecurity) AuditEvent.AuditEventEntityComponent.setSecurityLabel
(List<Coding> theSecurityLabel) Consent.provisionComponent.setSecurityLabel
(List<Coding> theSecurityLabel) AuditEvent.setSubtype
(List<Coding> theSubtype) ModifierConstructorDescriptionAuditEvent
(Coding type, InstantType recorded, AuditEvent.AuditEventSourceComponent source) ConstructorCapabilityStatementMessagingEndpointComponent
(Coding protocol, UrlType address) ConstructorClassHistoryComponent
(Coding class_, Period period) ConstructorCodeableConcept
(Coding code) Encounter
(Enumeration<Encounter.EncounterStatus> status, Coding class_) ConstructorEndpoint
(Enumeration<Endpoint.EndpointStatus> status, Coding connectionType, UrlType address) ConstructorImagingStudySeriesComponent
(IdType uid, Coding modality) ConstructorImagingStudySeriesInstanceComponent
(IdType uid, Coding sopClass) ConstructorMedicinalProductNameNamePartComponent
(StringType part, Coding type) ConstructorSecurityLabelComponent
(Coding classification) ConstructorSignatoryComponent
(Coding type, Reference party) ConstructorTestScriptDestinationComponent
(IntegerType index, Coding profile) ConstructorTestScriptOriginComponent
(IntegerType index, Coding profile) ConstructorUsageContext
(Coding code, Type value) Constructor -
Uses of Coding in org.hl7.fhir.r4.terminologies
Modifier and TypeMethodDescriptionstatic Coding
JurisdictionUtilities.getJurisdictionCodingFromLocale
(String s) static Coding
CodeSystemUtilities.readCoding
(String jurisdiction) Modifier and TypeMethodDescriptionstatic String
JurisdictionUtilities.displayJurisdiction
(Coding c) static String
JurisdictionUtilities.displayJurisdictionShort
(Coding c) ValueSetCheckerSimple.validateCode
(Coding code) -
Uses of Coding in org.hl7.fhir.r4.utils
Modifier and TypeMethodDescriptionStructureMapUtilities.ITransformerServices.translate
(Object appInfo, Coding source, String conceptMapUrl) -
Uses of Coding in org.hl7.fhir.r4.utils.client