Uses of Interface
ca.cdr.api.model.json.IModelJson
Package
Description
-
Uses of IModelJson in ca.cdr.api.fhirgw.json
Modifier and TypeClassDescriptionclass
class
BaseRouteJson<R extends IBaseRouteJson>
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
Modifier and TypeClassDescriptionclass
class
class
class
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
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
static 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
Modifier 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
-
Uses of IModelJson in ca.cdr.api.model.json.appgallery.portal
-
Uses of IModelJson in ca.cdr.api.persistence.megascale
Modifier 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.pub.cdaexchange.model
Modifier 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
Modifier and TypeClassDescriptionclass
Contains all relevant data involved in the conversion of an HL7 v2.x message to a list of IBaseBundle resources.
Hl7v2ToFhirConversionResultJson
instead