Uses of Interface
org.hl7.fhir.r4.conformance.ProfileUtilities.ProfileKnowledgeProvider
-
Packages that use ProfileUtilities.ProfileKnowledgeProvider Package Description org.hl7.fhir.r4.conformance org.hl7.fhir.r4.context org.hl7.fhir.r4.utils -
-
Uses of ProfileUtilities.ProfileKnowledgeProvider in org.hl7.fhir.r4.conformance
Constructors in org.hl7.fhir.r4.conformance with parameters of type ProfileUtilities.ProfileKnowledgeProvider Constructor Description ProfileUtilities(IWorkerContext context, List<org.hl7.fhir.utilities.validation.ValidationMessage> messages, ProfileUtilities.ProfileKnowledgeProvider pkp) -
Uses of ProfileUtilities.ProfileKnowledgeProvider in org.hl7.fhir.r4.context
Classes in org.hl7.fhir.r4.context that implement ProfileUtilities.ProfileKnowledgeProvider Modifier and Type Class Description classSimpleWorkerContext -
Uses of ProfileUtilities.ProfileKnowledgeProvider in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return ProfileUtilities.ProfileKnowledgeProvider Modifier and Type Method Description ProfileUtilities.ProfileKnowledgeProviderNarrativeGenerator. getPkp()Methods in org.hl7.fhir.r4.utils with parameters of type ProfileUtilities.ProfileKnowledgeProvider Modifier and Type Method Description NarrativeGeneratorNarrativeGenerator. setPkp(ProfileUtilities.ProfileKnowledgeProvider pkp)Constructors in org.hl7.fhir.r4.utils with parameters of type ProfileUtilities.ProfileKnowledgeProvider Constructor Description StructureMapUtilities(IWorkerContext worker, StructureMapUtilities.ITransformerServices services, ProfileUtilities.ProfileKnowledgeProvider pkp)
-