Tables [dbo].[FHIR_Security_Label]
FHIR Security Labels
KeyNameData TypeMax Length (Bytes)NullabilityIdentityDefaultDescription
Cluster Primary Key PK_FHIR_Security_Label_ID: IDID[dbo].[uniqueid]9NOT NULL1 - 1Surrogate auto-generated unique primary key value.
Indexes NIX_FHIR_Security_Label_FHIRCodeSystem_EntryCodeFHIRCodeSystemvarchar(255)255NOT NULLFHIR Security Label System name
Indexes NIX_FHIR_Security_Label_FHIRCodeSystem_EntryCodeEntryCodevarchar(255)255NOT NULLFHIR Security Label Code
EntryNamevarchar(255)255NOT NULLFHIR Security Label Display Name
FHIRCodeSystemURLvarchar(255)255NOT NULLFHIR Security Label URL
CreatedDTTMdatetime8NOT NULL(getdate())Date and time when record is created