Uses of Class
org.hl7.fhir.r5.model.CodeType
Package
Description
-
Uses of CodeType in org.hl7.fhir.r5.comparison
Modifier and TypeMethodDescriptionprotected void
CanonicalResourceComparer.compareCodeList
(String name, List<CodeType> left, List<CodeType> right, Map<String, StructuralMatch<String>> comp, org.hl7.fhir.utilities.validation.ValidationMessage.IssueSeverity level, CanonicalResourceComparer.CanonicalResourceComparison<? extends CanonicalResource> res, List<CodeType> union, List<CodeType> intersection) -
Uses of CodeType in org.hl7.fhir.r5.extensions
Modifier and TypeMethodDescriptionstatic CodeType
Extensions.addAlternateCodes
(CodeType context, CodeableConcept value) static CodeType
Extensions.setCSExpectation
(CodeType context, String value) static CodeType
Extensions.setRenderedValue
(CodeType context, String value) Modifier and TypeMethodDescriptionstatic CodeType
Extensions.addAlternateCodes
(CodeType context, CodeableConcept value) static List
<CodeableConcept> Extensions.getAlternateCodesList
(CodeType context) static String
Extensions.getCSExpectation
(CodeType context) static String
Extensions.getRenderedValue
(CodeType context) static CodeType
Extensions.setCSExpectation
(CodeType context, String value) static CodeType
Extensions.setRenderedValue
(CodeType context, String value) -
Uses of CodeType in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected CodeType
protected CodeType
XmlParser.parseCode
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
RdfParser.composeCode
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, CodeType value, int index) protected void
XmlParser.composeCode
(String name, CodeType value) protected void
JsonParser.composeCodeCore
(String name, CodeType value, boolean inArray) protected void
JsonParser.composeCodeExtras
(String name, CodeType value, boolean inArray) protected void
RdfParserBase.decorateCode
(org.hl7.fhir.utilities.turtle.Turtle.Complex t, CodeType value) -
Uses of CodeType in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected CodeType
TestScript.SetupActionOperationComponent.accept
The mime-type to use for RESTful operation in the 'Accept' header.protected CodeType
ConceptMap.OtherElementComponent.attribute
A reference to the additional attribute that holds a value the map depends on.protected CodeType
CodeSystem.CodeSystemFilterComponent.code
The code that identifies this filter when it is used as a filter in [ValueSet](valueset.html#).compose.include.filter.protected CodeType
CodeSystem.ConceptDefinitionComponent.code
A code - a text symbol - that uniquely identifies the concept within the code system.protected CodeType
CodeSystem.ConceptPropertyComponent.code
A code that is a reference to CodeSystem.property.code.protected CodeType
CodeSystem.PropertyComponent.code
A code that is used to identify the property.protected CodeType
Coding.code
A symbol in syntax defined by the system.protected CodeType
CompartmentDefinition.CompartmentDefinitionResourceComponent.code
The name of a resource supported by the server.protected CodeType
ConceptMap.AdditionalAttributeComponent.code
A code that is used to identify this additional data attribute.protected CodeType
ConceptMap.ConceptMapGroupUnmappedComponent.code
The fixed code to use when the mode = 'fixed' - all unmapped codes are mapped to a single fixed code.protected CodeType
ConceptMap.MappingPropertyComponent.code
A reference to a mapping property defined in ConceptMap.property.protected CodeType
ConceptMap.PropertyComponent.code
A code that is used to identify the property.protected CodeType
ConceptMap.SourceElementComponent.code
Identity (code or path) or the element/item being mapped.protected CodeType
ConceptMap.TargetElementComponent.code
Identity (code or path) or the element/item that the map refers to.protected CodeType
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.code
Type of template specified.protected CodeType
MessageDefinition.MessageDefinitionFocusComponent.code
The kind of resource that must be the focus for this message.protected CodeType
OperationDefinition.code
The label that is recommended to be used in the URL for this operation.protected CodeType
Quantity.code
A computer processable form of the unit in some unit representation system.protected CodeType
SearchParameter.code
The label that is recommended to be used in the URL or the parameter name in a parameters resource for this search parameter.protected CodeType
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.code
Code of the property supported.protected CodeType
ValueSet.ConceptPropertyComponent.code
A code that is a reference to ValueSet.expansion.property.code.protected CodeType
ValueSet.ConceptReferenceComponent.code
Specifies a code for the concept to be included or excluded.protected CodeType
ValueSet.ConceptSubPropertyComponent.code
A code that is a reference to ValueSet.expansion.property.code.protected CodeType
ValueSet.ValueSetExpansionContainsComponent.code
The code for this item in the expansion hierarchy.protected CodeType
ValueSet.ValueSetExpansionPropertyComponent.code
A code that is used to identify the property.protected CodeType
DeviceMetric.color
The preferred color associated with the metric (e.g., display color).protected CodeType
Attachment.contentType
Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data.protected CodeType
Binary.contentType
MimeType of the binary content represented as a standard MimeType (BCP 13).protected CodeType
Subscription.contentType
The MIME type to send the payload in - e.g., `application/fhir+xml` or `application/fhir+json`.protected CodeType
TestScript.SetupActionAssertComponent.contentType
The mime-type contents to compare against the request or response message 'Content-Type' header.protected CodeType
TestScript.SetupActionOperationComponent.contentType
The mime-type to use for RESTful operation in the 'Content-Type' header.protected CodeType
Money.currency
ISO 4217 Currency Code.protected CodeType
SampledData.intervalUnit
The measurement unit in which the sample interval is expressed.protected CodeType
Attachment.language
The human language of the content.protected CodeType
CodeSystem.ConceptDefinitionDesignationComponent.language
The language this designation is defined for.protected CodeType
ElementDefinition.ElementDefinitionMappingComponent.language
Identifies the computable language in which mapping.map is expressed.protected CodeType
Expression.language
The media type of the language for the expression.protected CodeType
Resource.language
The base language in which the resource is written.protected CodeType
ValueSet.ConceptReferenceDesignationComponent.language
The language this designation is defined for.protected CodeType
Expression.name
A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined.protected CodeType
OperationDefinition.OperationDefinitionParameterComponent.name
The name of used to identify the parameter.protected CodeType
ParameterDefinition.name
The name of the parameter used to allow access to the value of the parameter in evaluation contexts.protected CodeType
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.name
Name of the supported expansion parameter.protected CodeType
ValueSet.ConceptSetFilterComponent.property
A code that identifies a property or a filter defined in the code system.protected CodeType
Signature.sigFormat
A mime type that indicates the technical format of the signature.protected CodeType
Signature.targetFormat
A mime type that indicates the technical format of the target resources signed by the signature.protected CodeType
CapabilityStatement.CapabilityStatementRestResourceComponent.type
A type of resource exposed via the restful interface.protected CodeType
ImplementationGuide.ImplementationGuideGlobalComponent.type
The type of resource that all instances must conform to.Modifier and TypeFieldDescriptionCapabilityStatement.acceptLanguage
A list of the languages supported by this implementation that are usefully supported in the ```Accept-Language``` header.CapabilityStatement.format
A list of the formats supported by this implementation using their content types.Endpoint.EndpointPayloadComponent.mimeType
The mime type to send the payload in - e.g.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.op
Operations supported for the property.CapabilityStatement.patchFormat
A list of the patch formats supported by this implementation using their content types.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.property
Properties supported for $lookup.Questionnaire.subjectType
The types of subjects that can be the subject of responses created for the questionnaire.Modifier and TypeMethodDescriptionCapabilityStatement.addAcceptLanguageElement()
CapabilityStatement.addFormatElement()
Endpoint.EndpointPayloadComponent.addMimeTypeElement()
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.addOpElement()
CapabilityStatement.addPatchFormatElement()
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.addPropertyElement()
Questionnaire.addSubjectTypeElement()
static CodeType
TypeConvertor.castToCode
(Base b) CodeType.copy()
TestScript.SetupActionOperationComponent.getAcceptElement()
ConceptMap.OtherElementComponent.getAttributeElement()
CodeSystem.CodeSystemFilterComponent.getCodeElement()
CodeSystem.ConceptDefinitionComponent.getCodeElement()
CodeSystem.ConceptPropertyComponent.getCodeElement()
CodeSystem.PropertyComponent.getCodeElement()
Coding.getCodeElement()
CompartmentDefinition.CompartmentDefinitionResourceComponent.getCodeElement()
ConceptMap.AdditionalAttributeComponent.getCodeElement()
ConceptMap.ConceptMapGroupUnmappedComponent.getCodeElement()
ConceptMap.MappingPropertyComponent.getCodeElement()
ConceptMap.PropertyComponent.getCodeElement()
ConceptMap.SourceElementComponent.getCodeElement()
ConceptMap.TargetElementComponent.getCodeElement()
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.getCodeElement()
MessageDefinition.MessageDefinitionFocusComponent.getCodeElement()
OperationDefinition.getCodeElement()
Quantity.getCodeElement()
SearchParameter.getCodeElement()
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.getCodeElement()
ValueSet.ConceptPropertyComponent.getCodeElement()
ValueSet.ConceptReferenceComponent.getCodeElement()
ValueSet.ConceptSubPropertyComponent.getCodeElement()
ValueSet.ValueSetExpansionContainsComponent.getCodeElement()
ValueSet.ValueSetExpansionPropertyComponent.getCodeElement()
Enumeration.getCodeType()
DeviceMetric.getColorElement()
Attachment.getContentTypeElement()
Binary.getContentTypeElement()
Subscription.getContentTypeElement()
TestScript.SetupActionAssertComponent.getContentTypeElement()
TestScript.SetupActionOperationComponent.getContentTypeElement()
Money.getCurrencyElement()
ElementDefinition.getDefaultValueCodeType()
ElementDefinition.getFixedCodeType()
SampledData.getIntervalUnitElement()
Attachment.getLanguageElement()
CodeSystem.ConceptDefinitionDesignationComponent.getLanguageElement()
ElementDefinition.ElementDefinitionMappingComponent.getLanguageElement()
Expression.getLanguageElement()
Resource.getLanguageElement()
ValueSet.ConceptReferenceDesignationComponent.getLanguageElement()
Expression.getNameElement()
OperationDefinition.OperationDefinitionParameterComponent.getNameElement()
ParameterDefinition.getNameElement()
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.getNameElement()
ElementDefinition.getPatternCodeType()
ValueSet.ConceptSetFilterComponent.getPropertyElement()
Signature.getSigFormatElement()
Signature.getTargetFormatElement()
CapabilityStatement.CapabilityStatementRestResourceComponent.getTypeElement()
ImplementationGuide.ImplementationGuideGlobalComponent.getTypeElement()
CodeSystem.ConceptPropertyComponent.getValueCodeType()
ConceptMap.MappingPropertyComponent.getValueCodeType()
ConceptMap.OtherElementComponent.getValueCodeType()
ElementDefinition.ElementDefinitionExampleComponent.getValueCodeType()
Extension.getValueCodeType()
Parameters.ParametersParameterComponent.getValueCodeType()
Task.TaskInputComponent.getValueCodeType()
Task.TaskOutputComponent.getValueCodeType()
Transport.ParameterComponent.getValueCodeType()
Transport.TransportOutputComponent.getValueCodeType()
ValueSet.ConceptPropertyComponent.getValueCodeType()
ValueSet.ConceptSubPropertyComponent.getValueCodeType()
ValueSet.ValueSetExpansionParameterComponent.getValueCodeType()
static CodeType
Modifier and TypeMethodDescriptionCapabilityStatement.getAcceptLanguage()
CapabilityStatement.getFormat()
Endpoint.EndpointPayloadComponent.getMimeType()
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.getOp()
CapabilityStatement.getPatchFormat()
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.getProperty()
Questionnaire.getSubjectType()
Modifier and TypeMethodDescriptionint
TestScript.SetupActionOperationComponent.setAcceptElement
(CodeType value) ConceptMap.OtherElementComponent.setAttributeElement
(CodeType value) CodeSystem.CodeSystemFilterComponent.setCodeElement
(CodeType value) CodeSystem.ConceptDefinitionComponent.setCodeElement
(CodeType value) CodeSystem.ConceptPropertyComponent.setCodeElement
(CodeType value) CodeSystem.PropertyComponent.setCodeElement
(CodeType value) Coding.setCodeElement
(CodeType value) CompartmentDefinition.CompartmentDefinitionResourceComponent.setCodeElement
(CodeType value) ConceptMap.AdditionalAttributeComponent.setCodeElement
(CodeType value) ConceptMap.ConceptMapGroupUnmappedComponent.setCodeElement
(CodeType value) ConceptMap.MappingPropertyComponent.setCodeElement
(CodeType value) ConceptMap.PropertyComponent.setCodeElement
(CodeType value) ConceptMap.SourceElementComponent.setCodeElement
(CodeType value) ConceptMap.TargetElementComponent.setCodeElement
(CodeType value) ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.setCodeElement
(CodeType value) MessageDefinition.MessageDefinitionFocusComponent.setCodeElement
(CodeType value) OperationDefinition.setCodeElement
(CodeType value) Quantity.setCodeElement
(CodeType value) SearchParameter.setCodeElement
(CodeType value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setCodeElement
(CodeType value) ValueSet.ConceptPropertyComponent.setCodeElement
(CodeType value) ValueSet.ConceptReferenceComponent.setCodeElement
(CodeType value) ValueSet.ConceptSubPropertyComponent.setCodeElement
(CodeType value) ValueSet.ValueSetExpansionContainsComponent.setCodeElement
(CodeType value) ValueSet.ValueSetExpansionPropertyComponent.setCodeElement
(CodeType value) DeviceMetric.setColorElement
(CodeType value) Attachment.setContentTypeElement
(CodeType value) Binary.setContentTypeElement
(CodeType value) Subscription.setContentTypeElement
(CodeType value) TestScript.SetupActionAssertComponent.setContentTypeElement
(CodeType value) TestScript.SetupActionOperationComponent.setContentTypeElement
(CodeType value) Money.setCurrencyElement
(CodeType value) SampledData.setIntervalUnitElement
(CodeType value) Attachment.setLanguageElement
(CodeType value) CodeSystem.ConceptDefinitionDesignationComponent.setLanguageElement
(CodeType value) ElementDefinition.ElementDefinitionMappingComponent.setLanguageElement
(CodeType value) Expression.setLanguageElement
(CodeType value) Resource.setLanguageElement
(CodeType value) ValueSet.ConceptReferenceDesignationComponent.setLanguageElement
(CodeType value) Expression.setNameElement
(CodeType value) OperationDefinition.OperationDefinitionParameterComponent.setNameElement
(CodeType value) ParameterDefinition.setNameElement
(CodeType value) TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.setNameElement
(CodeType value) ValueSet.ConceptSetFilterComponent.setPropertyElement
(CodeType value) Signature.setSigFormatElement
(CodeType value) Signature.setTargetFormatElement
(CodeType value) CapabilityStatement.CapabilityStatementRestResourceComponent.setTypeElement
(CodeType value) ImplementationGuide.ImplementationGuideGlobalComponent.setTypeElement
(CodeType value) Modifier and TypeMethodDescriptionCapabilityStatement.setAcceptLanguage
(List<CodeType> theAcceptLanguage) Endpoint.EndpointPayloadComponent.setMimeType
(List<CodeType> theMimeType) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setOp
(List<CodeType> theOp) CapabilityStatement.setPatchFormat
(List<CodeType> thePatchFormat) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setProperty
(List<CodeType> theProperty) Questionnaire.setSubjectType
(List<CodeType> theSubjectType) ModifierConstructorDescriptionEnumeration
(EnumFactory<T> theEnumFactory, CodeType source) Constructor