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: 2.2.1
Syntax
public BirthPlaceExtension(
	IRepositoryService<Place> placeRepository
)

Parameters

placeRepository
Type: SanteDB.Core.ServicesIRepositoryServicePlace

[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