core.fhircasthubcontentcontext | Medplum
FhircastHubContentContext type
Signature:
export type FhircastHubContentContext = {
key: 'content';
resource: Bundle;
};
Signature:
export type FhircastHubContentContext = {
key: 'content';
resource: Bundle;
};