
Uses of Class
org.hl7.fhir.r4.model.IdType
Packages that use IdType
-
Uses of IdType in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return IdTypeModifier and TypeMethodDescriptionprotected IdTypeprotected IdTypeXmlParser.parseId(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type IdTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeId(Turtle.Complex parent, String parentType, String name, IdType value, int index) protected voidprotected voidJsonParser.composeIdCore(String name, IdType value, boolean inArray) protected voidJsonParser.composeIdExtras(String name, IdType value, boolean inArray) protected voidJsonParserBase.parseElementProperties(com.google.gson.JsonObject theAsJsonObject, IdType theReferenceElement) -
Uses of IdType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as IdTypeModifier and TypeFieldDescriptionprotected IdTypePlanDefinition.PlanDefinitionActionRelatedActionComponent.actionIdThe element id of the related action.protected IdTypeRequestGroup.RequestGroupActionRelatedActionComponent.actionIdThe element id of the action this is related to.protected IdTypeStructureMap.StructureMapGroupRuleSourceComponent.contextType or variable this rule applies to.protected IdTypeStructureMap.StructureMapGroupRuleTargetComponent.contextType or variable this rule applies to.protected IdTypeStructureMap.StructureMapGroupComponent.extends_Another group that this group adds rules to.protected IdTypeImplementationGuide.ImplementationGuideDefinitionResourceComponent.groupingIdReference to the id of the grouping this resource appears in.protected IdTypeResource.idThe logical id of the resource, as used in the URL for the resource.protected IdTypeMessageHeader.MessageHeaderResponseComponent.identifierThe MessageHeader.id of the message to which this message is a response.protected IdTypeElementDefinition.ElementDefinitionMappingComponent.identityAn internal reference to the definition of a mapping.protected IdTypeStructureDefinition.StructureDefinitionMappingComponent.identityAn Internal id that is used to identify this mapping set when specific mappings are made.protected IdTypeElementDefinition.ElementDefinitionConstraintComponent.keyAllows identification of which elements have their cardinalities impacted by the constraint.protected IdTypeStructureMap.StructureMapGroupRuleTargetComponent.listRuleIdInternal rule reference for shared list items.protected IdTypeExpression.nameA short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined.protected IdTypeStructureMap.StructureMapGroupComponent.nameA unique name for the group for the convenience of human readers.protected IdTypeStructureMap.StructureMapGroupInputComponent.nameName for this instance of data.protected IdTypeStructureMap.StructureMapGroupRuleComponent.nameName of the rule for internal references.protected IdTypeStructureMap.StructureMapGroupRuleDependentComponent.nameName of a rule or group to apply.protected IdTypeImplementationGuide.ImplementationGuideDependsOnComponent.packageIdThe NPM package name for the Implementation Guide that this IG depends on.protected IdTypeImplementationGuide.packageIdThe NPM package name for this Implementation Guide, used in the NPM package distribution, which is the primary mechanism by which FHIR based tooling manages IG dependencies.protected IdTypeTestScript.SetupActionOperationComponent.requestIdThe fixture id (maybe new) to map to the request.protected IdTypeTestScript.SetupActionOperationComponent.responseIdThe fixture id (maybe new) to map to the response.protected IdTypeTestScript.SetupActionAssertComponent.sourceIdFixture to evaluate the XPath/JSONPath expression or the headerField against.protected IdTypeTestScript.SetupActionOperationComponent.sourceIdThe id of the fixture used as the body of a PUT or POST request.protected IdTypeTestScript.TestScriptVariableComponent.sourceIdFixture to evaluate the XPath/JSONPath expression or the headerField against within this variable.protected IdTypeTestScript.SetupActionOperationComponent.targetIdId of fixture used for extracting the [id], [type], and [vid] for GET requests.protected IdTypeImagingStudy.ImagingStudySeriesComponent.uidThe DICOM Series Instance UID for the series.protected IdTypeImagingStudy.ImagingStudySeriesInstanceComponent.uidThe DICOM SOP Instance UID for this image or other DICOM content.protected IdTypeTestScript.SetupActionAssertComponent.validateProfileIdThe ID of the Profile to validate against.protected IdTypeStructureMap.StructureMapGroupRuleSourceComponent.variableNamed context for field, if a field is specified.protected IdTypeStructureMap.StructureMapGroupRuleTargetComponent.variableNamed context for field, if desired, and a field is specified.protected IdTypeMeta.versionIdThe version specific identifier, as it appears in the version portion of the URL.Fields in org.hl7.fhir.r4.model with type parameters of type IdTypeModifier and TypeFieldDescriptionElementDefinition.conditionA reference to an invariant that may make additional statements about the cardinality or value in the instance.PlanDefinition.PlanDefinitionActionComponent.goalIdIdentifies goals that this action supports.Methods in org.hl7.fhir.r4.model that return IdTypeModifier and TypeMethodDescriptionElementDefinition.addConditionElement()PlanDefinition.PlanDefinitionActionComponent.addGoalIdElement()IdType.copy()PlanDefinition.PlanDefinitionActionRelatedActionComponent.getActionIdElement()RequestGroup.RequestGroupActionRelatedActionComponent.getActionIdElement()StructureMap.StructureMapGroupRuleSourceComponent.getContextElement()StructureMap.StructureMapGroupRuleTargetComponent.getContextElement()StructureMap.StructureMapGroupComponent.getExtendsElement()ImplementationGuide.ImplementationGuideDefinitionResourceComponent.getGroupingIdElement()Resource.getIdElement()MessageHeader.MessageHeaderResponseComponent.getIdentifierElement()ElementDefinition.ElementDefinitionMappingComponent.getIdentityElement()StructureDefinition.StructureDefinitionMappingComponent.getIdentityElement()ElementDefinition.ElementDefinitionConstraintComponent.getKeyElement()StructureMap.StructureMapGroupRuleTargetComponent.getListRuleIdElement()Expression.getNameElement()StructureMap.StructureMapGroupComponent.getNameElement()StructureMap.StructureMapGroupInputComponent.getNameElement()StructureMap.StructureMapGroupRuleComponent.getNameElement()StructureMap.StructureMapGroupRuleDependentComponent.getNameElement()ImplementationGuide.getPackageIdElement()ImplementationGuide.ImplementationGuideDependsOnComponent.getPackageIdElement()TestScript.SetupActionOperationComponent.getRequestIdElement()TestScript.SetupActionOperationComponent.getResponseIdElement()TestScript.SetupActionAssertComponent.getSourceIdElement()TestScript.SetupActionOperationComponent.getSourceIdElement()TestScript.TestScriptVariableComponent.getSourceIdElement()TestScript.SetupActionOperationComponent.getTargetIdElement()ImagingStudy.ImagingStudySeriesComponent.getUidElement()ImagingStudy.ImagingStudySeriesInstanceComponent.getUidElement()TestScript.SetupActionAssertComponent.getValidateProfileIdElement()StructureMap.StructureMapGroupRuleTargetParameterComponent.getValueIdType()StructureMap.StructureMapGroupRuleSourceComponent.getVariableElement()StructureMap.StructureMapGroupRuleTargetComponent.getVariableElement()Meta.getVersionIdElement()static IdTypestatic IdTypeIdType.newRandomUuid()Construct a new ID with with form "urn:uuid:[UUID]" where [UUID] is a new, randomly created UUID generated byUUID.randomUUID()static IdTypeIdType.of(org.hl7.fhir.instance.model.api.IBaseResource theResouce) Retrieves the ID from the given resource instanceSet the valueIdType.toUnqualified()Returns a new IdType containing this IdType's values but with no server base URL if one is present in this IdType.IdType.toUnqualifiedVersionless()IdType.toVersionless()IdType.withResourceType(String theResourceName) IdType.withServerBase(String theServerBase, String theResourceType) Returns a view of this ID as a fully qualified URL, given a server base and resource name (which will only be used if the ID does not already contain those respective parts).IdType.withVersion(String theVersion) Creates a new instance of this ID which is identical, but refers to the specific version of this resource ID noted by theVersion.Methods in org.hl7.fhir.r4.model that return types with arguments of type IdTypeModifier and TypeMethodDescriptionElementDefinition.getCondition()PlanDefinition.PlanDefinitionActionComponent.getGoalId()Methods in org.hl7.fhir.r4.model with parameters of type IdTypeModifier and TypeMethodDescriptionbooleanIdType.equalsIgnoreBase(IdType theId) Returns true if this IdType matches the given IdType in terms of resource type and ID, but ignores the URL basePlanDefinition.PlanDefinitionActionRelatedActionComponent.setActionIdElement(IdType value) RequestGroup.RequestGroupActionRelatedActionComponent.setActionIdElement(IdType value) StructureMap.StructureMapGroupRuleSourceComponent.setContextElement(IdType value) StructureMap.StructureMapGroupRuleTargetComponent.setContextElement(IdType value) StructureMap.StructureMapGroupComponent.setExtendsElement(IdType value) ImplementationGuide.ImplementationGuideDefinitionResourceComponent.setGroupingIdElement(IdType value) abstract BaseResourceBaseResource.setIdElement(IdType theIdType) Resource.setIdElement(IdType value) MessageHeader.MessageHeaderResponseComponent.setIdentifierElement(IdType value) ElementDefinition.ElementDefinitionMappingComponent.setIdentityElement(IdType value) StructureDefinition.StructureDefinitionMappingComponent.setIdentityElement(IdType value) ElementDefinition.ElementDefinitionConstraintComponent.setKeyElement(IdType value) StructureMap.StructureMapGroupRuleTargetComponent.setListRuleIdElement(IdType value) Expression.setNameElement(IdType value) StructureMap.StructureMapGroupComponent.setNameElement(IdType value) StructureMap.StructureMapGroupInputComponent.setNameElement(IdType value) StructureMap.StructureMapGroupRuleComponent.setNameElement(IdType value) StructureMap.StructureMapGroupRuleDependentComponent.setNameElement(IdType value) ImplementationGuide.ImplementationGuideDependsOnComponent.setPackageIdElement(IdType value) ImplementationGuide.setPackageIdElement(IdType value) TestScript.SetupActionOperationComponent.setRequestIdElement(IdType value) TestScript.SetupActionOperationComponent.setResponseIdElement(IdType value) TestScript.SetupActionAssertComponent.setSourceIdElement(IdType value) TestScript.SetupActionOperationComponent.setSourceIdElement(IdType value) TestScript.TestScriptVariableComponent.setSourceIdElement(IdType value) TestScript.SetupActionOperationComponent.setTargetIdElement(IdType value) ImagingStudy.ImagingStudySeriesComponent.setUidElement(IdType value) ImagingStudy.ImagingStudySeriesInstanceComponent.setUidElement(IdType value) TestScript.SetupActionAssertComponent.setValidateProfileIdElement(IdType value) StructureMap.StructureMapGroupRuleSourceComponent.setVariableElement(IdType value) StructureMap.StructureMapGroupRuleTargetComponent.setVariableElement(IdType value) Meta.setVersionIdElement(IdType value) Method parameters in org.hl7.fhir.r4.model with type arguments of type IdTypeConstructors in org.hl7.fhir.r4.model with parameters of type IdTypeModifierConstructorDescriptionElementDefinitionConstraintComponent(IdType key, Enumeration<ElementDefinition.ConstraintSeverity> severity, StringType human) ConstructorElementDefinitionMappingComponent(IdType identity, StringType map) ConstructorImagingStudySeriesComponent(IdType uid, Coding modality) ConstructorImagingStudySeriesInstanceComponent(IdType uid, Coding sopClass) ConstructorImplementationGuide(UriType url, StringType name, Enumeration<Enumerations.PublicationStatus> status, IdType packageId) ConstructorMessageHeaderResponseComponent(IdType identifier, Enumeration<MessageHeader.ResponseType> code) ConstructorPlanDefinitionActionRelatedActionComponent(IdType actionId, Enumeration<PlanDefinition.ActionRelationshipType> relationship) ConstructorRequestGroupActionRelatedActionComponent(IdType actionId, Enumeration<RequestGroup.ActionRelationshipType> relationship) ConstructorStructureDefinitionMappingComponent(IdType identity) ConstructorStructureMapGroupComponent(IdType name, Enumeration<StructureMap.StructureMapGroupTypeMode> typeMode) ConstructorConstructorConstructorConstructorConstructor