Exemplo n.º 1
0
 public PatientRootPatientIdentifier(IPatientRootPatientIdentifier other)
     : base(other)
 {
     CopyFrom(other);
 }
		public PatientRootPatientIdentifier(IPatientRootPatientIdentifier other)
			: base(other)
		{
			CopyFrom(other);
		}