ESMD FHIR Implementation Guide
1.0.0 - esmd
ESMD FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://terminology.esmduat.cms.gov:8099/fhir/SearchParameter/uniqueId | Version: 1.0.0 | |||
| Active as of 2024-09-24 | Computable Name: UniqueId | |||
The uniqueId search parameter allows clients to search for specific resources, such as DocumentReference or Bundle, using a unique identifier assigned to each esMD transaction. This parameter helps quickly locate a document or transaction in the system by its unique reference, ensuring precise and efficient retrieval of resources.
Generated Narrative: SearchParameter uniqueId
Parameter creation:string
The uniqueId search parameter allows clients to search for specific resources, such as DocumentReference or Bundle, using a unique identifier assigned to each esMD transaction. This parameter helps quickly locate a document or transaction in the system by its unique reference, ensuring precise and efficient retrieval of resources.
| Resources | List, DocumentReference |
| Expression | List.extension.where(url = 'https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-UniqueId').value.as(string) | DocumentReference.extension.where(url = 'https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-UniqueId').value.as(string) |
| Processing Mode | Normal |
| Multiples |
|