identifier
identifier()
Section titled “identifier()”Category: FHIR
Returns identifiers with the specified system
Signature
Section titled “Signature”- Return type:
Collection - Parameters:
systemstring— Identifier system to filter by
Examples
Section titled “Examples”Patient.identifier('http://hl7.org/fhir/sid/us-ssn')Organization.identifier('http://hl7.org/fhir/sid/us-npi')