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 DirectoryEntry resource.
DirectoryEntry | |
Definition | an entry in a directory. DirectoryEntry is a mixin that identifies the attributes that must or may be present in any element that can be represented as an entry in a Directory. |
Control | 0..* |
DirectoryEntry.href(href) | |
Definition | a LocalURI that resolves to the full resource described by the DirectoryEntry. This should be present if the service either (a) supports the Read functional profile for the specified type or (b) is aware of another service that does. |
Control | 0..1 |
Type | RenderingURI |
DirectoryEntry.resourceName(resourceName) | |
Definition | a local identifier that names a unique resource within the context of type and the service context. This attribute must be present if the corresponding element has a local name. Note, however, that some elements (e.g. Association, ValueSetDefinition, etc.) do not local names and are identified exclusively by their href. |
Control | 0..1 |
Type | LocalIdentifier |
DirectoryEntry.matchStrength(matchStrength) | |
Definition | a relative measure of the "goodness of fit" of the directory entry within the context of the directoryFilter in the containing Directory. |
Control | 0..1 |
Type | MatchStrength |