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 CodeTypeprotected CodeTypeXmlParser.parseCode(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu3.formats with parameters of type CodeTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeCode(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(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 CodeTypeCodeSystem.CodeSystemFilterComponent.codeThe code that identifies this filter when it is used in the instance.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 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 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 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 CodeTypeSignature.contentTypeA mime type that indicates the technical format of the signature.protected CodeTypeExpansionProfile.displayLanguageSpecifies the language to be used for description in the expansions i.e.protected CodeTypeCapabilityStatement.CapabilityStatementMessagingEventComponent.focusA resource associated with the event.protected CodeTypeImplementationGuide.ImplementationGuidePageComponent.formatThe format of the page.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 CodeTypeExpansionProfile.DesignationExcludeDesignationComponent.languageThe language this designation is defined for.protected CodeTypeExpansionProfile.DesignationIncludeDesignationComponent.languageThe language this designation is defined for.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 CodeTypeValueSet.ConceptSetFilterComponent.propertyA code that identifies a property defined in the code system.protected CodeTypeTestScript.SetupActionAssertComponent.resourceThe type of the resource.protected CodeTypeTestScript.SetupActionOperationComponent.resourceThe type of the resource.protected CodeTypeGraphDefinition.startThe type of FHIR resource at which instances of this graph start.protected CodeTypeCapabilityStatement.CapabilityStatementRestResourceComponent.typeA type of resource exposed via the restful interface.protected CodeTypeCapabilityStatement.CapabilityStatementRestSecurityCertificateComponent.typeMime type for a certificate.protected CodeTypeDataRequirement.typeThe type of the required data, specified as the type name of a resource.protected CodeTypeGraphDefinition.GraphDefinitionLinkTargetComponent.typeType of resource this link refers to.protected CodeTypeImplementationGuide.ImplementationGuideGlobalComponent.typeThe type of resource that all instances must conform to.protected CodeTypeOperationDefinition.OperationDefinitionParameterComponent.typeThe type for this parameter.protected CodeTypeParameterDefinition.typeThe type of the parameter.protected CodeTypeStructureDefinition.typeThe type this structure describes.protected CodeTypeValueSet.ConceptSetFilterComponent.valueThe 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.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.CapabilityStatement.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.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).ImplementationGuide.ImplementationGuidePageComponent.typeFor constructed pages, what kind of resources to include in the list.DataRequirement.DataRequirementCodeFilterComponent.valueCodeThe 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 CodeTypeMethods 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 TypeMethodDescriptionintCodeSystem.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)