Uses of Class
org.hl7.fhir.r4.model.CodeType
-
Packages that use CodeType Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of CodeType in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return CodeType Modifier and Type Method Description protected CodeTypeJsonParser. parseCode(String v)protected CodeTypeXmlParser. parseCode(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type CodeType Modifier and Type Method Description protected 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.r4.model
Fields in org.hl7.fhir.r4.model declared as CodeType Modifier and Type Field Description protected 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]]].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 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.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 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. nameExpansion Parameter name.protected CodeTypeSubscription.SubscriptionChannelComponent. payloadThe mime type to send the payload in - either application/fhir+xml, or application/fhir+json.protected CodeTypeValueSet.ConceptSetFilterComponent. propertyA code that identifies a property or a filter defined in the code system.protected CodeTypeTestScript.SetupActionAssertComponent. resourceThe type of the resource.protected CodeTypeTestScript.SetupActionOperationComponent. resourceThe 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 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.Fields in org.hl7.fhir.r4.model with type parameters of type CodeType Modifier and Type Field Description protected List<CodeType>SearchParameter. baseThe base resource type(s) that this search parameter can be used against.protected List<CodeType>CapabilityStatement. formatA list of the formats supported by this implementation using their content types.protected List<CodeType>TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. languageLanguage Displays supported.protected List<CodeType>TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent. opOperations supported for the property.protected List<CodeType>CapabilityStatement. patchFormatA list of the patch formats supported by this implementation using their content types.protected List<CodeType>Endpoint. payloadMimeTypeThe mime type to send the payload in - e.g.protected List<CodeType>TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. propertyProperties supported for $lookup.protected List<CodeType>OperationDefinition. resourceThe types on which this operation can be executed.protected List<CodeType>Questionnaire. subjectTypeThe types of subjects that can be the subject of responses created for the questionnaire.protected List<CodeType>SearchParameter. targetTypes of resource (if a resource is referenced).Methods in org.hl7.fhir.r4.model that return CodeType Modifier and Type Method Description CodeTypeSearchParameter. addBaseElement()CodeTypeCapabilityStatement. addFormatElement()CodeTypeTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. addLanguageElement()CodeTypeTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent. addOpElement()CodeTypeCapabilityStatement. addPatchFormatElement()CodeTypeEndpoint. addPayloadMimeTypeElement()CodeTypeTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. addPropertyElement()CodeTypeOperationDefinition. addResourceElement()CodeTypeQuestionnaire. addSubjectTypeElement()CodeTypeSearchParameter. addTargetElement()CodeTypeBase. castToCode(Base b)CodeTypeCodeType. copy()CodeTypeTestScript.SetupActionOperationComponent. getAcceptElement()CodeTypeCodeSystem.CodeSystemFilterComponent. getCodeElement()CodeTypeCodeSystem.ConceptDefinitionComponent. getCodeElement()CodeTypeCodeSystem.ConceptPropertyComponent. getCodeElement()CodeTypeCodeSystem.PropertyComponent. getCodeElement()CodeTypeCoding. getCodeElement()CodeTypeCompartmentDefinition.CompartmentDefinitionResourceComponent. getCodeElement()CodeTypeConceptMap.ConceptMapGroupUnmappedComponent. getCodeElement()CodeTypeConceptMap.SourceElementComponent. getCodeElement()CodeTypeConceptMap.TargetElementComponent. getCodeElement()CodeTypeImplementationGuide.ImplementationGuideDefinitionTemplateComponent. getCodeElement()CodeTypeMessageDefinition.MessageDefinitionFocusComponent. getCodeElement()CodeTypeOperationDefinition. getCodeElement()CodeTypeQuantity. getCodeElement()CodeTypeSearchParameter. getCodeElement()CodeTypeTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent. getCodeElement()CodeTypeValueSet.ConceptReferenceComponent. getCodeElement()CodeTypeValueSet.ValueSetExpansionContainsComponent. getCodeElement()CodeTypeAttachment. getContentTypeElement()CodeTypeBinary. getContentTypeElement()CodeTypeTestScript.SetupActionAssertComponent. getContentTypeElement()CodeTypeTestScript.SetupActionOperationComponent. getContentTypeElement()CodeTypeMoney. getCurrencyElement()CodeTypeAttachment. getLanguageElement()CodeTypeCodeSystem.ConceptDefinitionDesignationComponent. getLanguageElement()CodeTypeElementDefinition.ElementDefinitionMappingComponent. getLanguageElement()CodeTypeExpression. getLanguageElement()CodeTypeResource. getLanguageElement()CodeTypeValueSet.ConceptReferenceDesignationComponent. getLanguageElement()CodeTypeOperationDefinition.OperationDefinitionParameterComponent. getNameElement()CodeTypeParameterDefinition. getNameElement()CodeTypeTerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent. getNameElement()CodeTypeSubscription.SubscriptionChannelComponent. getPayloadElement()CodeTypeValueSet.ConceptSetFilterComponent. getPropertyElement()CodeTypeTestScript.SetupActionAssertComponent. getResourceElement()CodeTypeTestScript.SetupActionOperationComponent. getResourceElement()CodeTypeSignature. getSigFormatElement()CodeTypeGraphDefinition. getStartElement()CodeTypeSignature. getTargetFormatElement()CodeTypeCapabilityStatement.CapabilityStatementRestResourceComponent. getTypeElement()CodeTypeDataRequirement. getTypeElement()CodeTypeGraphDefinition.GraphDefinitionLinkTargetComponent. getTypeElement()CodeTypeImplementationGuide.ImplementationGuideGlobalComponent. getTypeElement()CodeTypeOperationDefinition.OperationDefinitionParameterComponent. getTypeElement()CodeTypeParameterDefinition. getTypeElement()CodeTypeCodeSystem.ConceptPropertyComponent. getValueCodeType()CodeTypeValueSet.ValueSetExpansionParameterComponent. getValueCodeType()static CodeTypeFactory. newCode(String value)CodeTypeCodeType. setSystem(String system)Methods in org.hl7.fhir.r4.model that return types with arguments of type CodeType Modifier and Type Method Description List<CodeType>SearchParameter. getBase()List<CodeType>CapabilityStatement. getFormat()List<CodeType>TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. getLanguage()List<CodeType>TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent. getOp()List<CodeType>CapabilityStatement. getPatchFormat()List<CodeType>Endpoint. getPayloadMimeType()List<CodeType>TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. getProperty()List<CodeType>OperationDefinition. getResource()List<CodeType>Questionnaire. getSubjectType()List<CodeType>SearchParameter. getTarget()Method parameters in org.hl7.fhir.r4.model with type arguments of type CodeType Modifier and Type Method Description SearchParameterSearchParameter. setBase(List<CodeType> theBase)CapabilityStatementCapabilityStatement. setFormat(List<CodeType> theFormat)TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponentTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. setLanguage(List<CodeType> theLanguage)TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponentTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent. setOp(List<CodeType> theOp)CapabilityStatementCapabilityStatement. setPatchFormat(List<CodeType> thePatchFormat)EndpointEndpoint. setPayloadMimeType(List<CodeType> thePayloadMimeType)TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponentTerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent. setProperty(List<CodeType> theProperty)OperationDefinitionOperationDefinition. setResource(List<CodeType> theResource)QuestionnaireQuestionnaire. setSubjectType(List<CodeType> theSubjectType)SearchParameterSearchParameter. setTarget(List<CodeType> theTarget)
-