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 NameAndMeaningReference resource.
NameAndMeaningReference | |
Definition | A NameAndMeaningReference consists of a local identifier that references a unique meaning within the context of a given domain in a CTS2 service instance and a globally unique URI that identifies the intended meaning of the identifier. |
Control | 0..* |
NameAndMeaningReference.value(value) | |
Definition | This element contains the value for the type. |
Control | 0..1 |
Type | String |
NameAndMeaningReference.uri(uri) | |
Definition | an ExternalURI that references the meaning of a name. Meaning is optional only because the meaning of some of the elements have not been fully specified in some legacy terminology resources. If meaning is not supplied, the intent of a reference cannot be shared among services or between other resources. |
Control | 0..1 |
Type | ExternalURI |
NameAndMeaningReference.href(href) | |
Definition | a RenderingURI that, when dereferenced, results in a CTS2 compliant representation of the meaning of the given NameAndMeaningReference. This must be present if the implementing CTS2 service is aware of a CTS2 resource that carries the definition. |
Control | 0..1 |
Type | RenderingURI |