Uses of Class
org.hl7.fhir.dstu2.model.CodeType
-
Packages that use CodeType Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model org.hl7.fhir.dstu2.utils -
-
Uses of CodeType in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.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.dstu2.formats with parameters of type CodeType Modifier and Type Method Description 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) -
Uses of CodeType in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as CodeType Modifier and Type Field Description protected CodeTypeSearchParameter. baseThe base resource type that this search parameter refers to.protected CodeTypeCondition. clinicalStatusThe clinical status of the condition.protected CodeTypeCoding. codeA symbol in syntax defined by the system.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 CodeTypeElementDefinition.TypeRefComponent. codeName of Data type or Resource that is a(or the) type used for this element.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.ConceptDefinitionComponent. codeA code - a text symbol - that uniquely identifies the concept within the code system.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 CodeTypeComposition. confidentialityThe code specifying the level of confidentiality of the Composition.protected CodeTypeStructureDefinition. constrainedTypeThe type of type that is being constrained - a data type, an extension, a resource, including abstract ones.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 CodeTypeConformance.ConformanceMessagingEventComponent. focusA resource associated with the event.protected CodeTypeImplementationGuide.ImplementationGuidePageComponent. formatThe format of the page.protected CodeTypeAttachment. languageThe human language of the content.protected CodeTypeElementDefinition.ElementDefinitionMappingComponent. languageIdentifies the computable language in which mapping.map is expressed.protected CodeTypeResource. languageThe base language in which the resource is written.protected CodeTypeValueSet.ConceptDefinitionDesignationComponent. languageThe language this designation is defined for.protected CodeTypeComposition.SectionComponent. modeHow the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.protected CodeTypeOperationDefinition.OperationDefinitionParameterComponent. nameThe name of used to identify the parameter.protected CodeTypeValueSet.ConceptSetFilterComponent. propertyA code that identifies a property defined in the code system.protected CodeTypeTestScript.TestScriptSetupActionAssertComponent. resourceThe type of the resource.protected CodeTypeTestScript.TestScriptSetupActionOperationComponent. resourceThe type of the resource.protected CodeTypeImmunization. statusIndicates the current status of the vaccination event.protected CodeTypeConformance.ConformanceRestResourceComponent. typeA type of resource exposed via the restful interface.protected CodeTypeConformance.ConformanceRestSecurityCertificateComponent. typeMime type for certificate.protected CodeTypeImplementationGuide.ImplementationGuideGlobalComponent. typeThe type of resource that all instances must conform to.protected CodeTypeOperationDefinition.OperationDefinitionParameterComponent. typeThe type for this parameter.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.Fields in org.hl7.fhir.dstu2.model with type parameters of type CodeType Modifier and Type Field Description protected List<CodeType>Conformance. formatA list of the formats supported by this implementation using their content types.protected List<CodeType>Questionnaire. subjectTypeIdentifies the types of subjects that can be the subject of the questionnaire.protected List<CodeType>Conformance.ConformanceRestResourceSearchParamComponent. targetTypes of resource (if a resource is referenced).protected List<CodeType>SearchParameter. targetTypes of resource (if a resource is referenced).protected List<CodeType>ImplementationGuide.ImplementationGuidePageComponent. typeFor constructed pages, what kind of resources to include in the list.protected List<CodeType>OperationDefinition. typeIndicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g.Methods in org.hl7.fhir.dstu2.model that return CodeType Modifier and Type Method Description CodeTypeConformance. addFormatElement()CodeTypeQuestionnaire. addSubjectTypeElement()CodeTypeConformance.ConformanceRestResourceSearchParamComponent. addTargetElement()CodeTypeSearchParameter. addTargetElement()CodeTypeImplementationGuide.ImplementationGuidePageComponent. addTypeElement()CodeTypeOperationDefinition. addTypeElement()CodeTypeBase. castToCode(Base b)CodeTypeCodeType. copy()CodeTypeSearchParameter. getBaseElement()CodeTypeCondition. getClinicalStatusElement()CodeTypeCoding. getCodeElement()CodeTypeConceptMap.SourceElementComponent. getCodeElement()CodeTypeConceptMap.TargetElementComponent. getCodeElement()CodeTypeElementDefinition.TypeRefComponent. getCodeElement()CodeTypeOperationDefinition. getCodeElement()CodeTypeQuantity. getCodeElement()CodeTypeSearchParameter. getCodeElement()CodeTypeValueSet.ConceptDefinitionComponent. getCodeElement()CodeTypeValueSet.ConceptReferenceComponent. getCodeElement()CodeTypeValueSet.ValueSetExpansionContainsComponent. getCodeElement()CodeTypeComposition. getConfidentialityElement()CodeTypeStructureDefinition. getConstrainedTypeElement()CodeTypeAttachment. getContentTypeElement()CodeTypeBinary. getContentTypeElement()CodeTypeSignature. getContentTypeElement()CodeTypeConformance.ConformanceMessagingEventComponent. getFocusElement()CodeTypeImplementationGuide.ImplementationGuidePageComponent. getFormatElement()CodeTypeAttachment. getLanguageElement()CodeTypeElementDefinition.ElementDefinitionMappingComponent. getLanguageElement()CodeTypeResource. getLanguageElement()CodeTypeValueSet.ConceptDefinitionDesignationComponent. getLanguageElement()CodeTypeComposition.SectionComponent. getModeElement()CodeTypeOperationDefinition.OperationDefinitionParameterComponent. getNameElement()CodeTypeValueSet.ConceptSetFilterComponent. getPropertyElement()CodeTypeTestScript.TestScriptSetupActionAssertComponent. getResourceElement()CodeTypeTestScript.TestScriptSetupActionOperationComponent. getResourceElement()CodeTypeImmunization. getStatusElement()CodeTypeConformance.ConformanceRestResourceComponent. getTypeElement()CodeTypeConformance.ConformanceRestSecurityCertificateComponent. getTypeElement()CodeTypeImplementationGuide.ImplementationGuideGlobalComponent. getTypeElement()CodeTypeOperationDefinition.OperationDefinitionParameterComponent. getTypeElement()CodeTypeValueSet.ValueSetExpansionParameterComponent. getValueCodeType()CodeTypeValueSet.ConceptSetFilterComponent. getValueElement()static CodeTypeFactory. newCode(String value)Methods in org.hl7.fhir.dstu2.model that return types with arguments of type CodeType Modifier and Type Method Description List<CodeType>Conformance. getFormat()List<CodeType>Questionnaire. getSubjectType()List<CodeType>Conformance.ConformanceRestResourceSearchParamComponent. getTarget()List<CodeType>SearchParameter. getTarget()List<CodeType>ImplementationGuide.ImplementationGuidePageComponent. getType()List<CodeType>OperationDefinition. getType() -
Uses of CodeType in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils that return types with arguments of type CodeType Modifier and Type Method Description static List<CodeType>ToolingExtensions. getSubsumes(ValueSet.ConceptDefinitionComponent c)
-