Uses of Class
org.hl7.fhir.r5.model.CodeType
Packages that use CodeType
-
Uses of CodeType in org.hl7.fhir.r5.comparison
Method parameters in org.hl7.fhir.r5.comparison with type arguments of type CodeTypeModifier and TypeMethodDescriptionprotected voidCanonicalResourceComparer.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.formats
Methods in org.hl7.fhir.r5.formats that return CodeTypeModifier and TypeMethodDescriptionprotected CodeTypeprotected CodeTypeXmlParser.parseCode(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type CodeTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeCode(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, CodeType value, int index) protected voidXmlParser.composeCode(String name, CodeType value) protected voidJsonParser.composeCodeCore(String name, CodeType value, boolean inArray) protected voidJsonParser.composeCodeExtras(String name, CodeType value, boolean inArray) protected voidRdfParserBase.decorateCode(org.hl7.fhir.utilities.turtle.Turtle.Complex t, CodeType value) -
Uses of CodeType in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeTypeTestScript.SetupActionOperationComponent.acceptThe mime-type to use for RESTful operation in the 'Accept' header.protected CodeTypeCodeSystem.CodeSystemFilterComponent.codeThe code that identifies this filter when it is used as a filter in [ValueSet](valueset.html#).compose.include.filter.protected CodeTypeCodeSystem.ConceptDefinitionComponent.codeA code - a text symbol - that uniquely identifies the concept within the code system.protected CodeTypeCodeSystem.ConceptPropertyComponent.codeA code that is a reference to CodeSystem.property.code.protected CodeTypeCodeSystem.PropertyComponent.codeA code that is used to identify the property.protected CodeTypeCoding.codeA symbol in syntax defined by the system.protected CodeTypeCompartmentDefinition.CompartmentDefinitionResourceComponent.codeThe name of a resource supported by the server.protected CodeTypeConceptMap.ConceptMapGroupUnmappedComponent.codeThe fixed code to use when the mode = 'fixed' - all unmapped codes are mapped to a single fixed code.protected CodeTypeConceptMap.SourceElementComponent.codeIdentity (code or path) or the element/item being mapped.protected CodeTypeConceptMap.TargetElementComponent.codeIdentity (code or path) or the element/item that the map refers to.protected CodeTypeConceptMap2.ConceptMap2GroupUnmappedComponent.codeThe fixed code to use when the mode = 'fixed' - all unmapped codes are mapped to a single fixed code.protected CodeTypeConceptMap2.SourceElementComponent.codeIdentity (code or path) or the element/item being mapped.protected CodeTypeConceptMap2.TargetElementComponent.codeIdentity (code or path) or the element/item that the map refers to.protected CodeTypeImplementationGuide.ImplementationGuideDefinitionTemplateComponent.codeType of template specified.protected CodeTypeMessageDefinition.MessageDefinitionFocusComponent.codeThe kind of resource that must be the focus for this message.protected CodeTypeOperationDefinition.codeThe name used to invoke the operation.protected CodeTypeQuantity.codeA computer processable form of the unit in some unit representation system.protected CodeTypeSearchParameter.codeThe code used in the URL or the parameter name in a parameters resource for this search parameter.protected CodeTypeTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.codeCode of the property supported.protected CodeTypeValueSet.ConceptPropertyComponent.codeA code that is a reference to ValueSet.expansion.property.code.protected CodeTypeValueSet.ConceptReferenceComponent.codeSpecifies a code for the concept to be included or excluded.protected CodeTypeValueSet.ValueSetExpansionContainsComponent.codeThe code for this item in the expansion hierarchy.protected CodeTypeValueSet.ValueSetExpansionPropertyComponent.codeA code that is used to identify the property.protected CodeTypeComposition.confidentialityThe code specifying the level of confidentiality of the Composition.protected CodeTypeAttachment.contentTypeIdentifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data.protected CodeTypeBinary.contentTypeMimeType of the binary content represented as a standard MimeType (BCP 13).protected CodeTypeSubscription.contentTypeThe mime type to send the payload in - either application/fhir+xml, or application/fhir+json.protected CodeTypeTestScript.SetupActionAssertComponent.contentTypeThe mime-type contents to compare against the request or response message 'Content-Type' header.protected CodeTypeTestScript.SetupActionOperationComponent.contentTypeThe mime-type to use for RESTful operation in the 'Content-Type' header.protected CodeTypeMoney.currencyISO 4217 Currency Code.protected CodeTypeAttachment.languageThe human language of the content.protected CodeTypeCodeSystem.ConceptDefinitionDesignationComponent.languageThe language this designation is defined for.protected CodeTypeElementDefinition.ElementDefinitionMappingComponent.languageIdentifies the computable language in which mapping.map is expressed.protected CodeTypeExpression.languageThe media type of the language for the expression.protected CodeTypeResource.languageThe base language in which the resource is written.protected CodeTypeValueSet.ConceptReferenceDesignationComponent.languageThe language this designation is defined for.protected CodeTypeOperationDefinition.OperationDefinitionParameterComponent.nameThe name of used to identify the parameter.protected CodeTypeParameterDefinition.nameThe name of the parameter used to allow access to the value of the parameter in evaluation contexts.protected CodeTypeTerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.nameName of the supported expansion parameter.protected CodeTypeValueSet.ConceptSetFilterComponent.propertyA code that identifies a property or a filter defined in the code system.protected CodeTypeExampleScenario.ExampleScenarioInstanceComponent.resourceTypeThe type of the resource.protected CodeTypeSignature.sigFormatA mime type that indicates the technical format of the signature.protected CodeTypeGraphDefinition.startThe type of FHIR resource at which instances of this graph start.protected CodeTypeSignature.targetFormatA mime type that indicates the technical format of the target resources signed by the signature.protected CodeTypeCapabilityStatement.CapabilityStatementRestResourceComponent.typeA type of resource exposed via the restful interface.protected CodeTypeCapabilityStatement2.CapabilityStatement2RestResourceComponent.typeA type of resource exposed via the restful interface.protected CodeTypeGraphDefinition.GraphDefinitionLinkTargetComponent.typeType of resource this link refers to.protected CodeTypeImplementationGuide.ImplementationGuideGlobalComponent.typeThe type of resource that all instances must conform to.Fields in org.hl7.fhir.r5.model with type parameters of type CodeTypeModifier and TypeFieldDescriptionSearchParameter.baseThe base resource type(s) that this search parameter can be used against.CapabilityStatement.formatA list of the formats supported by this implementation using their content types.CapabilityStatement2.formatA list of the formats supported by this implementation using their content types.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.languageLanguage Displays supported.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.opOperations supported for the property.CapabilityStatement.patchFormatA list of the patch formats supported by this implementation using their content types.CapabilityStatement2.patchFormatA list of the patch formats supported by this implementation using their content types.Endpoint.payloadMimeTypeThe mime type to send the payload in - e.g.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.propertyProperties supported for $lookup.OperationDefinition.resourceThe types on which this operation can be executed.Questionnaire.subjectTypeThe types of subjects that can be the subject of responses created for the questionnaire.SearchParameter.targetTypes of resource (if a resource is referenced).Methods in org.hl7.fhir.r5.model that return CodeTypeModifier and TypeMethodDescriptionSearchParameter.addBaseElement()CapabilityStatement.addFormatElement()CapabilityStatement2.addFormatElement()TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.addLanguageElement()TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.addOpElement()CapabilityStatement.addPatchFormatElement()CapabilityStatement2.addPatchFormatElement()Endpoint.addPayloadMimeTypeElement()TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.addPropertyElement()OperationDefinition.addResourceElement()Questionnaire.addSubjectTypeElement()SearchParameter.addTargetElement()static CodeTypeTypeConvertor.castToCode(Base b) CodeType.copy()TestScript.SetupActionOperationComponent.getAcceptElement()CodeSystem.CodeSystemFilterComponent.getCodeElement()CodeSystem.ConceptDefinitionComponent.getCodeElement()CodeSystem.ConceptPropertyComponent.getCodeElement()CodeSystem.PropertyComponent.getCodeElement()Coding.getCodeElement()CompartmentDefinition.CompartmentDefinitionResourceComponent.getCodeElement()ConceptMap.ConceptMapGroupUnmappedComponent.getCodeElement()ConceptMap.SourceElementComponent.getCodeElement()ConceptMap.TargetElementComponent.getCodeElement()ConceptMap2.ConceptMap2GroupUnmappedComponent.getCodeElement()ConceptMap2.SourceElementComponent.getCodeElement()ConceptMap2.TargetElementComponent.getCodeElement()ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.getCodeElement()MessageDefinition.MessageDefinitionFocusComponent.getCodeElement()OperationDefinition.getCodeElement()Quantity.getCodeElement()SearchParameter.getCodeElement()TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.getCodeElement()ValueSet.ConceptPropertyComponent.getCodeElement()ValueSet.ConceptReferenceComponent.getCodeElement()ValueSet.ValueSetExpansionContainsComponent.getCodeElement()ValueSet.ValueSetExpansionPropertyComponent.getCodeElement()Composition.getConfidentialityElement()Attachment.getContentTypeElement()Binary.getContentTypeElement()Subscription.getContentTypeElement()TestScript.SetupActionAssertComponent.getContentTypeElement()TestScript.SetupActionOperationComponent.getContentTypeElement()Money.getCurrencyElement()ElementDefinition.getDefaultValueCodeType()ElementDefinition.getFixedCodeType()Attachment.getLanguageElement()CodeSystem.ConceptDefinitionDesignationComponent.getLanguageElement()ElementDefinition.ElementDefinitionMappingComponent.getLanguageElement()Expression.getLanguageElement()Resource.getLanguageElement()ValueSet.ConceptReferenceDesignationComponent.getLanguageElement()OperationDefinition.OperationDefinitionParameterComponent.getNameElement()ParameterDefinition.getNameElement()TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.getNameElement()ElementDefinition.getPatternCodeType()ValueSet.ConceptSetFilterComponent.getPropertyElement()ExampleScenario.ExampleScenarioInstanceComponent.getResourceTypeElement()Signature.getSigFormatElement()GraphDefinition.getStartElement()Signature.getTargetFormatElement()CapabilityStatement.CapabilityStatementRestResourceComponent.getTypeElement()CapabilityStatement2.CapabilityStatement2RestResourceComponent.getTypeElement()GraphDefinition.GraphDefinitionLinkTargetComponent.getTypeElement()ImplementationGuide.ImplementationGuideGlobalComponent.getTypeElement()CodeSystem.ConceptPropertyComponent.getValueCodeType()ConceptMap2.OtherElementComponent.getValueCodeType()ElementDefinition.ElementDefinitionExampleComponent.getValueCodeType()Extension.getValueCodeType()Parameters.ParametersParameterComponent.getValueCodeType()Task.ParameterComponent.getValueCodeType()Task.TaskOutputComponent.getValueCodeType()ValueSet.ConceptPropertyComponent.getValueCodeType()ValueSet.ValueSetExpansionParameterComponent.getValueCodeType()static CodeTypeMethods in org.hl7.fhir.r5.model that return types with arguments of type CodeTypeModifier and TypeMethodDescriptionSearchParameter.getBase()CapabilityStatement.getFormat()CapabilityStatement2.getFormat()TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.getLanguage()TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.getOp()CapabilityStatement.getPatchFormat()CapabilityStatement2.getPatchFormat()Endpoint.getPayloadMimeType()TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.getProperty()OperationDefinition.getResource()Questionnaire.getSubjectType()SearchParameter.getTarget()Methods in org.hl7.fhir.r5.model with parameters of type CodeTypeModifier and TypeMethodDescriptionintTestScript.SetupActionOperationComponent.setAcceptElement(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.ConceptMapGroupUnmappedComponent.setCodeElement(CodeType value) ConceptMap.SourceElementComponent.setCodeElement(CodeType value) ConceptMap.TargetElementComponent.setCodeElement(CodeType value) ConceptMap2.ConceptMap2GroupUnmappedComponent.setCodeElement(CodeType value) ConceptMap2.SourceElementComponent.setCodeElement(CodeType value) ConceptMap2.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.ValueSetExpansionContainsComponent.setCodeElement(CodeType value) ValueSet.ValueSetExpansionPropertyComponent.setCodeElement(CodeType value) Composition.setConfidentialityElement(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) 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) OperationDefinition.OperationDefinitionParameterComponent.setNameElement(CodeType value) ParameterDefinition.setNameElement(CodeType value) TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.setNameElement(CodeType value) ValueSet.ConceptSetFilterComponent.setPropertyElement(CodeType value) ExampleScenario.ExampleScenarioInstanceComponent.setResourceTypeElement(CodeType value) Signature.setSigFormatElement(CodeType value) GraphDefinition.setStartElement(CodeType value) Signature.setTargetFormatElement(CodeType value) CapabilityStatement.CapabilityStatementRestResourceComponent.setTypeElement(CodeType value) CapabilityStatement2.CapabilityStatement2RestResourceComponent.setTypeElement(CodeType value) GraphDefinition.GraphDefinitionLinkTargetComponent.setTypeElement(CodeType value) ImplementationGuide.ImplementationGuideGlobalComponent.setTypeElement(CodeType value) Method parameters in org.hl7.fhir.r5.model with type arguments of type CodeTypeModifier and TypeMethodDescriptionTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setLanguage(List<CodeType> theLanguage) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setOp(List<CodeType> theOp) CapabilityStatement.setPatchFormat(List<CodeType> thePatchFormat) CapabilityStatement2.setPatchFormat(List<CodeType> thePatchFormat) Endpoint.setPayloadMimeType(List<CodeType> thePayloadMimeType) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setProperty(List<CodeType> theProperty) OperationDefinition.setResource(List<CodeType> theResource) Questionnaire.setSubjectType(List<CodeType> theSubjectType)