Identifier

Represents an identifier for uniquely identifying resources

Identifier = object

Represents an identifier for uniquely identifying resources. Used to provide business identifiers for FHIR resources.

Properties

id

id: string | null

Unique id for the identifier


system

system: string | null

The namespace for the identifier value


value

value: string | null

The value that is unique within the system


type

type: CodeableConcept | null

Type of identifier