Files
satusehat-service/internal/satusehat/reference/location/entity.go
T
2026-04-14 01:23:34 +00:00

8 lines
255 B
Go

package location
// Konstanta standar untuk sistem identifier Location di Satu Sehat.
const (
IdentifierSystemLocation = "http://sys-ids.kemkes.go.id/location"
PhysicalTypeSystem = "http://terminology.hl7.org/CodeSystem/location-physical-type"
)