Click or drag to resize

BirthPlaceExtension Constructor

DI injection

Namespace: SanteDB.Messaging.FHIR.Extensions.Patient
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public BirthPlaceExtension(
	IRepositoryService<Place> placeRepository
)

Parameters

placeRepository  IRepositoryServicePlace

[Missing <param name="placeRepository"/> documentation for "M:SanteDB.Messaging.FHIR.Extensions.Patient.BirthPlaceExtension.#ctor(SanteDB.Core.Services.IRepositoryService{SanteDB.Core.Model.Entities.Place})"]

See Also