
Uses of Class
org.hl7.fhir.dstu3.model.CodeType
Packages that use CodeType
-
Uses of CodeType in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return CodeTypeModifier and TypeMethodDescriptionprotected CodeType
protected CodeType
XmlParser.parseCode
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type CodeTypeModifier and TypeMethodDescriptionprotected void
RdfParser.composeCode
(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
(Turtle.Complex t, CodeType value) -
Uses of CodeType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as CodeTypeModifier and TypeFieldDescriptionprotected CodeType
CodeSystem.CodeSystemFilterComponent.code
The code that identifies this filter when it is used in the instance.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.ConceptMapGroupUnmappedComponent.code
The fixed code to use when the mode = 'fixed' - all unmapped codes are mapped to a single fixed code.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
MessageDefinition.MessageDefinitionFocusComponent.code
The kind of resource that must be the focus for this message.protected CodeType
OperationDefinition.code
The name used to invoke the operation.protected CodeType
Quantity.code
A computer processable form of the unit in some unit representation system.protected CodeType
SearchParameter.code
The code used in the URL or the parameter name in a parameters resource for this search parameter.protected CodeType
ValueSet.ConceptReferenceComponent.code
Specifies a code for the concept to be included or excluded.protected CodeType
ValueSet.ValueSetExpansionContainsComponent.code
The code for this item in the expansion hierarchy.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
Signature.contentType
A mime type that indicates the technical format of the signature.protected CodeType
ExpansionProfile.displayLanguage
Specifies the language to be used for description in the expansions i.e.protected CodeType
CapabilityStatement.CapabilityStatementMessagingEventComponent.focus
A resource associated with the event.protected CodeType
ImplementationGuide.ImplementationGuidePageComponent.format
The format of the page.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
ExpansionProfile.DesignationExcludeDesignationComponent.language
The language this designation is defined for.protected CodeType
ExpansionProfile.DesignationIncludeDesignationComponent.language
The language this designation is defined for.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
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
ValueSet.ConceptSetFilterComponent.property
A code that identifies a property defined in the code system.protected CodeType
TestScript.SetupActionAssertComponent.resource
The type of the resource.protected CodeType
TestScript.SetupActionOperationComponent.resource
The type of the resource.protected CodeType
GraphDefinition.start
The type of FHIR resource at which instances of this graph start.protected CodeType
CapabilityStatement.CapabilityStatementRestResourceComponent.type
A type of resource exposed via the restful interface.protected CodeType
CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent.type
Mime type for a certificate.protected CodeType
DataRequirement.type
The type of the required data, specified as the type name of a resource.protected CodeType
GraphDefinition.GraphDefinitionLinkTargetComponent.type
Type of resource this link refers to.protected CodeType
ImplementationGuide.ImplementationGuideGlobalComponent.type
The type of resource that all instances must conform to.protected CodeType
OperationDefinition.OperationDefinitionParameterComponent.type
The type for this parameter.protected CodeType
ParameterDefinition.type
The type of the parameter.protected CodeType
StructureDefinition.type
The type this structure describes.protected CodeType
ValueSet.ConceptSetFilterComponent.value
The match value may be either a code defined by the system, or a string value, which is a regex match on the literal string of the property value when the operation is 'regex', or one of the values (true and false), when the operation is 'exists'.Fields in org.hl7.fhir.dstu3.model with type parameters of type CodeTypeModifier and TypeFieldDescriptionSearchParameter.base
The base resource type(s) that this search parameter can be used against.CapabilityStatement.format
A list of the formats supported by this implementation using their content types.CapabilityStatement.patchFormat
A list of the patch formats supported by this implementation using their content types.Endpoint.payloadMimeType
The mime type to send the payload in - e.g.OperationDefinition.resource
The types on which this operation can be executed.Questionnaire.subjectType
The types of subjects that can be the subject of responses created for the questionnaire.SearchParameter.target
Types of resource (if a resource is referenced).ImplementationGuide.ImplementationGuidePageComponent.type
For constructed pages, what kind of resources to include in the list.DataRequirement.DataRequirementCodeFilterComponent.valueCode
The codes for the code filter.Methods in org.hl7.fhir.dstu3.model that return CodeTypeModifier and TypeMethodDescriptionSearchParameter.addBaseElement()
CapabilityStatement.addFormatElement()
CapabilityStatement.addPatchFormatElement()
Endpoint.addPayloadMimeTypeElement()
OperationDefinition.addResourceElement()
Questionnaire.addSubjectTypeElement()
SearchParameter.addTargetElement()
ImplementationGuide.ImplementationGuidePageComponent.addTypeElement()
DataRequirement.DataRequirementCodeFilterComponent.addValueCodeElement()
Base.castToCode
(Base b) CodeType.copy()
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()
MessageDefinition.MessageDefinitionFocusComponent.getCodeElement()
OperationDefinition.getCodeElement()
Quantity.getCodeElement()
SearchParameter.getCodeElement()
ValueSet.ConceptReferenceComponent.getCodeElement()
ValueSet.ValueSetExpansionContainsComponent.getCodeElement()
Attachment.getContentTypeElement()
Binary.getContentTypeElement()
Signature.getContentTypeElement()
ExpansionProfile.getDisplayLanguageElement()
CapabilityStatement.CapabilityStatementMessagingEventComponent.getFocusElement()
ImplementationGuide.ImplementationGuidePageComponent.getFormatElement()
Attachment.getLanguageElement()
CodeSystem.ConceptDefinitionDesignationComponent.getLanguageElement()
ElementDefinition.ElementDefinitionMappingComponent.getLanguageElement()
ExpansionProfile.DesignationExcludeDesignationComponent.getLanguageElement()
ExpansionProfile.DesignationIncludeDesignationComponent.getLanguageElement()
Resource.getLanguageElement()
ValueSet.ConceptReferenceDesignationComponent.getLanguageElement()
OperationDefinition.OperationDefinitionParameterComponent.getNameElement()
ParameterDefinition.getNameElement()
ValueSet.ConceptSetFilterComponent.getPropertyElement()
TestScript.SetupActionAssertComponent.getResourceElement()
TestScript.SetupActionOperationComponent.getResourceElement()
GraphDefinition.getStartElement()
CapabilityStatement.CapabilityStatementRestResourceComponent.getTypeElement()
CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent.getTypeElement()
DataRequirement.getTypeElement()
GraphDefinition.GraphDefinitionLinkTargetComponent.getTypeElement()
ImplementationGuide.ImplementationGuideGlobalComponent.getTypeElement()
OperationDefinition.OperationDefinitionParameterComponent.getTypeElement()
ParameterDefinition.getTypeElement()
StructureDefinition.getTypeElement()
CodeSystem.ConceptPropertyComponent.getValueCodeType()
ValueSet.ValueSetExpansionParameterComponent.getValueCodeType()
ValueSet.ConceptSetFilterComponent.getValueElement()
static CodeType
Methods in org.hl7.fhir.dstu3.model that return types with arguments of type CodeTypeModifier and TypeMethodDescriptionSearchParameter.getBase()
CapabilityStatement.getFormat()
CapabilityStatement.getPatchFormat()
Endpoint.getPayloadMimeType()
OperationDefinition.getResource()
Questionnaire.getSubjectType()
SearchParameter.getTarget()
ImplementationGuide.ImplementationGuidePageComponent.getType()
DataRequirement.DataRequirementCodeFilterComponent.getValueCode()
Methods in org.hl7.fhir.dstu3.model with parameters of type CodeTypeModifier and TypeMethodDescriptionint
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) MessageDefinition.MessageDefinitionFocusComponent.setCodeElement
(CodeType value) OperationDefinition.setCodeElement
(CodeType value) Quantity.setCodeElement
(CodeType value) SearchParameter.setCodeElement
(CodeType value) ValueSet.ConceptReferenceComponent.setCodeElement
(CodeType value) ValueSet.ValueSetExpansionContainsComponent.setCodeElement
(CodeType value) Attachment.setContentTypeElement
(CodeType value) Binary.setContentTypeElement
(CodeType value) Signature.setContentTypeElement
(CodeType value) ExpansionProfile.setDisplayLanguageElement
(CodeType value) CapabilityStatement.CapabilityStatementMessagingEventComponent.setFocusElement
(CodeType value) ImplementationGuide.ImplementationGuidePageComponent.setFormatElement
(CodeType value) Attachment.setLanguageElement
(CodeType value) CodeSystem.ConceptDefinitionDesignationComponent.setLanguageElement
(CodeType value) ElementDefinition.ElementDefinitionMappingComponent.setLanguageElement
(CodeType value) ExpansionProfile.DesignationExcludeDesignationComponent.setLanguageElement
(CodeType value) ExpansionProfile.DesignationIncludeDesignationComponent.setLanguageElement
(CodeType value) Resource.setLanguageElement
(CodeType value) ValueSet.ConceptReferenceDesignationComponent.setLanguageElement
(CodeType value) OperationDefinition.OperationDefinitionParameterComponent.setNameElement
(CodeType value) ParameterDefinition.setNameElement
(CodeType value) ValueSet.ConceptSetFilterComponent.setPropertyElement
(CodeType value) TestScript.SetupActionAssertComponent.setResourceElement
(CodeType value) TestScript.SetupActionOperationComponent.setResourceElement
(CodeType value) GraphDefinition.setStartElement
(CodeType value) CapabilityStatement.CapabilityStatementRestResourceComponent.setTypeElement
(CodeType value) CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent.setTypeElement
(CodeType value) DataRequirement.setTypeElement
(CodeType value) GraphDefinition.GraphDefinitionLinkTargetComponent.setTypeElement
(CodeType value) ImplementationGuide.ImplementationGuideGlobalComponent.setTypeElement
(CodeType value) OperationDefinition.OperationDefinitionParameterComponent.setTypeElement
(CodeType value) ParameterDefinition.setTypeElement
(CodeType value) StructureDefinition.setTypeElement
(CodeType value) ValueSet.ConceptSetFilterComponent.setValueElement
(CodeType value) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type CodeTypeModifier and TypeMethodDescriptionCapabilityStatement.setPatchFormat
(List<CodeType> thePatchFormat) Endpoint.setPayloadMimeType
(List<CodeType> thePayloadMimeType) OperationDefinition.setResource
(List<CodeType> theResource) Questionnaire.setSubjectType
(List<CodeType> theSubjectType) DataRequirement.DataRequirementCodeFilterComponent.setValueCode
(List<CodeType> theValueCode) Constructors in org.hl7.fhir.dstu3.model with parameters of type CodeTypeModifierConstructorDescriptionBinary
(CodeType contentType, Base64BinaryType content) ConstructorCapabilityStatementMessagingEventComponent
(Coding code, Enumeration<CapabilityStatement.EventCapabilityMode> mode, CodeType focus, Reference request, Reference response) ConstructorConstructorCodeSystemFilterComponent
(CodeType code, StringType value) ConstructorConstructorConstructorConceptPropertyComponent
(CodeType code, Type value) ConstructorConstructorConceptSetFilterComponent
(CodeType property, Enumeration<ValueSet.FilterOperator> op, CodeType value) ConstructorDataRequirement
(CodeType type) ConstructorGraphDefinition
(StringType name, Enumeration<Enumerations.PublicationStatus> status, CodeType start) ConstructorConstructorImplementationGuideGlobalComponent
(CodeType type, Reference profile) ConstructorConstructorOperationDefinition
(StringType name, Enumeration<Enumerations.PublicationStatus> status, Enumeration<OperationDefinition.OperationKind> kind, CodeType code, BooleanType system, BooleanType type, BooleanType instance) ConstructorOperationDefinitionParameterComponent
(CodeType name, Enumeration<OperationDefinition.OperationParameterUse> use, IntegerType min, StringType max) ConstructorConstructorPropertyComponent
(CodeType code, Enumeration<CodeSystem.PropertyType> type) ConstructorSearchParameter
(UriType url, StringType name, Enumeration<Enumerations.PublicationStatus> status, CodeType code, Enumeration<Enumerations.SearchParamType> type, MarkdownType description) ConstructorStructureDefinition
(UriType url, StringType name, Enumeration<Enumerations.PublicationStatus> status, Enumeration<StructureDefinition.StructureDefinitionKind> kind, BooleanType abstract_, CodeType type) Constructor -
Uses of CodeType in org.hl7.fhir.dstu3.utils
Methods in org.hl7.fhir.dstu3.utils that return types with arguments of type CodeTypeModifier and TypeMethodDescriptionToolingExtensions.getSubsumes
(CodeSystem.ConceptDefinitionComponent c) Deprecated.