| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected IdType |
JsonParser.parseId(String v) |
protected IdType |
XmlParser.parseId(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XmlParser.composeId(String name,
IdType value) |
protected void |
RdfParser.composeId(Turtle.Complex parent,
String parentType,
String name,
IdType value,
int index) |
protected void |
JsonParser.composeIdCore(String name,
IdType value,
boolean inArray) |
protected void |
JsonParser.composeIdExtras(String name,
IdType value,
boolean inArray) |
protected void |
JsonParserBase.parseElementProperties(com.google.gson.JsonObject theAsJsonObject,
IdType theReferenceElement) |
| Modifier and Type | Field and Description |
|---|---|
protected IdType |
PlanDefinition.PlanDefinitionActionRelatedActionComponent.actionId
The element id of the related action.
|
protected IdType |
RequestGroup.RequestGroupActionRelatedActionComponent.actionId
The element id of the action this is related to.
|
protected IdType |
StructureMap.StructureMapGroupRuleSourceComponent.context
Type or variable this rule applies to.
|
protected IdType |
StructureMap.StructureMapGroupRuleTargetComponent.context
Type or variable this rule applies to.
|
protected IdType |
StructureMap.StructureMapGroupComponent.extends_
Another group that this group adds rules to.
|
protected IdType |
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.groupingId
Reference to the id of the grouping this resource appears in.
|
protected IdType |
Resource.id
The logical id of the resource, as used in the URL for the resource.
|
protected IdType |
MessageHeader.MessageHeaderResponseComponent.identifier
The MessageHeader.id of the message to which this message is a response.
|
protected IdType |
StructureDefinition.StructureDefinitionMappingComponent.identity
An Internal id that is used to identify this mapping set when specific mappings are made.
|
protected IdType |
ElementDefinition.ElementDefinitionMappingComponent.identity
An internal reference to the definition of a mapping.
|
protected IdType |
ElementDefinition.ElementDefinitionConstraintComponent.key
Allows identification of which elements have their cardinalities impacted by the constraint.
|
protected IdType |
StructureMap.StructureMapGroupRuleTargetComponent.listRuleId
Internal rule reference for shared list items.
|
protected IdType |
Expression.name
A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined.
|
protected IdType |
StructureMap.StructureMapGroupComponent.name
A unique name for the group for the convenience of human readers.
|
protected IdType |
StructureMap.StructureMapGroupInputComponent.name
Name for this instance of data.
|
protected IdType |
StructureMap.StructureMapGroupRuleComponent.name
Name of the rule for internal references.
|
protected IdType |
StructureMap.StructureMapGroupRuleDependentComponent.name
Name of a rule or group to apply.
|
protected IdType |
ImplementationGuide.packageId
The 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 IdType |
ImplementationGuide.ImplementationGuideDependsOnComponent.packageId
The NPM package name for the Implementation Guide that this IG depends on.
|
protected IdType |
TestScript.SetupActionOperationComponent.requestId
The fixture id (maybe new) to map to the request.
|
protected IdType |
TestScript.SetupActionOperationComponent.responseId
The fixture id (maybe new) to map to the response.
|
protected IdType |
TestScript.TestScriptVariableComponent.sourceId
Fixture to evaluate the XPath/JSONPath expression or the headerField against within this variable.
|
protected IdType |
TestScript.SetupActionOperationComponent.sourceId
The id of the fixture used as the body of a PUT or POST request.
|
protected IdType |
TestScript.SetupActionAssertComponent.sourceId
Fixture to evaluate the XPath/JSONPath expression or the headerField against.
|
protected IdType |
TestScript.SetupActionOperationComponent.targetId
Id of fixture used for extracting the [id], [type], and [vid] for GET requests.
|
protected IdType |
ImagingStudy.ImagingStudySeriesComponent.uid
The DICOM Series Instance UID for the series.
|
protected IdType |
ImagingStudy.ImagingStudySeriesInstanceComponent.uid
The DICOM SOP Instance UID for this image or other DICOM content.
|
protected IdType |
TestScript.SetupActionAssertComponent.validateProfileId
The ID of the Profile to validate against.
|
protected IdType |
StructureMap.StructureMapGroupRuleSourceComponent.variable
Named context for field, if a field is specified.
|
protected IdType |
StructureMap.StructureMapGroupRuleTargetComponent.variable
Named context for field, if desired, and a field is specified.
|
protected IdType |
Meta.versionId
The version specific identifier, as it appears in the version portion of the URL.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IdType> |
ElementDefinition.condition
A reference to an invariant that may make additional statements about the cardinality or value in the instance.
|
protected List<IdType> |
PlanDefinition.PlanDefinitionActionComponent.goalId
Identifies goals that this action supports.
|
| Modifier and Type | Method and Description |
|---|---|
IdType |
ElementDefinition.addConditionElement() |
IdType |
PlanDefinition.PlanDefinitionActionComponent.addGoalIdElement() |
IdType |
Base.castToId(Base b) |
IdType |
IdType.copy() |
IdType |
PlanDefinition.PlanDefinitionActionRelatedActionComponent.getActionIdElement() |
IdType |
RequestGroup.RequestGroupActionRelatedActionComponent.getActionIdElement() |
IdType |
StructureMap.StructureMapGroupRuleSourceComponent.getContextElement() |
IdType |
StructureMap.StructureMapGroupRuleTargetComponent.getContextElement() |
IdType |
StructureMap.StructureMapGroupComponent.getExtendsElement() |
IdType |
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.getGroupingIdElement() |
IdType |
Resource.getIdElement() |
IdType |
MessageHeader.MessageHeaderResponseComponent.getIdentifierElement() |
IdType |
StructureDefinition.StructureDefinitionMappingComponent.getIdentityElement() |
IdType |
ElementDefinition.ElementDefinitionMappingComponent.getIdentityElement() |
IdType |
ElementDefinition.ElementDefinitionConstraintComponent.getKeyElement() |
IdType |
StructureMap.StructureMapGroupRuleTargetComponent.getListRuleIdElement() |
IdType |
Expression.getNameElement() |
IdType |
StructureMap.StructureMapGroupComponent.getNameElement() |
IdType |
StructureMap.StructureMapGroupInputComponent.getNameElement() |
IdType |
StructureMap.StructureMapGroupRuleComponent.getNameElement() |
IdType |
StructureMap.StructureMapGroupRuleDependentComponent.getNameElement() |
IdType |
ImplementationGuide.getPackageIdElement() |
IdType |
ImplementationGuide.ImplementationGuideDependsOnComponent.getPackageIdElement() |
IdType |
TestScript.SetupActionOperationComponent.getRequestIdElement() |
IdType |
TestScript.SetupActionOperationComponent.getResponseIdElement() |
IdType |
TestScript.TestScriptVariableComponent.getSourceIdElement() |
IdType |
TestScript.SetupActionOperationComponent.getSourceIdElement() |
IdType |
TestScript.SetupActionAssertComponent.getSourceIdElement() |
IdType |
TestScript.SetupActionOperationComponent.getTargetIdElement() |
IdType |
ImagingStudy.ImagingStudySeriesComponent.getUidElement() |
IdType |
ImagingStudy.ImagingStudySeriesInstanceComponent.getUidElement() |
IdType |
TestScript.SetupActionAssertComponent.getValidateProfileIdElement() |
IdType |
StructureMap.StructureMapGroupRuleTargetParameterComponent.getValueIdType() |
IdType |
StructureMap.StructureMapGroupRuleSourceComponent.getVariableElement() |
IdType |
StructureMap.StructureMapGroupRuleTargetComponent.getVariableElement() |
IdType |
Meta.getVersionIdElement() |
static IdType |
Factory.newId(String value) |
static IdType |
IdType.newRandomUuid()
Construct a new ID with with form "urn:uuid:[UUID]" where [UUID] is a new,
randomly created UUID generated by
UUID.randomUUID() |
static IdType |
IdType.of(org.hl7.fhir.instance.model.api.IBaseResource theResouce)
Retrieves the ID from the given resource instance
|
IdType |
IdType.setValue(String theValue)
Set the value
|
IdType |
IdType.toUnqualified()
Returns a new IdType containing this IdType's values but with no server
base URL if one is present in this IdType.
|
IdType |
IdType.toUnqualifiedVersionless() |
IdType |
IdType.toVersionless() |
IdType |
IdType.withResourceType(String theResourceName) |
IdType |
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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdType> |
ElementDefinition.getCondition() |
List<IdType> |
PlanDefinition.PlanDefinitionActionComponent.getGoalId() |
| Modifier and Type | Method and Description |
|---|---|
ElementDefinition |
ElementDefinition.setCondition(List<IdType> theCondition) |
PlanDefinition.PlanDefinitionActionComponent |
PlanDefinition.PlanDefinitionActionComponent.setGoalId(List<IdType> theGoalId) |
Copyright © 2014–2021 Health Level 7. All rights reserved.