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

SearchParameter: Search Parameter for Esmd-Ext-UniqueId: Filtering List and DocumentReference Resources by UniqueId

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

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.

ResourcesList, DocumentReference
ExpressionList.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 ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true