Skip to main content

Enterprise

A group of Medplum projects managed as a single enterprise.

Elements

NameRequiredTypeDescription
identifierIdentifier[]

Details

Identifiers for the enterprise.

namestring

Details

The name of the enterprise.

statuscode

Details

Whether the enterprise is active or inactive.

organizationReference<>

Details

The organization represented by the enterprise.

codeCodeableConcept[]

Details

Codes used to classify the enterprise.

projectEnterpriseProject[]

Details

Projects belonging to the enterprise and their deployment environments.

projectReference<>

Details

A project belonging to the enterprise.

codecode

Details

Whether the project is a production or non-production environment.

Search Parameters

NameTypeDescriptionExpression
identifiertokenAn identifier for the enterpriseEnterprise.identifier
namestringThe name of the enterpriseEnterprise.name
statustokenThe status of the enterpriseEnterprise.status
organizationreferenceThe organization represented by the enterpriseEnterprise.organization
codetokenA code that classifies the enterpriseEnterprise.code
projectreferenceA project belonging to the enterpriseEnterprise.project.project
project-codetokenThe deployment environment of a project in the enterpriseEnterprise.project.code

Inherited Elements

NameRequiredTypeDescription