Click or drag to resize

RelatedPersonResourceHandlerMapToFhir(EntityRelationship) Method

Map the object to FHIR

Namespace: SanteDB.Messaging.FHIR.Handlers
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
protected override RelatedPerson MapToFhir(
	EntityRelationship model
)

Parameters

model  EntityRelationship

[Missing <param name="model"/> documentation for "M:SanteDB.Messaging.FHIR.Handlers.RelatedPersonResourceHandler.MapToFhir(SanteDB.Core.Model.Entities.EntityRelationship)"]

Return Value

RelatedPerson

[Missing <returns> documentation for "M:SanteDB.Messaging.FHIR.Handlers.RelatedPersonResourceHandler.MapToFhir(SanteDB.Core.Model.Entities.EntityRelationship)"]

See Also