public static interface ProfileUtilities.ProfileKnowledgeProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProfileUtilities.ProfileKnowledgeProvider.BindingResolution |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkFor(String corePath,
String typeSimple) |
String |
getLinkForProfile(StructureDefinition profile,
String url) |
boolean |
hasLinkFor(String typeSimple) |
boolean |
isDatatype(String typeSimple) |
boolean |
isResource(String typeSimple) |
boolean |
prependLinks() |
ProfileUtilities.ProfileKnowledgeProvider.BindingResolution |
resolveBinding(StructureDefinition def,
ElementDefinition.ElementDefinitionBindingComponent binding,
String path) |
boolean isDatatype(String typeSimple)
boolean isResource(String typeSimple)
boolean hasLinkFor(String typeSimple)
String getLinkFor(String corePath, String typeSimple)
ProfileUtilities.ProfileKnowledgeProvider.BindingResolution resolveBinding(StructureDefinition def, ElementDefinition.ElementDefinitionBindingComponent binding, String path) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionString getLinkForProfile(StructureDefinition profile, String url)
boolean prependLinks()
Copyright © 2014–2018 University Health Network. All rights reserved.