Uses of Class
org.hl7.fhir.dstu3.model.IdType
-
Packages that use IdType Package Description org.hl7.fhir.dstu3.formats org.hl7.fhir.dstu3.model -
-
Uses of IdType in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return IdType Modifier and Type Method Description protected IdTypeJsonParser. parseId(String v)protected IdTypeXmlParser. parseId(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu3.formats with parameters of type IdType Modifier and Type Method Description protected voidRdfParser. composeId(Turtle.Complex parent, String parentType, String name, IdType value, int index)protected voidXmlParser. composeId(String name, IdType value)protected 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.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as IdType Modifier and Type Field Description protected 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 IdTypeCapabilityStatement. fhirVersionThe version of the FHIR specification on which this capability statement is based.protected IdTypeImplementationGuide. fhirVersionThe version of the FHIR specification on which this ImplementationGuide is based - this is the formal version of the specification, without the revision number, e.g.protected IdTypeStructureDefinition. fhirVersionThe version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g.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 IdTypeDataElement.DataElementMappingComponent. identityAn internal id that is used to identify this mapping set when specific mappings are made on a per-element basis.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 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 IdTypeGuidanceResponse. requestIdThe id of the request associated with this response.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.ActionAssertRuleComponent. ruleIdThe TestScript.rule id value this assert will evaluate.protected IdTypeTestScript.ActionAssertRulesetRuleComponent. ruleIdId of the referenced rule within the external ruleset template.protected IdTypeTestScript.RulesetRuleComponent. ruleIdId of the referenced rule within the external ruleset template.protected IdTypeTestScript.ActionAssertRulesetComponent. rulesetIdThe TestScript.ruleset id value this assert will evaluate.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 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.dstu3.model with type parameters of type IdType Modifier and Type Field Description protected List<IdType>ElementDefinition. conditionA reference to an invariant that may make additional statements about the cardinality or value in the instance.protected List<IdType>PlanDefinition.PlanDefinitionActionComponent. goalIdIdentifies goals that this action supports.Methods in org.hl7.fhir.dstu3.model that return IdType Modifier and Type Method Description IdTypeElementDefinition. addConditionElement()IdTypePlanDefinition.PlanDefinitionActionComponent. addGoalIdElement()IdTypeBase. castToId(Base b)IdTypeIdType. copy()IdTypePlanDefinition.PlanDefinitionActionRelatedActionComponent. getActionIdElement()IdTypeRequestGroup.RequestGroupActionRelatedActionComponent. getActionIdElement()IdTypeStructureMap.StructureMapGroupRuleSourceComponent. getContextElement()IdTypeStructureMap.StructureMapGroupRuleTargetComponent. getContextElement()IdTypeStructureMap.StructureMapGroupComponent. getExtendsElement()IdTypeCapabilityStatement. getFhirVersionElement()IdTypeImplementationGuide. getFhirVersionElement()IdTypeStructureDefinition. getFhirVersionElement()IdTypeResource. getIdElement()IdTypeMessageHeader.MessageHeaderResponseComponent. getIdentifierElement()IdTypeDataElement.DataElementMappingComponent. getIdentityElement()IdTypeElementDefinition.ElementDefinitionMappingComponent. getIdentityElement()IdTypeStructureDefinition.StructureDefinitionMappingComponent. getIdentityElement()IdTypeElementDefinition.ElementDefinitionConstraintComponent. getKeyElement()IdTypeStructureMap.StructureMapGroupRuleTargetComponent. getListRuleIdElement()IdTypeStructureMap.StructureMapGroupComponent. getNameElement()IdTypeStructureMap.StructureMapGroupInputComponent. getNameElement()IdTypeStructureMap.StructureMapGroupRuleComponent. getNameElement()IdTypeStructureMap.StructureMapGroupRuleDependentComponent. getNameElement()IdTypeGuidanceResponse. getRequestIdElement()IdTypeTestScript.SetupActionOperationComponent. getRequestIdElement()IdTypeTestScript.SetupActionOperationComponent. getResponseIdElement()IdTypeTestScript.ActionAssertRuleComponent. getRuleIdElement()IdTypeTestScript.ActionAssertRulesetRuleComponent. getRuleIdElement()IdTypeTestScript.RulesetRuleComponent. getRuleIdElement()IdTypeTestScript.ActionAssertRulesetComponent. getRulesetIdElement()IdTypeTestScript.SetupActionAssertComponent. getSourceIdElement()IdTypeTestScript.SetupActionOperationComponent. getSourceIdElement()IdTypeTestScript.TestScriptVariableComponent. getSourceIdElement()IdTypeTestScript.SetupActionOperationComponent. getTargetIdElement()IdTypeTestScript.SetupActionAssertComponent. getValidateProfileIdElement()IdTypeStructureMap.StructureMapGroupRuleTargetParameterComponent. getValueIdType()IdTypeStructureMap.StructureMapGroupRuleSourceComponent. getVariableElement()IdTypeStructureMap.StructureMapGroupRuleTargetComponent. getVariableElement()IdTypeMeta. getVersionIdElement()static IdTypeFactory. newId(String value)static 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 instanceIdTypeIdType. setValue(String theValue)Set the valueIdTypeIdType. toUnqualified()Returns a new IdType containing this IdType's values but with no server base URL if one is present in this IdType.IdTypeIdType. toUnqualifiedVersionless()IdTypeIdType. toVersionless()IdTypeIdType. withResourceType(String theResourceName)IdTypeIdType. 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).IdTypeIdType. 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.dstu3.model that return types with arguments of type IdType Modifier and Type Method Description List<IdType>ElementDefinition. getCondition()List<IdType>PlanDefinition.PlanDefinitionActionComponent. getGoalId()Method parameters in org.hl7.fhir.dstu3.model with type arguments of type IdType Modifier and Type Method Description ElementDefinitionElementDefinition. setCondition(List<IdType> theCondition)PlanDefinition.PlanDefinitionActionComponentPlanDefinition.PlanDefinitionActionComponent. setGoalId(List<IdType> theGoalId)
-