Uses of Interface
ca.cdr.api.model.json.IModelJson
Packages that use IModelJson
Package
Description
-
Uses of IModelJson in ca.cdr.api.fhirgw.json
Subinterfaces of IModelJson in ca.cdr.api.fhirgw.jsonClasses in ca.cdr.api.fhirgw.json that implement IModelJsonModifier and TypeClassDescriptionclass
class
BaseRouteJson<R extends IBaseRouteJson>
class
class
class
class
class
class
class
class
class
class
Contains the definition for an individual Smile CDR FHIR Gateway target serverclass
class
class
class
MatchedRoutesJson<T extends BaseRouteJson<?>>
-
Uses of IModelJson in ca.cdr.api.model.json
Subinterfaces of IModelJson in ca.cdr.api.model.jsonClasses in ca.cdr.api.model.json that implement IModelJsonModifier and TypeClassDescriptionclass
class
class
class
This class represents a single Audit Event, with nested objects for all related audit data.class
Parameter object class encapsulating user modifiable data to be used in the context of theCdrPointcut.AUDIT_EVENT_PRE_PERSIST
pointcut invocation.class
class
class
class
class
Deprecated.class
class
Represents a SMART launch context that has been assigned to a specific user session.class
class
Represents a SMART launch context that has been assigned to a specific user session.class
class
class
class
class
class
PageJson<T extends AbstractModelJson>
class
This structure represents an entry that captures a single entry in fhirContext, which can be either be a reference only (ex: "PractitionerRole/123") or a reference/role pair (ex: "List/123", "role": "https://example.org/med-list-at-home").class
class
This class implements the rules used for data tokenization in the FHIR Storage module.class
static class
class
class
class
Perhaps if anyone is wondering why we have such a vague fields such as associatedResources and/or defaultLaunchContexts, in our model in the first place.static class
This structure represents a link between a user in the auth database and a resource in the FHIR database.class
-
Uses of IModelJson in ca.cdr.api.model.json.appgallery.common
Classes in ca.cdr.api.model.json.appgallery.common that implement IModelJsonModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
supported types:AGProfileType
class
supported types:AGProfileType
class
supported types:AGScopeType
class
-
Uses of IModelJson in ca.cdr.api.model.json.appgallery.console
Classes in ca.cdr.api.model.json.appgallery.console that implement IModelJson -
Uses of IModelJson in ca.cdr.api.model.json.appgallery.portal
Classes in ca.cdr.api.model.json.appgallery.portal that implement IModelJson -
Uses of IModelJson in ca.cdr.api.persistence.megascale
Classes in ca.cdr.api.persistence.megascale that implement IModelJsonModifier and TypeClassDescriptionclass
Hook method input parameter for theCdrPointcut.STORAGE_MEGASCALE_PROVIDE_DB_INFO
pointcut.class
Hook method return value for theCdrPointcut.STORAGE_MEGASCALE_PROVIDE_DB_INFO
pointcut. -
Uses of IModelJson in ca.cdr.api.priorauth
Classes in ca.cdr.api.priorauth that implement IModelJson -
Uses of IModelJson in ca.cdr.api.pub.cdaexchange.model
Classes in ca.cdr.api.pub.cdaexchange.model that implement IModelJsonModifier and TypeClassDescriptionclass
Contains all the relevant data involved in the conversion of a CDA document to a FHIR IBaseBundle resource. -
Uses of IModelJson in ca.cdr.api.pub.hl7v2.model
Classes in ca.cdr.api.pub.hl7v2.model that implement IModelJsonModifier and TypeClassDescriptionclass
Contains all relevant data involved in the conversion of an HL7 v2.x message to a list of IBaseBundle resources.
Hl7v2ToFhirConversionResultJson
instead