Package org.hl7.fhir.dstu3.conformance
Interface ProfileUtilities.ProfileKnowledgeProvider
- All Known Implementing Classes:
SimpleWorkerContext
- Enclosing class:
ProfileUtilities
public static interface ProfileUtilities.ProfileKnowledgeProvider
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptiongetLinkFor
(String corePath, String typeSimple) getLinkForProfile
(StructureDefinition profile, String url) boolean
hasLinkFor
(String typeSimple) boolean
isDatatype
(String typeSimple) boolean
isResource
(String typeSimple) boolean
resolveBinding
(StructureDefinition def, ElementDefinition.ElementDefinitionBindingComponent binding, String path)
-
Method Details
-
isDatatype
-
isResource
-
hasLinkFor
-
getLinkFor
-
resolveBinding
-
getLinkForProfile
-
prependLinks
boolean prependLinks()
-