| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected CodeType |
JsonParser.parseCode(String v) |
protected CodeType |
XmlParser.parseCode(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XmlParser.composeCode(String name,
CodeType value) |
protected void |
RdfParser.composeCode(Turtle.Complex parent,
String parentType,
String name,
CodeType value,
int index) |
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) |
| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
TestScript.SetupActionOperationComponent.accept
The mime-type to use for RESTful operation in the 'Accept' header.
|
protected CodeType |
SearchParameter.code
The code used in the URL or the parameter name in a parameters resource for this search parameter.
|
protected CodeType |
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.code
Type of template specified.
|
protected CodeType |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.code
Code of the property supported.
|
protected CodeType |
OperationDefinition.code
The name used to invoke the operation.
|
protected CodeType |
CompartmentDefinition.CompartmentDefinitionResourceComponent.code
The name of a resource supported by the server.
|
protected CodeType |
Coding.code
A symbol in syntax defined by the system.
|
protected CodeType |
Quantity.code
A computer processable form of the unit in some unit representation system.
|
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 |
ConceptMap.ConceptMapGroupUnmappedComponent.code
The fixed code to use when the mode = 'fixed' - all unmapped codes are mapped to a single fixed code.
|
protected CodeType |
CodeSystem.CodeSystemFilterComponent.code
The code that identifies this filter when it is used as a filter in [[[ValueSet]]].compose.include.filter.
|
protected CodeType |
CodeSystem.PropertyComponent.code
A code that is used to identify the property.
|
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 |
MessageDefinition.MessageDefinitionFocusComponent.code
The kind of resource that must be the focus for this message.
|
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 |
TestScript.SetupActionOperationComponent.contentType
The mime-type to use for RESTful operation in the 'Content-Type' header.
|
protected CodeType |
TestScript.SetupActionAssertComponent.contentType
The mime-type contents to compare against the request or response message 'Content-Type' header.
|
protected CodeType |
Binary.contentType
MimeType of the binary content represented as a standard MimeType (BCP 13).
|
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 |
Money.currency
ISO 4217 Currency Code.
|
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 |
Attachment.language
The human language of the content.
|
protected CodeType |
CodeSystem.ConceptDefinitionDesignationComponent.language
The language this designation is defined for.
|
protected CodeType |
ValueSet.ConceptReferenceDesignationComponent.language
The language this designation is defined for.
|
protected CodeType |
Resource.language
The base language in which the resource is written.
|
protected CodeType |
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.name
Expansion Parameter name.
|
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 |
Subscription.SubscriptionChannelComponent.payload
The mime type to send the payload in - either application/fhir+xml, or application/fhir+json.
|
protected CodeType |
ValueSet.ConceptSetFilterComponent.property
A code that identifies a property or a filter defined in the code system.
|
protected CodeType |
TestScript.SetupActionOperationComponent.resource
The type of the resource.
|
protected CodeType |
TestScript.SetupActionAssertComponent.resource
The type of the resource.
|
protected CodeType |
Signature.sigFormat
A mime type that indicates the technical format of the signature.
|
protected CodeType |
GraphDefinition.start
The type of FHIR resource at which instances of this graph start.
|
protected CodeType |
Signature.targetFormat
A mime type that indicates the technical format of the target resources signed by the signature.
|
protected CodeType |
ImplementationGuide.ImplementationGuideGlobalComponent.type
The type of resource that all instances must conform to.
|
protected CodeType |
CapabilityStatement.CapabilityStatementRestResourceComponent.type
A type of resource exposed via the restful interface.
|
protected CodeType |
OperationDefinition.OperationDefinitionParameterComponent.type
The type for this parameter.
|
protected CodeType |
GraphDefinition.GraphDefinitionLinkTargetComponent.type
Type of resource this link refers to.
|
protected CodeType |
DataRequirement.type
The type of the required data, specified as the type name of a resource.
|
protected CodeType |
ParameterDefinition.type
The type of the parameter.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CodeType> |
SearchParameter.base
The base resource type(s) that this search parameter can be used against.
|
protected List<CodeType> |
CapabilityStatement.format
A list of the formats supported by this implementation using their content types.
|
protected List<CodeType> |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.language
Language Displays supported.
|
protected List<CodeType> |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.op
Operations supported for the property.
|
protected List<CodeType> |
CapabilityStatement.patchFormat
A list of the patch formats supported by this implementation using their content types.
|
protected List<CodeType> |
Endpoint.payloadMimeType
The mime type to send the payload in - e.g.
|
protected List<CodeType> |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.property
Properties supported for $lookup.
|
protected List<CodeType> |
OperationDefinition.resource
The types on which this operation can be executed.
|
protected List<CodeType> |
Questionnaire.subjectType
The types of subjects that can be the subject of responses created for the questionnaire.
|
protected List<CodeType> |
SearchParameter.target
Types of resource (if a resource is referenced).
|
| Modifier and Type | Method and Description |
|---|---|
CodeType |
SearchParameter.addBaseElement() |
CodeType |
CapabilityStatement.addFormatElement() |
CodeType |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.addLanguageElement() |
CodeType |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.addOpElement() |
CodeType |
CapabilityStatement.addPatchFormatElement() |
CodeType |
Endpoint.addPayloadMimeTypeElement() |
CodeType |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.addPropertyElement() |
CodeType |
OperationDefinition.addResourceElement() |
CodeType |
Questionnaire.addSubjectTypeElement() |
CodeType |
SearchParameter.addTargetElement() |
CodeType |
Base.castToCode(Base b) |
CodeType |
CodeType.copy() |
CodeType |
TestScript.SetupActionOperationComponent.getAcceptElement() |
CodeType |
SearchParameter.getCodeElement() |
CodeType |
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.getCodeElement() |
CodeType |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.getCodeElement() |
CodeType |
OperationDefinition.getCodeElement() |
CodeType |
CompartmentDefinition.CompartmentDefinitionResourceComponent.getCodeElement() |
CodeType |
Coding.getCodeElement() |
CodeType |
Quantity.getCodeElement() |
CodeType |
ConceptMap.SourceElementComponent.getCodeElement() |
CodeType |
ConceptMap.TargetElementComponent.getCodeElement() |
CodeType |
ConceptMap.ConceptMapGroupUnmappedComponent.getCodeElement() |
CodeType |
CodeSystem.CodeSystemFilterComponent.getCodeElement() |
CodeType |
CodeSystem.PropertyComponent.getCodeElement() |
CodeType |
CodeSystem.ConceptDefinitionComponent.getCodeElement() |
CodeType |
CodeSystem.ConceptPropertyComponent.getCodeElement() |
CodeType |
MessageDefinition.MessageDefinitionFocusComponent.getCodeElement() |
CodeType |
ValueSet.ConceptReferenceComponent.getCodeElement() |
CodeType |
ValueSet.ValueSetExpansionContainsComponent.getCodeElement() |
CodeType |
TestScript.SetupActionOperationComponent.getContentTypeElement() |
CodeType |
TestScript.SetupActionAssertComponent.getContentTypeElement() |
CodeType |
Binary.getContentTypeElement() |
CodeType |
Attachment.getContentTypeElement() |
CodeType |
Money.getCurrencyElement() |
CodeType |
ElementDefinition.ElementDefinitionMappingComponent.getLanguageElement() |
CodeType |
Expression.getLanguageElement() |
CodeType |
Attachment.getLanguageElement() |
CodeType |
CodeSystem.ConceptDefinitionDesignationComponent.getLanguageElement() |
CodeType |
ValueSet.ConceptReferenceDesignationComponent.getLanguageElement() |
CodeType |
Resource.getLanguageElement() |
CodeType |
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.getNameElement() |
CodeType |
OperationDefinition.OperationDefinitionParameterComponent.getNameElement() |
CodeType |
ParameterDefinition.getNameElement() |
CodeType |
Subscription.SubscriptionChannelComponent.getPayloadElement() |
CodeType |
ValueSet.ConceptSetFilterComponent.getPropertyElement() |
CodeType |
TestScript.SetupActionOperationComponent.getResourceElement() |
CodeType |
TestScript.SetupActionAssertComponent.getResourceElement() |
CodeType |
Signature.getSigFormatElement() |
CodeType |
GraphDefinition.getStartElement() |
CodeType |
Signature.getTargetFormatElement() |
CodeType |
ImplementationGuide.ImplementationGuideGlobalComponent.getTypeElement() |
CodeType |
CapabilityStatement.CapabilityStatementRestResourceComponent.getTypeElement() |
CodeType |
OperationDefinition.OperationDefinitionParameterComponent.getTypeElement() |
CodeType |
GraphDefinition.GraphDefinitionLinkTargetComponent.getTypeElement() |
CodeType |
DataRequirement.getTypeElement() |
CodeType |
ParameterDefinition.getTypeElement() |
CodeType |
CodeSystem.ConceptPropertyComponent.getValueCodeType() |
CodeType |
ValueSet.ValueSetExpansionParameterComponent.getValueCodeType() |
static CodeType |
Factory.newCode(String value) |
CodeType |
CodeType.setSystem(String system) |
| Modifier and Type | Method and 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() |
| Modifier and Type | Method and Description |
|---|---|
SearchParameter |
SearchParameter.setBase(List<CodeType> theBase) |
CapabilityStatement |
CapabilityStatement.setFormat(List<CodeType> theFormat) |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setLanguage(List<CodeType> theLanguage) |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setOp(List<CodeType> theOp) |
CapabilityStatement |
CapabilityStatement.setPatchFormat(List<CodeType> thePatchFormat) |
Endpoint |
Endpoint.setPayloadMimeType(List<CodeType> thePayloadMimeType) |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent |
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setProperty(List<CodeType> theProperty) |
OperationDefinition |
OperationDefinition.setResource(List<CodeType> theResource) |
Questionnaire |
Questionnaire.setSubjectType(List<CodeType> theSubjectType) |
SearchParameter |
SearchParameter.setTarget(List<CodeType> theTarget) |
Copyright © 2014–2021 Health Level 7. All rights reserved.