This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 

Detailed Descriptions for the elements in the CodeSystemCatalogEntrySummary resource.
| CodeSystemCatalogEntrySummary | |
| Definition | A synopsis of a CodeSystem along with information about how to access the complete resource. |
| Control | 0..* |
| Type | AbstractResourceDescriptionDirectoryEntry |
| CodeSystemCatalogEntrySummary.codeSystemName(codeSystemName) | |
| Definition | the local identifier that uniquely identifies the code system within the context of the implementing service. Note that the about URI is the globally unique identifier. |
| Control | 1..1 |
| Type | CodeSystemName |
| CodeSystemCatalogEntrySummary.versions(versions) | |
| Definition | a directory URI that resolves to an ordered list of code system versions associated with this code system. versions may only be present if the service supports the CodeSystemVersion Query profile. |
| Control | 0..1 |
| Type | CodeSystemVersionCatalogEntryDirectoryURI |
| CodeSystemCatalogEntrySummary.currentVersion(currentVersion) | |
| Definition | a reference to the code system version marked as CURRENT in the service instance. |
| Control | 0..1 |
| Type | CodeSystemVersionReference |