public class ServerProfileProvider extends Object implements IResourceProvider
| Constructor and Description |
|---|
ServerProfileProvider(RestfulServer theServer) |
| Modifier and Type | Method and Description |
|---|---|
List<StructureDefinition> |
getAllProfiles(ServletRequestDetails theRequest) |
StructureDefinition |
getProfileById(ServletRequestDetails theRequest,
IdType theId) |
Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> |
getResourceType() |
public ServerProfileProvider(RestfulServer theServer)
public Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> getResourceType()
getResourceType in interface IResourceProviderpublic StructureDefinition getProfileById(ServletRequestDetails theRequest, IdType theId)
public List<StructureDefinition> getAllProfiles(ServletRequestDetails theRequest)
Copyright © 2014–2018 University Health Network. All rights reserved.