Uses of Class
org.hl7.fhir.validation.instance.utils.NodeStack
-
Packages that use NodeStack Package Description org.hl7.fhir.validation.instance org.hl7.fhir.validation.instance.type org.hl7.fhir.validation.instance.utils -
-
Uses of NodeStack in org.hl7.fhir.validation.instance
Methods in org.hl7.fhir.validation.instance with parameters of type NodeStack Modifier and Type Method Description List<String>InstanceValidator. assignChildren(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.model.StructureDefinition profile, org.hl7.fhir.r5.elementmodel.Element resource, NodeStack stack, List<org.hl7.fhir.r5.model.ElementDefinition> childDefinitions, List<ElementInfo> children)voidInstanceValidator. checkBindings(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, String path, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack, org.hl7.fhir.r5.model.ValueSet valueset, org.hl7.fhir.r5.model.Coding nextCoding)voidInstanceValidator. checkCardinalities(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.model.StructureDefinition profile, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack, List<org.hl7.fhir.r5.model.ElementDefinition> childDefinitions, List<ElementInfo> children, List<String> problematicPaths)voidInstanceValidator. checkChild(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.model.StructureDefinition profile, org.hl7.fhir.r5.model.ElementDefinition definition, org.hl7.fhir.r5.elementmodel.Element resource, org.hl7.fhir.r5.elementmodel.Element element, String actualType, NodeStack stack, boolean inCodeableConcept, boolean checkDisplayInContext, ElementInfo ei, String extensionUrl)voidInstanceValidator. checkChildByDefinition(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.model.StructureDefinition profile, org.hl7.fhir.r5.model.ElementDefinition definition, org.hl7.fhir.r5.elementmodel.Element resource, org.hl7.fhir.r5.elementmodel.Element element, String actualType, NodeStack stack, boolean inCodeableConcept, boolean checkDisplayInContext, ElementInfo ei, String extensionUrl, org.hl7.fhir.r5.model.ElementDefinition checkDefn, boolean isSlice)org.hl7.fhir.r5.context.IWorkerContext.ValidationResultInstanceValidator. checkCodeOnServer(NodeStack stack, String code, String system, String version, String display, boolean checkDisplay)org.hl7.fhir.r5.context.IWorkerContext.ValidationResultInstanceValidator. checkCodeOnServer(NodeStack stack, org.hl7.fhir.r5.model.ValueSet vs, String value, org.hl7.fhir.utilities.validation.ValidationOptions options)org.hl7.fhir.r5.context.IWorkerContext.ValidationResultInstanceValidator. checkCodeOnServer(NodeStack stack, org.hl7.fhir.r5.model.ValueSet valueset, org.hl7.fhir.r5.model.CodeableConcept cc, boolean vsOnly)org.hl7.fhir.r5.context.IWorkerContext.ValidationResultInstanceValidator. checkCodeOnServer(NodeStack stack, org.hl7.fhir.r5.model.ValueSet valueset, org.hl7.fhir.r5.model.Coding c, boolean checkMembership)voidInstanceValidator. checkInvariants(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.model.StructureDefinition profile, org.hl7.fhir.r5.model.ElementDefinition definition, org.hl7.fhir.r5.elementmodel.Element resource, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack, boolean onlyNonInherited)voidInstanceValidator. checkSpecials(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack, boolean checkSpecials)List<ElementInfo>InstanceValidator. listChildren(org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack)booleanInstanceValidator. matchSlice(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, List<org.hl7.fhir.utilities.validation.ValidationMessage> sliceInfo, org.hl7.fhir.r5.model.StructureDefinition profile, NodeStack stack, org.hl7.fhir.r5.model.ElementDefinition slicer, boolean unsupportedSlicing, List<String> problematicPaths, int sliceOffset, int i, org.hl7.fhir.r5.model.ElementDefinition ed, boolean childUnsupportedSlicing, ElementInfo ei)voidInstanceValidator. startInner(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element resource, org.hl7.fhir.r5.elementmodel.Element element, org.hl7.fhir.r5.model.StructureDefinition defn, NodeStack stack, boolean checkSpecials) -
Uses of NodeStack in org.hl7.fhir.validation.instance.type
Methods in org.hl7.fhir.validation.instance.type that return NodeStack Modifier and Type Method Description NodeStackValueSetValidator.VSCodingValidationRequest. getStack()Methods in org.hl7.fhir.validation.instance.type with parameters of type NodeStack Modifier and Type Method Description voidBundleValidator. validateBundle(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element bundle, NodeStack stack, boolean checkSpecials, ValidatorHostContext hostContext)voidCodeSystemValidator. validateCodeSystem(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element cs, NodeStack stack, org.hl7.fhir.utilities.validation.ValidationOptions options)voidBundleValidator. validateDocumentReference(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, List<org.hl7.fhir.r5.elementmodel.Element> entries, org.hl7.fhir.r5.elementmodel.Element composition, NodeStack stack, String fullUrl, String id, boolean repeats, String propName, String title)voidBundleValidator. validateDocumentSubReference(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, List<org.hl7.fhir.r5.elementmodel.Element> entries, org.hl7.fhir.r5.elementmodel.Element composition, NodeStack stack, String fullUrl, String id, String title, String parent, boolean repeats, String propName)voidMeasureValidator. validateMeasure(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack)voidMeasureValidator. validateMeasureReport(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack)voidQuestionnaireValidator. validateQuestionannaire(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element element, org.hl7.fhir.r5.elementmodel.Element element2, NodeStack stack)voidQuestionnaireValidator. validateQuestionannaireResponse(ValidatorHostContext hostContext, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack)voidQuestionnaireValidator. validateQuestionnaireResponseItem(ValidatorHostContext hostContext, QuestionnaireValidator.QuestionnaireWithContext qsrc, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element element, NodeStack stack, boolean inProgress, org.hl7.fhir.r5.elementmodel.Element questionnaireResponseRoot, org.hl7.fhir.r5.model.Questionnaire.QuestionnaireItemComponent qItem, List<QuestionnaireValidator.ElementWithIndex> mapItem, EnableWhenEvaluator.QStack qstack)voidSearchParameterValidator. validateSearchParameter(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element cs, NodeStack stack)voidStructureDefinitionValidator. validateStructureDefinition(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element src, NodeStack stack)voidValueSetValidator. validateValueSet(List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, org.hl7.fhir.r5.elementmodel.Element vs, NodeStack stack)Constructors in org.hl7.fhir.validation.instance.type with parameters of type NodeStack Constructor Description VSCodingValidationRequest(NodeStack stack, org.hl7.fhir.r5.model.Coding code) -
Uses of NodeStack in org.hl7.fhir.validation.instance.utils
Methods in org.hl7.fhir.validation.instance.utils that return NodeStack Modifier and Type Method Description NodeStackNodeStack. getParent()NodeStackResolvedReference. getStack()NodeStackNodeStack. push(org.hl7.fhir.r5.elementmodel.Element element, int count, org.hl7.fhir.r5.model.ElementDefinition definition, org.hl7.fhir.r5.model.ElementDefinition type)NodeStackNodeStack. pushTarget(org.hl7.fhir.r5.elementmodel.Element element, int count, org.hl7.fhir.r5.model.ElementDefinition definition, org.hl7.fhir.r5.model.ElementDefinition type)NodeStackNodeStack. resetIds()Methods in org.hl7.fhir.validation.instance.utils with parameters of type NodeStack Modifier and Type Method Description ResolvedReferenceResolvedReference. setStack(NodeStack stack)
-