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 URIAndEntityName resource.
URIAndEntityName | |
Definition | The combination of a URI and an optional ScopedEntityName and an optional designation for a resource. |
Control | 0..* |
URIAndEntityName.uri(uri) | |
Definition | a URI that uniquely references the target entity |
Control | 1..1 |
Type | ExternalURI |
URIAndEntityName.href(href) | |
Definition | a URI that resolves to the full EntityDescription represented by this resource |
Control | 0..1 |
Type | RenderingURI |
URIAndEntityName.namespace(namespace) | |
Definition | an identifier that references a unique namespace URI within the context of the service |
Control | 0..1 |
Type | NamespaceIdentifier |
URIAndEntityName.name(name) | |
Definition | the local entity name within the context of the namespace. What is chosen for the entity name is service specific |
Control | 0..1 |
Type | String |
URIAndEntityName.designation(designation) | |
Definition | a designation considered appropriate for the entity in the specific context of use |
Control | 0..1 |
Type | String |