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 CodeSystemCatalogEntry resource.
| CodeSystemCatalogEntry | |
| Definition | Metadata and access information about a code system. |
| Control | 0..* |
| Type | AbstractResourceDescription |
| CodeSystemCatalogEntry.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 |
| CodeSystemCatalogEntry.codeSystemCategory(codeSystemCategory) | |
| Definition | the category or type of resource that the code system represents. |
| Control | 0..1 |
| Type | CodeSystemCategoryReference |
| CodeSystemCatalogEntry.ontologyDomain(ontologyDomain) | |
| Definition | the subject domain of the ontology |
| Control | 0..1 |
| Type | OntologyDomainReference |
| CodeSystemCatalogEntry.ontologyType(ontologyType) | |
| Definition | the nature of the content of the ontology |
| Control | 0..1 |
| Type | OntologyTypeReference |
| CodeSystemCatalogEntry.designedForOntologyTask(designedForOntologyTask) | |
| Definition | the purpose for which the ontology was originally designed |
| Control | 0..* |
| Type | OntologyTaskReference |
| CodeSystemCatalogEntry.hasOntologyLanguage(hasOntologyLanguage) | |
| Definition | the formal ontology language |
| Control | 0..1 |
| Type | OntologyLanguageReference |
| CodeSystemCatalogEntry.includes(includes) | |
| Definition | a reference to an external code system that is included as a component of the referenced code system. The Wine Ontology,
as an example, includes the Food Ontology as one of its components. Similarly, the US Edition of SNOMED-CT includes the international edition. |
| Control | 0..* |
| Type | CodeSystemReference |
| CodeSystemCatalogEntry.versions(versions) | |
| Definition | a DirectoryURI that references the known versions of this code system. |
| Control | 0..1 |
| Type | CodeSystemVersionCatalogEntryDirectoryURI |
| CodeSystemCatalogEntry.currentVersion(currentVersion) | |
| Definition | a reference to the code system version marked as CURRENT in the service instance. |
| Control | 0..1 |
| Type | CodeSystemVersionReference |
| CodeSystemCatalogEntry.usedOntologyEngineeringTool(usedOntologyEngineeringTool) | |
| Definition | information about a tool used to create the ontology |
| Control | 0..* |
| Type | OntologyEngineeringToolReference |